.main {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10.5px;
	color: Black;
	line-height: 18px;
}
.main2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9.5px;
	color: Black;
	line-height: 14px;
	font-stretch : narrower;
}
a:link {
	color: Gray;
}
a:visited, a:active {
	color: Gray;
}
a:active {
	color: #2F4F4F;
}
a:hover {
	color: #A9A9A9;
}
* sub navigation */

.subnavon {
	color: #474858;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color:#F2F2F3;
	line-height: 18px;
}

a.subnav:link {
	font-family:arial,helvetica,sans-serif;
	color: #474858;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}
a.subnav:visited {
	font-family:arial,helvetica,sans-serif;
	color: Gray;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}

a.subnav:active {
	font-family:arial,helvetica,sans-serif;
	color: #474858;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	background-color:#F2F2F3;
	line-height: 18px;
}
a.subnav:hover {
	font-family:arial,helvetica,sans-serif;
	color:#474858;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color:#F2F2F3;
	line-height: 18px;
}

textbody {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10.5px;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
}
body {
scrollbar-base-color:#F2F2F3;
scrollbar-arrow-color: gray;
scrollbar-track-color: #F2F2F3

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: #F2F2F3; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: #F2F2F3;
}
