body,td,th {
	font-family: Verdena, Arial, Helvetica;	
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight:normal;
}
body {
	background-color: #ffffff;
}
A.menu {
	font-size: 12px;
	color:#FFFFFF;
}
A.menu:hover {
	font-size: 11px;
	color:#CCCCCC;
	text-decoration: underline;
}
A.menu:active {
	font-size: 11px;
	color:#CCCCCC;
}
table {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
.hr1 {
	color: #d6ae4e;
	line-height: 1px;
	text-decoration: underline;
	border: 1px inset #d6ae4e;
}
.hr2 {
	color: #d6ae4e;
	border: 1px dashed #d6ae4e;
	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:link {
	font-size: 11px;
	font-weight:normal;
	color: #F66F03;
}
a:visited {
	font-size: 11px;
	font-weight:normal;
	color: #F66F03;
}
a:hover {
	font-size: 11px;
	font-weight:normal;
	color: #EEEEEE;
}
a:active {
	font-size: 11px;
	font-weight:normal;
	color: #EEEEEE;
}
.row1 {background-color: #000000
}
.row2 {
	background-color: #BBBBBB;

}
.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
.footer {
	color: #ffffff;
	font-size:9px}

