BODY
{
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #E0E0E0
}



FORM
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 13px;
    MARGIN-BOTTOM: 0px;
    COLOR: #000000;
    BACKGROUND-COLOR: #F8F3B3
    FONT-FAMILY: verdana, Tahoma  
}


.red
{
    COLOR: #FF0000;
    font-weight: bold;
}


.title
{
    FONT-FAMILY: arial;
    color: #00299C;
    font-weight: bold;
    FONT-SIZE: 16px;
}

.header
{
    color: #FFFFFF; 
    font-weight: bold;
    FONT-SIZE: 13px;
}





TABLE.Top
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}

TR.Color
{
    BACKGROUND-COLOR: #FFFFFF
}


TD
{

    font-family: verdana;
    font-size: 11px;
    color: #5B5B5B;
    text-decoration:none;
    line-height:170%
}


TD.List
{
    font-family: verdana;
    font-size: 13px;
    color: #990000;
    line-height:170%
}



A
{
    color: #404040; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: none
}
A:hover
{
    color: #000000; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: underline
}

A.greylinks
{
	font-size: 12px;
    color: #C0C0C0; 
    text-decoration: none;
    font-weight: bold

}
A.greylinks:hover
{
	font-size: 12px;
    color: #E98A42; 
    text-decoration: none;
    font-weight: bold
}


A.toplinks
{
	font-size: 12px;
    color: #404040; 
    text-decoration: none;
    font-weight: none

}
A.toplinks:hover
{
	font-size: 12px;
    color: #000000; 
    text-decoration: underline;
    font-weight: none
}


A.sidelinks
{
	font-size: 11px;
    color: #5B5B5B; 
    text-decoration: none;
    font-weight: none

}
A.sidelinks:hover
{
	font-size: 11px;
    color: #E98A42; 
    text-decoration: underline;
    font-weight: none
}


A.bottomlinks
{
	font-size: 11px;
    color: #C0C0C0; 
    text-decoration: none;
    font-weight: none

}
A.bottomlinks:hover
{
	font-size: 11px;
    color: #E98A42; 
    text-decoration: underline;
    font-weight: none
}



A.biglink
{
	font-size: 12px;
    color: #5B5B5B; 
    text-decoration: none;
    font-weight: none

}
A.biglink:hover
{
	font-size: 12px;
    color: #000000; 
    text-decoration: underline;
    font-weight: none
}