A.menu {
	font-size: 12px;
	color:#FFFFFF;
}
A.menu:hover {
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: underline;
}
A.menu:active {
	font-size: 12px;
	color:#CCCCCC;
}
table {font-size:11px;
    font-family:Tahoma;
	color:#5D6669;
	line-height:16px;
	vertical-align:top;
	padding:0px;}
	
body {font-size:11px;
    font-family:Tahoma;
	color:#5D6669;
	line-height:16px;
	vertical-align:top;
	padding:0px;}
	
.hr1 {
	color: #CCCCCC;
	line-height: 1px;
	text-decoration: underline;
	border: 1px inset #666666;
}
.hr2 {
	color: #000000;
	border: 1px dashed #CCCCCC;
	line-height: 1px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size:11px;
    font-family:Tahoma;
	color:#5D6669;
	line-height:16px;
	vertical-align:top;
	padding:0px;

}
a{color:#5D6669; text-decoration:none} 
/* a{color: #0000FF; font-size: 11px; text-decoration: underline;} */
a:hover{text-decoration:underline}
a:hover {color: orange; font-size: 11px;}
a:active { color: #660033; font-size: 11px;}

.row1 {background-color: #F4F4F4
}
.row2 {
	background-color: #FFFFFF;

}
.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 0px solid #000000;
	padding: 3px;

}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
}
