body { 
	background-repeat: repeat-x; background-image: url(_common/images/backgrounds/bg-01-alt.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: #909090; text-decoration: none }
a:visited.end { color: #b4b4b4; text-decoration: none }
a:active.end  { color: #b4b4b4; text-decoration: none }
a:hover.end   { color: #7e7e7e; 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 }



.upbg   { background-repeat: repeat-x; background-image: url(_common/images/backgrounds/bg-03.jpg); }
.footbg { background-repeat: repeat-x; background-image: url(_common/images/backgrounds/bg-06.gif); }

.large {
		font-size: 13px;
		font-family: arial, helvetica, verdana;
		font-weight : bold;
	}
.norm  { font-size: 12px }
.small {
		font-size: 11px;
		font-color: #FFFFFF;
		font-family: arial, helvetica, verdana;
	}
a:link.small    { color: #ffffff; text-decoration: none }
a:visited.small { color: #e9e9e9; text-decoration: none }
a:active.small  { color: #d8d8d8; text-decoration: none }
a:hover.small   { color: #ffffff; text-decoration: none }

.tiny {
		font-size: 10px;
		font-family: arial, helvetica, verdana;
	}

.services {
	font-size: 11px;
	color: #FFFFFF;
	font-family: arial, helvetica, verdana;
}


a:link.services    { color: #E8502C; text-decoration: none }
a:visited.services { color: #E8502C; text-decoration: none }
a:active.services  { color: #FFFFFF; text-decoration: none }
a:hover.services   { color: #FFFFFF; text-decoration: none }

.main {
		font-size: 12px;
		color: #FFFFFF;
		font-family: arial, helvetica, verdana;
		padding-left : 5px;
		padding-right : 5px;
		line-height : 16px;
		font-weight : bold;
	}