BODY {
	background-color: #5E6997;
}
.border {
	background-color: #5E6997;
}
TABLE, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : Black;
	font-weight : normal;
}
A:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #666666;
	font-weight : bold;
}

A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #000000;
	font-weight : bold;
}
A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #333333;
	font-weight : bold;
}
A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #5E6997;
	font-weight : bold;
}

.headline {
	background-color: #5E6997;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	color : #000000;
	font-weight : bold;
}
.tableheader {
	background-color: #A8A8A8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	padding-top: 2pt;
	padding-bottom: 2pt;
}
.content {
	background-color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	padding-top: 2pt;
	padding-bottom: 2pt;
	padding-left: 5pt;
	padding-right: 5pt;
}
.loginform {
	background-color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	padding-left: 5pt;
	padding-right: 5pt;
}
INPUT  {
        height : 18px;
        background-color:dddddd;
        border-width:1;
        border-color:1C3382;
        border-style:solid;
        font-family : Helvetica,Verdana,Arial;
        font-size : 12px;
        color : #000000;
        text-decoration : none;
}
