Body {
	background-color : #FFFFFF;
	scrollbar-arrow-color:54A9FF;
	scrollbar-track-color:E1EFFF;
	scrollbar-shadow-color:54A9FF;
	scrollbar-face-color:E1EFFF;
	scrollbar-highlight-color:CCE8F4;
	scrollbar-darkshadow-color:54A9FF;
	scrollbar-3dlight-color:54A9FF;
}

TD.lb {
	font-family : Arial;
	font-size : 12px;
	color: #00005F;	
	background-color : #EFEFEF;
}

TD.lbdisabled {
	font-family : Arial;
	font-size : 12px;
	color: #808080;
	background-color : #EFEFEF;
}

TD.lbother {
	font-family : Arial;
	font-size : 12px;
	color: #00006F;	
	background-color : #FFFFFF;
}

TD.db{
	color : #FFFFFF;
	background-color : #54A9FF;
	font-family: Arial;
	font-weight : bold;
	font-size: 12px;
}

TD.xp{
	color : #FFFFFF;
	font-family: Arial;
	font-weight : bold;
	font-size: 12px;
	background-image: url(/Images/titlebar1x25.jpg); 
	background-repeat: repeat-x;
}

select{
	font-family : Arial;
	font-size : 12px;
	color: #00005F;
}

input{
	font-family : Arial;
	font-size : 12px;
	color: #00005F; 
}

A.db{
	font-family : Arial;
	font-size : 12px;
	color : #1A004F;
	font-weight : bold;
}

A{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	color: #00005F;
}

A:hover{
	text-decoration: underline;
	color: #878787;
}

A:active{
	text-decoration: underline;
	color: #878787;
}

A.sub{
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	color: #00005F;
}

A.sub:hover,.sub:active{
	color: #878787;
}
A.sub:visited{
	color: #00005F;
	font-weight : normal;
}



A.mitem		{ color: #FFFFFF }
A.mitem:hover 	{ color: #00005F }
A.mitem:active 	{ color: #00005F }

A.nav		{ color: #FFFFFF }
A.nav:hover 	{ color: #00005F }
A.nav:active 	{ color: #00005F }


.nfo {
	font-family : Terminal;
	font-size : 9pt;
}

