
body,td,th {
	font-size: 12px;
	color: #484848;
	font-family: Tahoma;
}
body {
	background-color: #F9F9F9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma;
	color: #777777;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.dotd {
	border-right-style: dotted;
	border-right-color: #999999;
	border-right-width: 1px;

}
.dotd3 {
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;

}
.dotd2 {
	border: 1px solid #999999;
}
form{display:inline}

input{margin-bottom:2px;margin-top:2px;text-indent:2px}

input,textarea,select{
	color:#999999;
	font-size:10px;
	border: 1px dotted #999999;
}
.head_table {
text-align:center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
/* Fancy form styles for IE */
input,textarea,select{background: #ffffff;border-width:1px;font:normal 10px Verdana,Arial,Helvetica,sans-serif}
.style1 {font-size: 9px}
.navigation a,.navigation a:hover {
	height: 20px;
	padding: 5px 5px 5px 20px;
	margin: 0px;
	display: block;
	color: #FF0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
}  
.navigation a:hover {
	height: 20px;
	padding: 5px 5px 5px 20px;
	margin: 0px;
	display: block;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	vertical-align: middle;
	background-color: #CCCCCC;
} 
h1 {
	font-size: 16px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
}

