a.boldredlink:link {color: #CC0000; text-decoration: none; font-weight: bold}
a.boldredlink:visited {color: #CC0000; text-decoration: none; font-weight: bold}
a.boldredlink:hover {color: #CC0000; text-decoration: underline; font-weight: bold}

a.whitelink:link {color: #FFFFFF; text-decoration: none;}
a.whitelink:visited {color: #FFFFFF; text-decoration: none;}
a.whitelink:hover {color: #990000; text-decoration: underline;}

a.adventuslink:link {color: #FFFFFF; text-decoration: none;}
a.adventuslink:visited {color: #FFFFFF; text-decoration: none;}
a.adventuslink:hover {color: #FFFFFF; text-decoration: underline;}

A, A:active, A:visited
{
	color: #CC0000;
    text-decoration: none;
}
A:hover
{
    color: #CC0000;
    text-decoration: underline;
}
BODY, P, H1, H2, H3, H4, H5, H6, LI, TD, DD, DT
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
    color: black;
}
BODY
{
	background-color: #000000
}
LI,UL,OL
{
	list-style : disc;
    list-style-position: outside
}
H1, H2, H3, H4
{
	font-weight: bold
}
H2, H3, H4
{
	color: #000000
}
H1
{
	font-size: 200%
}
H2
{
	font-size: 130%;
	line-height: 115%
}
H3
{
	font-size: 130%;
	line-height: 100%;
	margin-bottom: 0px;
}
H4
{
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 2px
}
H5
{
	font-size: 7pt;
	font-weight: normal
}
H6
{
	color: #ADADAD;
	font-size: 7pt;
	font-weight: normal
}
PRE
{
	font-size: 10pt;
    color: black;
}
.btnOk
{
    BACKGROUND: #009D4F;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}
.btnCancel
{
    BACKGROUND: red;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}
.adventusbtn
{
height: 147px;
width: 250px;
background-image: url(images/adventusbtn.gif);
background-position: left bottom;
background-repeat: no-repeat;
background-color: #000000;
}
.headerright
{
padding-right: 25px;
}
hr {
border: 0;
color: #808080;
background-color: #808080;
height: 1px;
}
.statesheader{
font-weight: Bold;
color: #FFFFFF;
background-color: #000000;
}
.footer{
color: #FFFFFF;
font-size: 70%;
text-align: center;
}
.footer a{
color: #FFFFFF;
text-decoration: none;
}
.footer a:hover{
text-decoration: underline;
}
