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-family: Verdena, Arial, Helvetica; font-size: 12px; colour: #666666}
body {font-family: Verdena, Arial, Helvetica; font-size: 12px; color: #666666}
.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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660033;

}
a{color: #666666; font-size: 12px; text-decoration: underline;}
a:hover {color: #666666; font-size: 12px;}
a:active { color: #666666; font-size: 12px;}

.row1 {
}
.row2 {
	background-color: #F4F4F4;

}
.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #A4BFC2;
	background: #C6D8D9;
	padding: 5px;

}

.header_box {
	font-size: 12px;
	background-color:#40797E;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left:  0px solid #FFFFFF;
	border-right:  0px solid #FFFFFF;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding: 10px;
}

.tableborder2 {
	border: 1px solid #CCDBDD;
	background: #E4EDED;
	padding: 3px;

}

.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
}
