/* 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:#CC0000;text-decoration:none;}
a:hover, a:visited {color:#CC0000;text-decoration:none;}

/* this puts the thin white lines around the table */
.maintable {

border-right-width:1px;
	border-top-width: 1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-color: #ffffff;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
/* call out links in header*/


#HomeLinks {
	padding-left:6px;
	font-family: Lucida Sans, Verdana,Arial,Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	
}


#HomeLinks a:link, #HomeLinks a:active  {
	color: #ffffff;
 	text-decoration:none;
 }
 #HomeLinks a:hover{
 color: #ffffff;
 }
 
 #HomeLinks a:visited {
 	color: #663333;
 	text-decoration:none;
 }


 
 
 l
#gcrowd {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 266px;
	height: 299px;
	visibility: visible;
	
}
#MenuItems {
padding-top:0px;
margin-top:0px;
font-family: Verdana,Arial,Helvetica, sans-serif;
font-size:14px;
line-height:28px;
	background-color:#97b55d;
	
	
}
#MenuItems ul{

list-style-type:none;
/*list-style-position:inside;*/
}

#MenuItems ul li{

margin-top:0px;
margin-left:0px;
padding-left:10px;
background-color:#97b55d;

/*border-bottom:1px solid #fff;
border-left:1px solid #fff;*/
height:25px;

}
#MenuItems a{
color:#fff;
}
#MenuItems a:hover,#MenuItems a:visited{
color:#000;
}


/* main content display */

.headers{
color:#97b55d;
font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	.default{

font-family: Lucida Sans, Verdana,Arial,Helvetica, sans-serif;
	font-size:11px;
	
	}
	
	#MainContent {
	margin-top:30px;
	margin-left:30px;
	line-height: 15px;
	padding-left:30px;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	margin-right: 20px;	
	
}



/*#secondLinks {
	position: absolute;
	top: 14px;
	left: 660px;
	width: 130px;
	height: 20px;
	visibility: visible;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	color:#ff6633;
	font-size:11px;
	font-weight:bold;
	
}

#secondLinks a:link, #secondLinks a:active  {
	color: #ff6633;
 	text-decoration:none;
 }
 
#secondLinks a:hover, #secondLinks a:visited {
 	color: #cccccc;
 	text-decoration:none;
 }
*/






/* 
#MenuItems p.a p.a:active,  {
color: #CC6600;
 text-decoration:none;}
 
#MenuItems a:hover.p a:Visited.p{
 color: #97b55d;
 text-decoration:none;
}*/
2
