Body {
	font-size: 10px;
	color: #777777;
	font-family: Verdana, Arial;
	line-height: 1.2;
	vertical-align : top;
}

.Main {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial;
	line-height: 1.2;
	vertical-align : top;
}

.Category {
	font-size: 12px;
	color: #0000C0;
	font-family: Verdana, Arial;
	line-height: 1.2;
	vertical-align : top;
}

.DropDown {
	font-size: 9px;
	font-family: Verdana, Arial;
	color: #777777;
	border : 1px solid #8B8B8B;
	padding : 1px 0px 0px 2px;
	background : #F6F7F8;
}

.SubNav {
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial;
	line-height: 1.4;
	vertical-align : top;
}

.News {
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial;
	line-height: 1.2;
	vertical-align : top;
}

.Login {
	font-size: 10px;
	color: #949494;
	font-family: Verdana, Arial;
	line-height: 1;
	vertical-align : top;
}

.HomeText {
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana, Arial;
	line-height: 1.2;
	vertical-align : bottom;
}

img {
	border-style: none 
}

a.mainlink:link			{ color:#000000; text-decoration: underline }
a.mainlink:active		{ color:#000000; text-decoration: underline }
a.mainlink:visited		{ color:#444444; text-decoration: underline }
a.mainlink:hover		{ color:#000000; text-decoration: underline; }

a						{ color: #ffffff; text-decoration: none }
a:link					{ color: #ffffff; background-color: transparent }
a:visited				{ color: #ffffff; background-color: transparent }
a:hover					{ color: #ffffff; text-decoration: underline }

.scroll {scrollbar-face-color: #DADADA; scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #EAE9E9; scrollbar-3dlight-color: #AAAAAA; 
	scrollbar-darkshadow-color: #AAAAAA; scrollbar-track-color: #DADADA; 
	scrollbar-arrow-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9px;
	color: #777777;
	font-family: Verdana, Arial;
	line-height: 1.2;
	vertical-align : top;
}
	
input.text {
	font-size: 9px;
	font-family: Verdana, Arial;
	color: #777777;
	border : 1px solid #8B8B8B;
	padding : 1px 0px 0px 2px;
	background : #F6F7F8;
	width: 125px;
}

.button {
	font-size: 9px;
	font-family: Verdana, Arial;
	color: #777777;
	border : 1px solid #8B8B8B;
	padding : 1px 0px 0px 2px;
	background : #F3D9DB;
}

.radiobutton {
	font-size: 9px;
	font-family: Verdana, Arial;
	color: #777777;
	padding : 1px 0px 0px 2px;
	background : #F6F7F8;
}
	
.select {
	font-size: 9px;
	font-family: Verdana ;
	color : #666666;
	background : #FFFFFF;
	padding : 20px;
}

<!--
a.emaillink:link {
	color: #000000;
}
a.emaillink:visited {
	color: #000000;
}
a.emaillink:hover {
	color:#0066FF;
}
-->
</style>

