
img
{  border-style: none;
}

A:link
{
	color: #5C8412;
	font-size: 12px;
}
A:active
{
	color: #5C8412;
	font-size: 12px;
}
A:visited
{
	color: #5C8412;
	font-size: 12px;
}

.ContentArea
{
	background-color: #E1F6BD;
	color: #5C8412;
	font-family: Arial Unicode MS;
	font-size: 15px;
text-align: left
	
}

.FooterArea
{
	background-color: #D1EBA3;
	color: #5C8412;
	font-family: Arial Unicode MS;
	font-size: 13px;
}

.TextBox
{
	color: #5C8412;
	font-size: x-small;
}

.BorderTable 
{	

	border: 1px solid ;
	border-left-color: #89B441;
	border-right-color: #89B441;
	border-top-color: #89B441;
	border-bottom-color: #89B441;	
}


#dropmenudiv
{
	position:absolute;
	border:1px solid #59B4C5;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #59B4C5;
	padding: 1px 0;
	text-decoration: none;
	color: white;
}

#dropmenudiv a:hover
{ 
	/*hover background color*/
	background-color: #A0DADC;
}

h1 {
margin:0;
padding:0;
background-color: #E1F6BD;
	color: #5C8412;
	font-family: Arial Unicode MS;
	font-size: 15px;

}

h2 {
margin:0;
padding:0;
color: #5C8412;
font-size:15px;
font-weight:bold;
	font-family: Arial Unicode MS;
}

#tblMenu {
margin:0;
padding:1px 0 5px 0;
}

#tdFooter {
font-size:12px;
}

#tdSpace2 {
height:10px;
}


body {
margin:30px auto 45px 0; 
background: url(../images/background.jpg) repeat-x;
}
