A.menu {
	font: Arial; font-size: 10pt;
	font-size: 10pt;
	color:#FFFFFF;
}
A.menu:hover {
	font-size: 10pt;
	color:#9BCBCD;
	text-decoration: underline;
}
A.menu:active {
	font-size: 10pt;
	color:#122C77;
}
table {font-family: Arial, Helvetica; font-size: 10pt;}
body {font-family: Arial, Helvetica; font-size: 10pt;}
.hr1 {
	color: #EOEOEO;
	line-height: 1px;
	text-decoration: underline;
	border: 1px inset #9BCBCD;
}
.hr2 {
	color: #000000;
	border: 1px dashed #9BCBCD;
	line-height: 1px;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #EOEOEO;

}
a{color: #0000FF; font-size: 10pt; text-decoration: underline;}
a:hover {color: #000000; font-size: 10pt;}
a:active { color: #000000; font-size: 10pt;}

.row1 {background-color: #EOEOEO
}
.row2 {
	background-color: #FFFFFF;

}
.tableheader {
	font-weight: bold;
	background-color: #122C77;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 12pt;
}
select {
	font-size: 12pt;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
.tableborder2 {
	border: 1px solid #9BCBCD;
	padding: 3px;

}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
}
