A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #0000ff;
    TEXT-DECORATION: underline
}

.whitenolink
{
    COLOR: #ffff00;
    TEXT-DECORATION: none
}

.whitenolink:hover
{
    COLOR: #ffffff
}

A
{
    FONT-WEIGHT: bold;
    COLOR: #0000ff;
    TEXT-DECORATION: none
}

body
{
	padding:0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px: normal;
	FONT-SIZE: 10pt;
    	COLOR: black;
	background-color: #DCF0DB
}

TD
{
    BORDER-RIGHT: black;
    BORDER-TOP: black;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BORDER-LEFT: black;
    COLOR: #000000;
    BORDER-BOTTOM: black;
    FONT-FAMILY: "MS Sans Serif", Arial, sans-serif;
}

.banner
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #007700;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    font-variant: normal
}

.button
{
	background-color: #eeeeee;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	position: relative;
	width: auto;
	height: auto;
; color: #000000
}

.whatsnewtable 
{ 
    BORDER-RIGHT: black; 
    BORDER-TOP: black; 
    FONT-WEIGHT: 500; 
    FONT-SIZE: 10pt; 
    BORDER-LEFT: black; 
    COLOR: black; 
    BORDER-BOTTOM: black; 
    FONT-FAMILY: Verdana, Arial ; 
    border-color: #000000 black black; 
    background-color: #66CCFF; 
    line-height: normal; 
    border-style: double; 
    border-top-width: thin; 
    border-right-width: thin; 
    border-bottom-width: thin; 
    border-left-width: thin
}

.menu_cell_over 
{ 
    BACKGROUND-COLOR: #007700;  
    cursor: hand
}

.menu_cell_out 
{ 
    BACKGROUND-COLOR: #39A539 ; 
    cursor: default
}

h1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #007700;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    font-variant: normal; 
    background-image: url(images/title.gif); 
    background-repeat: repeat-y; 
    text-align: left
}

h2 
{   
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px; 
    font-style: italic; 
    color: #000000; 
    font-weight: bold
}