BODY {
 background-color: #7cc476;
	background-image: url(images/bg_plain.gif);
	background-repeat: repeat;
	margin: 0px;
}
SELECT{
	background-color: #b0e0b0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#outter {
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.colgrad{
	background-image: url(images/col_grad.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#photo TD {
	text-align: center;
}

.header {	font-size: 15px;	color: #339933; font-weight:bold}
.subheader {
	font-size: 13px;
	width:300px;
	color: #208020;
	font-weight:bold;
	background:url(images/subhead.gif);
	padding-left: 2px;
	margin-top: 10px;
	margin-bottom: 4px;
}

#content { line-height: 1.5; width: 558px;}
#content A {	color: #7CC476;	text-decoration: none;}
#content A:visited {	color: #7CC476;	text-decoration: none;}
#content A:hover {	color: #008000;	text-decoration: none;}

#home { color: #333333; line-height: 1.4;}
#home A {	color: #333333;	text-decoration: none;}
#home A:visited {	color: #333333;	text-decoration: none;}
#home A:hover {	color: #008000;	text-decoration: none;}




#menu TD {	height: 46px;	vertical-align: top;}

#submenu TD {	font-size: 12px;	color: #505050; font-weight:bold ; height: 20px;}
#submenu A {	color: #7f7f7f;	text-decoration: none;}
#submenu A:visited {	color: #7f7f7f;	text-decoration: none;}
#submenu A:hover {	color: #7CC476;	text-decoration: none;}


#menutext TD {	font-size: 11px;	color: #b7b7b7;}
#menutext A {	color: #7CC476;	text-decoration: none;}
#menutext A:visited {	color: #7CC476;	text-decoration: none;}
#menutext A:hover {	color: #008000;	text-decoration: none;}

#copyright TD {	font-size: 10px;	color: #b7b7b7;}
#copyright A {	color: #7CC476;	text-decoration: none;}
#copyright A:visited {	color: #7CC476;	text-decoration: none;}
#copyright A:hover {	color: #008000;	text-decoration: none;}
