BODY
{
    FONT-FAMILY: Arial, 'Times New Roman'
}

HR.PreFooter
{
    WIDTH: 80%;
    COLOR: #ccccff
}
IMG.clickable
{
    CURSOR: hand
}
H3
{
}
H2
{
    TEXT-ALIGN: center
}
TR.main
{
    BACKGROUND-IMAGE:url(../images/system/menubg2.jpg);
    BACKGROUND-REPEAT:repeat-y;
    BACKGROUND-ATTACHMENT:fixed;
    BACKGROUND-POSITION:center;
}
TABLE.BackToTop IMG
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none
}
TABLE.BackToTop TD
{
    FONT-SIZE: 8pt;
    TEXT-ALIGN: right
   
}

IMG.Hyperlink
{
border: none
}

A:link
{
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}   


A:visited
{
	color: #330033;
    text-decoration:underline;
	font-weight: bold;
}
   
A:hover
{
	color: #CC9966;
	text-decoration:underline;
	font-weight: bold;
}

.MenuTextStatic
{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}

.MenuTextHyper
{
	font-size: 9pt;
	font-weight: bold;
}   

SELECT, OPTION
{
	font-family: Arial, 'Times New Roman';
	padding: 2px;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
}
