A
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none;
}
A:link
{
	color: blue;
}
A:active
{
	color: blue;
}
A:visited
{
	color: #4D51F5;
}
A:hover
{
	color: red;
}
body 
{
    background-color: black;
    margin-left: 0;
    margin-top: 0;
}
.button
{
    border-right: #104a7b 3px solid;
    border-top: #afc4d5 3px solid;
    font-size: 8pt;
    font-weight: bold;
    background: #fecb34;
    border-left: #afc4d5 3px solid;
    cursor: hand;
    color: black;
    border-bottom: #104a7b 3px solid;
    height: 22px;
    text-decoration: none;
}
.columnheader
{
	background-color: black;
	color: white;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.columnheader A:link
{
	color: yellow;	
	text-decoration: underline;
}
.columnheader A:active
{
	color: yellow;
	text-decoration: underline;
}
.columnheader A:visited
{
	color: yellow;
	text-decoration: underline;
}
.columnheader A:hover
{
	color: white;
	text-decoration: underline;
}
.errorfont
{
	color: red;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
}
.firstletter
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 16pt;
	font-weight: bold;
}
.formbutton
{
	background-color: black;
	color: white;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
}
.formbuttonhover
{
	background-color: white;
	color: black;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
}
.info
{
	color: black;
	font-family: Arial, Verdana;
	font-size: 9pt;
}
.infobolded
{
	color: black;
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.infosmall
{
	color: black;
	font-family: Arial, Verdana;
	font-size: 8pt;
}
.infowithbgcolor
{
	background-color: #9FC3F9;
	color: black;
	font-family: Verdana, Arial;
	font-size: 9pt;
}
.label
{
	color: black;
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.labelblue
{
	color: blue;
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.labellargefont
{
	color: black;
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
}
.labelsmall
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 7pt;
	font-weight: bold;
}
.navigationlink
{
	background-color: black;
	font-size: 8pt;
}
.navigationlink A:link
{
	color: white;
}
.navigationlink A:active
{
	color: white;
}
.navigationlink A:visited
{
	color: white;
}
.navigationlink A:hover
{
	background-color: black;
	color: white;
}
.pageheader
{
	color: #414141; 
	font-family: Arial, Verdana; 
	font-size: 15pt;
	font-weight: bold;
}
.rowinfo
{
	color: black; 
	font-family: Verdana, Arial; 
	font-size: 8pt;
}
.rowinfowithbgcolor
{
	background-color: #C8DBFB; 
	color: black;
	font-family: Verdana, Arial;
	font-size: 8pt;
}

