/* CSS Document */

body {
background-color:#cccccc;
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:0;
padding-top:0;
padding-right:0;
padding-left:0;
height:100%;


} 
 a:link,  a:active {color:#999933;text-decoration:none;}
 a:hover,   a:visited {color:#666666;text-decoration:none;}
 
.default{font-family: Verdana,Arial,Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	}


/* this puts the thin white lines around the table */


.tableTop{

background-color:#666666;
border-bottom-width:1px;
border-left-width:1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
}
.mainTable {
	background-color:#ffffff;
	border-bottom-width:1px;
	border-left-width:1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
}



 
 l
#gcrowd {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 266px;
	height: 299px;
	visibility: visible;
	
}
#MenuItems {
padding-left:8px;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
		font-weight:bold;
}
#MenuItems a:active,#MenuItems a:link {
	color:#ffffff;
	font-weight:bold;
 	text-decoration:none;
 }
 
#MenuItems a:visited,#MenuItems a:hover  {
 	color:#cccccc;
	font-weight:bold;
 	text-decoration:none;
 }
/* main content display */

.headers{
color:#999933;
font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
	#MainContent {
	margin-top:20px;
	margin-left:8px;
	line-height: 15px;
	padding-left:8px;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin-right: 20px;	
	
}
#MainContent a:link, #MainContent a:active {color:#999933;text-decoration:none;}
#MainContent a:hover,  #MainContent a:visited {color:#666666;text-decoration:none;}

#footer {

	align:center;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background-color:#ffffff;
	
	
}
.footerHeader{
color:#999933;
font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
#footer a:link, #footer a:active, #HomeLinks a:active  {
	color: #999933;
 	text-decoration:none;
 }
 
#footer a:hover, #footer a:visited, #HomeLinks a:visited {
 	color: #666666;
 	text-decoration:none;
 }


.style1 {color: #999933}

