@charset "iso-8859-1";

/* CSS Document */
/* A:link {color: blue; text-decoration: underline}
A:visited {color: purple}
A:hover {color: red; text-decoration: blink; background: white}

A.white:link {color: white; text-decoration: none}
A.white:visited {color: white; text-decoration: none}
A.white:hover {color: red; text-decoration: none; background: white}
*/	 

/* GLOBAL */
body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #555555;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	width: 782px;
}

/* HEADER */
TABLE.header {font-family: Tahoma, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; vertical-align: top; width: 780px}  		 			
TD.header {vertical-align: top; padding-top: ; padding: 0; margin: 0} 
TD.headtopleft {text-align: left; background-image: url(../img/headleftbg.gif); background-repeat: repeat-x}
TD.headtopright {text-align: right; vertical-align: top; width: 150px; background-image: url(../img/headrightbg.gif); background-repeat: no-repeat}
TD.topmenu {background-image: url(../img/headleftbg.gif); background-repeat: repeat-x}
TD.headlightblue {background-color: #D6DEEC;}
TD.headblue {background-color: #3D77CB; font-size: 11px; font-family: Tahoma; color: #FFFFFF}
FORM.google {width: 148px; margin: 2px}
INPUT.google {font-family: Tahoma, Helvetica, sans-serif; font-size: 10px; border: 1px solid #999999}

/* LAYERS */  

/* Blue Menu Box with Tag (width=180px) */
#bluebox {
	width:180px;
	padding: 0;
	color:#555555;
	font-size: 11px;
	font-style:normal;
	margin:0;
	border:#3D77CB 1px solid;
	background:#D6DEEC;
}
#bluebox p {
	margin: 0 0 0 2px; 
	background-image: url(../img/leftarrow.gif); 
	background-repeat: no-repeat; 
	text-indent: 10px;
	}
#bluebox h5 {
	color:#FFF;
	background:#3D77CB;
	font-weight:bold;
	margin:0;
	padding:2px 5px 2px 5px;
	font-size:11px;
	border-bottom:#D6DEEC
}	

/* White Menu Box with Tag (width=180px) */
#whitebox {
	width:180px;
	padding: 0;
	color:#555555;
	font-size: 11px;
	font-style:normal;
	margin:0;
	border:#D6DEEC 1px solid;
	background:#FFFFFF;
}
#whitebox p {margin: 0 0 0 0}
#whitebox h5 {
	color:#555555;
	background:#D6DEEC;
	font-weight:bold;
	margin:0;
	padding:2px 5px 2px 5px;
	font-size:11px;
	border-bottom:#D6DEEC
}				 

#promo {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	position: relative;
	height: 180px;
	width: 180px;
}
/* White Content Text Box with Tag (width=408px) */
#contentbox {
	width: 408px; 
	padding: 0; 
	font-size: 11px; 
	font-style: normal; 
	margin-left: 4px; 
	margin-right: 4px; 
}
#contentbox table {
	color: #555555; 
	font-size: 11px; 
	text-align: justify
}
#contentbox td.bluetag {
	color: #FFFFFF; 
	font-weight: bold; 
	background: url(../img/bluetagbox.jpg)
}	 
#contentbox td.more {
	color: #555555; 
	text-align: center; 
	border-collapse: collapse; 
	border-bottom: 2px solid #D6DEEC; 
	border-top: none; 
	border-right: none; 
	border-left: none
}

/* Blue Logo Box with Tag (width=180px) */
#bluelogobox {
	width:180px;
	padding: 0;
	color:#555555;
	font-size: 11px;
	font-style:normal;
	margin:0;
	border:#3D77CB 1px solid;
	background:#D6DEEC;
}
#bluelogobox div.logo {
	margin: 0 0 0 0; 
	height: 80px; 
	text-align: center;
	}
#bluelogobox h5 {
	color:#FFF;
	background:#3D77CB;
	font-weight:bold;
	margin:0;
	padding:2px 5px 2px 5px;
	font-size:11px;
	border-bottom:#D6DEEC
}	
/* White Logo Box with Tag (width=180px) */
#whitelogobox {
	width:180px;
	padding: 0;
	color:#555555;
	font-size: 11px;
	font-style:normal;
	margin:0;
	border:#D6DEEC 1px solid;
	background:#FFFFFF;
}
#whitelogobox div.logo {
	margin: 0 0 0 0; 
	height: 80px; 
	text-align: center;
	}
#whitelogobox h5 {
	color:#555555;
	background:#D6DEEC;
	font-weight:bold;
	margin:0;
	padding:2px 5px 2px 5px;
	font-size:11px;
	border-bottom:#D6DEEC
}				 
/* counters */
#spacer {width: 180px; height: 750px}
#counter {text-align: center; position: relative; visibility: visible; height: 80px; margin: 0; padding: 0}

/* IMAGES */	 
img.imgleft {margin-top: 4px; margin-right: 6px; margin-bottom: 4px; margin-left: 0px}
img.imgright {margin-top: 4px; margin-right: 0px; margin-bottom: 4px; margin-left: 6px}

td.announce {background-image: url(../promo/expert/expert.jpg); padding: 4px 4px 4px 4px; font-size: 11px}
