﻿a 
{
	text-decoration:none;
	color:#00a79d;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #353535; /*#030000, #555*/
	background-color:black;	
	margin: 0 auto;
	width: 830px;

    
	/*background: url(../images/dev/pageBg.gif) repeat-x left top; */
	}

FORM
{
	font-family: Arial;
	background-color: black;
	
}


UL
{
	font-family: Arial;
	text-align: left;
	list-style-type: square ;
	padding:0px 0px 0px 0px;
	text-indent:0;
	text-transform:uppercase
	
}

UL UL 
{
	text-indent:0;
}


.HomePageHeader
{
	color: white;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

/*  Image styles */
#CenterImage_div a
{
	vertical-align:top;
	position:relative;
}
	

/*  Text styles  */
#Annoucements_div 
{
	text-align: left; 
	padding-left:5px;
	background-color:#00a79d
}

/*  Navigation styles  */
#menu_div a
{
	text-decoration:none;
	padding-left:0;
	text-align:left;
	font-family:Arial;
	
}

#div_headers 
{
	text-transform:uppercase;
	font-weight:bold;
	color:White
	
}