BODY {   
	margin : 0px;   
	padding : 0px;   
	background-image: url(../images/top.gif) ;   
	background-color: #99CCFF  ;   
	background-position: top left  ;   
	background-repeat: no-repeat ;   
	background-attachment: scroll ;
	}
	
table,td {	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;	
	color : #000000;	
	padding : 0px;
	margin : 0px;
	}
	
A {   
	font-family : verdana;	
	text-decoration : none;
	color: #3300FF;
	}
	
A:HOVER {   
	font-family : verdana;	
	text-decoration : underline;	
	color: #3300FF;
	}
	
/*--------------------------------------------------------------------------------*/

/* Top Menu Window Styles */

div.box {   
	background-color: transparent  ;   
	border-color : transparent;   
	border-width : 0px ;   
	border-style: solid ;   
	margin: 0px;   
	padding: 0px 0px 0px 0px;   
	}
	
.topNavLinks {	
	font-family : verdana;	
	font-weight : bold;	
	font-size : 13px;	
	color : #000000;}	
	
/* Menu Window Styles */

table.menutable {   
	margin-bottom: 8px ;
	}
	
td.menuhdr {   
	color : #000000;   
	font-family : verdana;   
	font-weight: bold ;   
	padding-top: 0px ;   
	background-image: url(../images/menu-header.gif) ;   
	background-color: #99CCFF  ;   
	background-position: top left  ;   
	background-repeat: no-repeat ;   
	background-attachment: scroll ;
	}
	
td.menu {   
	padding-left: 8px ;   
	line-height: 1.4 ;   
	color : #000000;   
	padding-top: 5px ;   
	padding-left: 8px ;   
	border-color : #FFCC33;   
	border-width : 2px ;   
	border-style: solid ;   
	background-color: #FFFFCC ;
	}
	
p.menuhdr {   
	text-indent: 0px  ;      
	margin: 0px ;   
	padding: 0px ;   
	text-align: center;
	}
	
table.menutable_Red {   
	margin-bottom: 8px ;
	}
	
td.menuhdr_Red {   
	color : #000000;   
	font-family : verdana;   
	font-weight: bold ;   
	padding-top: 0px ;   
	background-image: url(../images/menu-header_Red.gif) ;   
	background-color: #99CCFF  ;   
	background-position: top left  ;   
	background-repeat: no-repeat ;   
	background-attachment: scroll ;
	}
	
td.menu_Red {   
	padding-left: 8px ;   
	line-height: 1.4 ;   
	color : #000000;   
	padding-top: 5px ;   
	padding-left: 8px ;   
	border-color : #FF0000;   
	border-width : 2px ;   
	border-style: solid ;   
	background-color: pink  ;
	}
	
p.menuhdr_Red {   
	text-indent: 0px  ;      
	margin: 0px ;   
	padding: 0px ;   
	text-align: center;
	}

p.leftNav {   
	text-indent: 0px  ;   	
	margin-top:3px;	
	margin-bottom:10px;
	}	

.leftNavLinks {	
	font-family : verdana;	
	color : blue;	
	text-indent: 10px;
	}	
	
.leftNavLinks:hover {	
	text-decoration : underline;
	}
	
/*--------------------------------------------------------------------------------*/

/* Legend Styles */

Div.Legend {
	color: #FFFFFF; 
	border-width: 0px;
	font-size : 80%;
	padding: 2px ;
	}
	