body
{
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	font-family: Gill, Verdana, sans-serif;
	font-size:15px;
	color:#0000000;
	/*background-image:url(../images/bg.gif);
background-repeat:repeat;*/
background-color:#3e4000;
	text-align:justify
}
td
{
	font-family:Gill Sans, Gill Sans MT, sans-serif;
	font-size:16px;
}
.head-bar
{
background-image:url(../img/head-bg.gif);
background-repeat:no-repeat;
height:30px;
color:#f8f4e5;
padding-right:34px;
}
.hd-links
{
font-size:12px;
color:#f8f4e5;
text-decoration:none;
}
.hd-links:hover
{
color:#FFFFFF;
text-decoration:underline;
}
.green
{
color:#8a8d0f;
}
.links
{
color:#8a8d0f;
}
.links:hover
{
text-decoration:none;
}
#table-app
{
font-family:Gill Sans, Gill Sans MT, sans-serif;
font-size:14px;
color:#484848;
}
#content
{
background-color:#f8f4e5;
font-family: Gill Sans, Gill Sans MT, sans-serif;
font-size:16px;
}
.text-bg
{
	background-image:url(../img/text-bg.gif);
	background-repeat:no-repeat;
	background-color:#f7f4e7;
	font-family: Gill Sans, Gill Sans MT, sans-serif;
	font-size:16px;
	padding:15px;
}
.pad-15
{
	background-color:#f7f4e7;
	font-family:Gill Sans, Gill Sans MT, sans-serif;
	font-size:16px;
	padding:15px;
}
.left-pad
{
	font-family: Gill Sans, Gill Sans MT, sans-serif;
	font-size:16px;
	padding-left:45px;
}
.tab-links
{
	color:#8a8d0f;
	font-size:16px;
	font-family: Gill Sans, Gill Sans MT, sans-serif;
}
.tab-links:hover
{
text-decoration:none;
}
.footer
{
	background-image:url(../img/footer-bg.gif);
	background-repeat:repeat;
	color:#f8f4e5;
	font-size:12px;
	height:122px;
	text-align:center;
}
.footer-link
{
color:#f8f4e5;
}
.footer-link:hover
{
color:#FFFFFF;
text-decoration:underline;
}
.ft-links
{
font-size:14px;
color:#f8f4e5;
text-decoration:none;
}
.ft-links:hover
{
color:#FFFFFF;
text-decoration:underline;
}
.textarea{
width:350px;
font-size:12px;
font-family: Verdana, arial; 
color: #000000; 
font-weight: normal;
background-color:#d4d4d4;
color:#484848;
}
.input
{
background-color:#d4d4d4;
color:#484848;
overflow:hidden;
width:350px;
}
.input1
{
background-color:#d4d4d4;
color:#484848;
overflow:hidden;
width:500px;
}
.homebox-links {
	color:#000000;
	text-decoration: none;
	line-height: 1.3em;
}
a.homebox-links:link {
	color:#000000;
	text-decoration: none;
}      
a.homebox-links:visited {
	color:#000000;
	text-decoration: none;
}
a.homebox-links:hover {color:#000000; text-decoration:none;}
a.homebox-links:active {
	color:#000000;
	text-decoration: none;
}