BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}
	
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #194C7F;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color: #194C7F;
text-align: center;
}

A:link {
	color: #194C7F;
	text-decoration: none;
}

A:visited {
	color: #194C7F;
	text-decoration: none;
}

A:active {
	color: #194C7F;
	text-decoration: none;
}

A:hover {
	color: #194C7F;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

TD.dark2 {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFDE9B;
}

TD.topbar {
background-image: url(images/topbar_silver.gif);
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.topbg {

border-bottom-style: solid ; 
border-bottom-color: black; 
border-bottom-width: 1px;
border-top: solid ; 
border-top-color: black; 
border-top-width: 1px;

}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

HR {
	color : #194C7F;
	height : 3px;
}

#container { background-color:#fff;}
#text { margin: 0 310px 0 20px;}
#sidebar { float:right; width:300px; padding: 0 20px 0 10px; font-size:14px;}
#main { float:left; padding:10px 0 0 0;}

