body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
}

p, li, td, span, blockquote { font-size: 11px; line-height: 17px; }
p { margin: 10px 0 10px; }

a:link {
	font-weight: bold;
	color: #0066FF;
}

a:hover {
	color: #99CCFF;
}

a:visited {
	color: #737171;
}

.tiler {
	background: url(gfx/bgtile.gif);
}

.holder {
	background: #6699CC;
	padding: 8px;
}

.nav {
	width: 152px;
	vertical-align: top;
}

.content {
	background: #FFFFFF url(gfx/bottomrhcorner.gif) no-repeat right bottom;
}

.header {
	vertical-align: top;
	height: 126px;
	background: #6699CC;
}

.navitem {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #7498C0;
}

.navitem a {
	font-weight: bold;
	color: #5781AE;
	text-decoration: none;
	display: block;
}

.navitem a:hover {
	color: #11568C;
}

.header img {
	margin-bottom: 2px;
}

.leftcol {
	vertical-align: top;
	padding: 12px;
	width: 176px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 152px;
	}
	html>.leftcol { /* Opera fix */		
	width: 152px;
}

.rightcol {
	vertical-align: top;
	padding: 30px 12px 12px;
	width: 393px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 393px;
	}
	html>.rightcol { /* Opera fix */
	width: 393px;
}

#secondary {
	background: #F5F5F5 ;
	padding: 8px 5px 8px 10px;
	margin-top: 12px;
	font-size: 11px;
	line-height: 17px;
	color: #99CCFF;

}

h1,h2,h3 {
	font: lighter 22px Arial, Helvetica, sans-serif;
	color: #4E4E4E;
}

.rightcol p {
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}

.bigcol {
	vertical-align: top;
	padding: 30px 12px 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 393px;
}


.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6699CC;
	background: #F5F5F5;
	border-top: 1px solid #99CCFF;
	border-right: 1px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	border-left: 1px solid #99CCFF;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #F5F5F5;
	color: #6699CC;
	padding: 8px;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 0px;
padding: 5px;
}

.copy {
	font: 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.copy a {
	color: #0066FF;
}

.semiorsoffer {
	font-weight: bold;
	color: #0066FF;
	}
	
a:hover img  { 
filter:alpha(opacity=50);   
-moz-opacity: .5;   
opacity: .5;
}	