Body
{
    font-size: 10pt;
    font-family: tahoma;
    background-color: #FFFF6E;
    padding: 0px;
    margin-top: 0px;
    height: 100%;
    margin-bottom: 5px;
    color: #0C2577;
}


table        { font-family: tahoma;font-size: 10pt }
input        { font-family: tahoma;font-size: 10pt }

Div.main
{
	background-color: #ffcc00;
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #000000;
	padding: 0px;
}
A
{
	color: #B20009;
	font-family: tahoma;
	font-size: 9pt;
    text-decoration:none;	
}
img
{
	border-width: 1px;
	border-style: solid;
	border-color: #000066;
}
h2
{
	font-size: 16pt;
}
.links
{
	padding: 4px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #000000; 
	margin-right: 4px;
	text-align: center;
	width: 100px;
	font-weight: bold;
}
.ContentHeader
{
 font-size:25px;
}

.topmenulink
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration:none;
}