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: Arial, Verdena, Helvetica;
	line-height: 140%;
	font-size: 10pt;
	}
	
body {
	font-family: Arial, Verdena, Helvetica;
	font-size: 10pt;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	line-height: 140%;
	scrollbar-face-color: #7881bb;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-attachment: fixed;
	}
	
p, td {
	font-family: Arial, Verdena, Helvetica; 
	font-size: 10pt;
	line-height: 140%;
	}

.hr1 {
	color: #CCCCCC;
	line-height: 1px;
	text-decoration: underline;
	border: 1px inset #666666;
}
.hr2 {
	color: #000000;
	border: 1px dashed #CCCCCC;
	line-height: 1px;
}


A.rev:LINK
{color: #FFFFFF;
text-decoration: none;
}

A.rev:VISITED
{color: #FFFFFF;
text-decoration: none;
}

A.rev:ACTIVE
{color: #FFFF00;
text-decoration: none;
}

A.rev:HOVER
{color: #FFFF00;
text-decoration: underline;
}

H1 {
	color: #7881bb;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660033;

}

H2 {
	color: #7881bb;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;

}
a{color: #0000FF; font-size: 10pt; text-decoration: underline;}
a:hover {color: #FF0000; font-size: 10pt;}
a:active { color: #660033; font-size: 10pt;}

.row1 {background-color: #F4F4F4
}
.row2 {
	background-color: #FFFFFF;

}
.tableheader {
	font-weight: bold;
	background-color: #f3f4f9;
	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;
}