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;}
body {font-family: Verdena, Arial, Helvetica; font-size: 12px;}

.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;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660033;

}

a:link {color: #80000C; font-size: 12px; text-decoration: none; font-weight:bold;}
a:active { color: #80000C; font-size: 12px; text-decoration: none; font-weight:bold;}
a:hover {color: #999999; font-size: 12px; text-decoration: none; font-weight:bold;}
a:visited { color: #80000C; font-size: 12px; text-decoration: none; font-weight:bold;}


.personal {color: #80000C; font-size: 11px; text-decoration: none; font-weight:bold;}

.row1 {background-color: #CCCCCC;
}

.row2 {
	background-color: #EEEEEE;

}

.tableheader {
	font-weight: bold;
	background-color: #80000C;
	padding: 3px;
	margin: 3px;
}

input {
	font-size: 11px;
}

select {
	font-size: 11px;
}

.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}

.tableborder2 {
	border: 1px solid #cccccc;
	padding: 3px;

}

.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
}

.pageHeader {color: #80000C; font-size: 15px; text-decoration: none; font-weight:bold; }