	body {
		background-repeat: tile; background-image: url(_images/backgrounds/diagonal01.gif);
		scrollbar3dLightColor: #cccccc;
		scrollbarShadowColor: #cccccc;
		scrollbarFaceColor: #cccccc;
		scrollbarTrackColor: #f7f7f7;
		SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
		SCROLLBAR-SHADOW-COLOR: #cccccc;
		SCROLLBAR-3DLIGHT-COLOR: #cccccc;
		SCROLLBAR-ARROW-COLOR: #ffffff;
		SCROLLBAR-TRACK-COLOR: #f7f7f7;
		SCROLLBAR-DARKSHADOW-COLOR: #999999;
		SCROLLBAR-BASE-COLOR: #cccccc;
		scrollbarBaseColor: #cccccc;
		accelerator: false;
		scrollbarDarkShadowColor: #999999;
		scrollbarHighlightColor: #cccccc;
		scrollbarArrowColor: #ffffff;
	}

	a:link.end    { color: #a9a9a9; text-decoration: none }
	a:visited.end { color: #b4b4b4; text-decoration: none }
	a:active.end  { color: #b4b4b4; text-decoration: none }
	a:hover.end   { color: #6e6e6e; text-decoration: underline }

	a:link.updates    { color: #9a9a9a; text-decoration: none }
	a:visited.updates { color: #b3b3b3; text-decoration: none }
	a:active.updates  { color: #5c5c5c; text-decoration: none }
	a:hover.updates   { color: #6c6c6c; text-decoration: none }

	.diaglines_top  		{ background-repeat: repeat-x; background-image: url(_images/backgrounds/bg_diaglines_top.gif); }
	.diaglines_bottom  		{ background-repeat: repeat-x; background-image: url(_images/backgrounds/bg_diaglines_bottom.gif); }
	.diaglines_verybottom   { background-repeat: tile; background-image: url(_images/backgrounds/bg_diaglines_verybottom.gif); }
	.topbanner  			{ background-repeat: repeat-x; background-image: url(_images/backgrounds/bg_topbanner.gif); }


	.large { font-size: 13px }
	.norm  { font-size: 12px }
	.small { font-size: 11px }
	.tiny  { font-size: 10px;color : White; }
	.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none ;
	line-height: normal;
	color: #999999;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 4px;
	padding-bottom : 3px;
	}
	
	.thinverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none ;
	line-height: normal;
	color: #999999;
	}
	
	.arialbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none ;
	line-height: normal;
	color: #0000cc;
	}
	
	.arialboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none ;
	line-height: normal;
	color: #000099;
	}
	
	.arialboldgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none ;
	line-height: normal;
	color: #a9a9a9;
	}
	
	.arialboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none ;
	line-height: normal;
	color: #cc0000;
	}
	
	input.btn{
	color:#000099;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#00000000',EndColorStr='#50000000');
}
