body {
	
scrollbar-face-color:#999999;
scrollbar-shadow-color:black;
scrollbar-3dlight-color:black;
scrollbar-Arrow-Color:#FFFFFF;
scrollbar-track-color:#CCCCCC;
scrollbar-highlight-color:#999999;
}

body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;

}
INPUT, select {
    font-family: 'Courier New', Courier, monospace;
	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: #AADFAA;
	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: #AADFAA;
}
.navItem:hover {
	background-color: #2E8B57;
	color:#FFFFFF;
}

.navCatHead {
	text-align: center;
	width: 140px;
	height: 16px;
	font-weight: bold;
	background-color: #006400;
	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;
}
.name2 {
	font-size: 10px;
}
}
.name3 {
	font-size: 11px;
}
.special {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
