/* CSS Document */
BODY, TD, P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

a { 
	color: #275092;
	text-decoration: none;
}
a:hover {
	color: #366FC9;
	text-decoration: underline;
}

.mainbox {
	width: 753px;
	height: 100%;
	background-color : #333333;
}

.txt12 { font-size : 12px; }

.txt10 { font-size : 10px; }

.txt9 { font-size : 9px; }

.search0 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	background-color : #F9F9FD;
	border : 1px solid #0079E1;
	margin-top : 2px;
	height : 18px;
}

.search1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	background-color : #F9F9FD;
	margin-top : 2px;
}

 .head2 {
	padding-top : 4px;
	padding-bottom : 8px;
	margin: 0px;
}

.verdots {
	background-image : url(../images/dots/2.gif);
	background-repeat : repeat-y;
	background-position : center;
}

.hordots {
	background-image : url(../images/dots/1.gif);
	background-repeat : repeat-x;
	background-position : center;
}
.copyr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEDEDE;
}
.copyr a {
	color: #E1E1E1;
}
