<STYLE>
.link {
	font-family: Arial;
	font-size: 11px;
	color: #5872AA;
	font-weight: normal;
	line-height: 120%;
	text-decoration:;
	text-decoration: none;
}
.link {
	font-family: Arial;
	font-size: 11px;
	color: #505EA4;
	font-weight: normal;
	line-height: 120%;
	text-decoration:;
	text-decoration: none;
}

.link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 120%;
	text-decoration:none;
	text-decoration: none;
}

.linkheadline {
	font-family: Arial;
	font-size: 11px;
	color: #505EA4;
	font-weight: bolder;
	line-height: 120%;
	text-decoration:;
	text-decoration: none;
}

.linkheadline:hover {
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: bolder;
	line-height: 120%;
	text-decoration:none;
	text-decoration: none;
}

.text {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 120%;
	text-decoration:;
	text-decoration: none;
}
.textgrey {
	font-family: Arial;
	font-size: 11px;
	color: #BDBDBD;
	font-weight: normal;
	line-height: 120%;
	text-decoration:;
	text-decoration: none;
}
.textwhite {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 120%;
	text-decoration:;
	text-decoration: none;
}
.textred {
	font-family: Arial;
	font-size: 11px;
	color: #F90000;
	font-weight: normal;
	line-height: 120%;
	text-decoration:;
	text-decoration: none;
}
.headline {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 120%;
	text-decoration:;
	text-decoration: none;
}
.bigheadline {
	font-family: Arial;
	font-size: 12px;
	color: #797979;
	font-weight: bold;
	line-height: 120%;
	text-decoration:;
	text-decoration: none;
}
.adminheadline {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 120%;
	text-decoration:;
	text-decoration: none;
}
body
{
    SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: gray;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #f2f2f2;
    SCROLLBAR-DARKSHADOW-COLOR: gray;
    scrollbar-hightlight-color: #FAFAF2;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1, h2, h3, {
	margin: 0 0px 0px 0px;
	}

h1 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 22px;
line-height: 25px;
letter-spacing: -1px;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	color: #BDA059;
	}


h1.noimage {
	margin-top: 0;
	}
h2 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 16px;
	letter-spacing: -0.5px;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	}


h3 {
	margin-top: 2px;
	margin-bottom: 2px;
	font: bold 16px times new roman, Verdana, Arial, Helvetica, sans-serif;
	color: #F06980;
	
	}

.button
{
    BORDER-RIGHT: #330000 1px solid;
    BORDER-TOP: #A0A0A0 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #A0A0A0 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: #330000 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #D6D6D6
}
td
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 125%;
	text-decoration:;
	text-decoration: none;
}
.date
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #666633;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.important
{
    FONT-SIZE: 10px;
    COLOR: #cc0000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textfield
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 120%;
	border: 1px solid #000000;
	background-color: #F4F4F4;
}

.textfielddisabled
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 120%;
	border: 1px solid #000000;
	background-color: #AAAAAA;
}

form
{
margin:0px;
}
INPUT, SELECT, OPTION 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #915959;
}
input.radio
{
	border: 0px;
}
input.search
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #915959;
	width: 100px;
}
.checkbox
{
	border: 0px;
}
TEXTAREA
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #915959;


}

.monospace {
	FONT-SIZE: 12px;
	FONT-FAMILY: Courier New;
}

</STYLE>