<style type="text/css">
FONT
{
}
.splashtitle
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 700
}
.splash
{
    COLOR: #eb9999;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px
}
.titlefont
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}
.loginfont
{
    COLOR: #2F3E53;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
}


.menufont
{
    COLOR: #2F3E53;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}

.headingfont
{
    COLOR: #2F3E53;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}


.mainfont
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
}

.copyrightfont
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
}


.mainfontbold
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}



.mainfontboldred
{
    COLOR: #993333;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}


.whitefont
{
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
}


.whitefontbold
{
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}


.whitefontbigbold
{
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}


.bluefontbigbold
{
    COLOR: #336699;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}


.orangefontbigbold
{
    COLOR: #CC6633;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}

.yellowfontbold
{
    COLOR: #ffcc66;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}

.darkyellowfontbold
{
    COLOR: #996600;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}



.smallfont
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
}


.mediumfont
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
}


.mediumfontbold
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}

.bigfont
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
}

.formObjects
{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: 1px solid #333333;
	BORDER-LEFT: 1px solid #333333;
	BORDER-RIGHT: 1px solid #333333;
	BORDER-TOP: 1px solid #333333;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px
}
.formButtons
{
	
	BACKGROUND-COLOR: #DAE0E5;
	BORDER-BOTTOM: 1px solid #ffffff;
	BORDER-LEFT: 1px solid #ffffff;
	BORDER-RIGHT: 1px solid #ffffff;
	BORDER-TOP: 1px  solid #ffffff;
	COLOR: #000000;
	FONT-FAMILY: arial, verdana;
	FONT-SIZE: 11px;
}


.smallwhiteButton
{
	
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: 1px solid #6A7A91;
	BORDER-LEFT: 1px solid #6A7A91;
	BORDER-RIGHT: 1px solid #6A7A91;
	BORDER-TOP: 1px  solid #6A7A91;
	COLOR: #2F3E53;
	FONT-FAMILY: verdana,arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}


.formList
{
	
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: 1px solid #ffffff;
	BORDER-LEFT: 1px solid #ffffff;
	BORDER-RIGHT: 1px solid #ffffff;
	BORDER-TOP: 1px  solid #ffffff;
	COLOR: #000000;
	FONT-FAMILY: arial, verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}


.formButtons2
{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: 1px solid #ffffff;
	BORDER-LEFT: 1px solid #ffffff;
	BORDER-RIGHT: 1px solid #ffffff;
	BORDER-TOP: 1px  solid #ffffff;
	COLOR: #ffffff;
	FONT-FAMILY: arial, verdana;
	FONT-SIZE: 12px;
}





	


BODY
{
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #999966;
    SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #999966;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #999966;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    TEXT: #336699
}
</style>
a:active {  color: #000000; text-decoration: none}
a:hover {  color: #CC6633; text-decoration: none}
a:link {  color: #000000; text-decoration: none }
a:visited {  color: #000000; text-decoration: none}
a {  color: #ffffff; text-decoration: none }
a:hover {  }
a:hover { color: #CC6633; text-decoration: none}

a:active.greylink {  color: #000000; text-decoration: underline}
a:hover.greylink { color: #cccccc; text-decoration: underline}
a:link.greylink {  color: #666666; text-decoration: underline}
a:visited.greylink {  color: #999999; text-decoration: underline}

a:active.orangelink {  color: #cc9933; text-decoration: none}
a:hover.orangelink { color: #336699; text-decoration: none}
a:link.orangelink {  color: #cc9933; text-decoration: none}
a:visited.orangelink {  color: #cc9933; text-decoration: none}

a:active.whitelink {  color: #ffffff; text-decoration: none}
a:hover.whitelink { color: #ffcc66; text-decoration: none}
a:link.whitelink {  color: #ffffff; text-decoration: none}
a:visited.whitelink {  color: #ffffff; text-decoration: none}

a:active.redlink {  color: #cc9933; text-decoration: none}
a:hover.redlink { color: #cc9933; text-decoration: none}
a:link.redlink {  color: #993333; text-decoration: none}
a:visited.redlink {  color: #993333; text-decoration: none}

a:active.navylink {  color: #000000; text-decoration: underline}
a:hover.navylink { color: #ffcc33; text-decoration: underline}
a:link.navylink {  color: #333366; text-decoration: underline}
a:visited.navylink {  color: #666699; text-decoration: underline}
