body {
	
scrollbar-face-color:#4682B4;
scrollbar-shadow-color:black;
scrollbar-3dlight-color:black;
scrollbar-Arrow-Color:#FFFFFF;
scrollbar-track-color:#87CEFA;
scrollbar-highlight-color : #FFFFFF;
}


body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 13px;
}
INPUT, select {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.outline {
}

.oldCrap  {
	height: 10px;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=#5E5947,Strength=1);
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

.bnav {
	font-weight: normal;
	color:#000000;
}

.small {
	font-size : 10px;
}

/*
.navSingleo, .navItemo, .navCatHeado, .navNormalo {
	text-align: center;
	width: 140px;
	height: 16px;
	font-weight: bold;
}
*/

.navNormal {
	text-align: center;
	width: 140px;
	height: 16px;
	font-size: 10px;
	background-color: #C6E8FC;
	font-weight: normal;
	color:#003366;
	
}

.navSingle {
	text-align: center;
	width: 140px;
	height: 16px;
	font-weight: bold;
	background-color: #C6E8FC;
}

.navItem {
	text-align: center;
	width: 140px;
	height: 16px;
	font-weight: bold;
	background-color: #C6E8FC;
}
.navItem:hover {
	background-color: #3E85B3;
	color:#FFFFFF;
}

.navCatHead {
	text-align: center;
	width: 140px;
	height: 16px;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
}

.testing {
	background-color : #DAA520;
}

.mainTitle {
	background-color: #3E85B3;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}

.name {
	font-weight: bold;
	font-size: 14px;
}

.special {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}