body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #ffffff;
}
a:hover {
	color: #ffffff;
	text-decoration:underline;
}
a.green {
	font-size: 12px;
	color: #BBD842;
}
a.green:hover {
	color: #BBD842;
	text-decoration:underline;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
#maincontent {
	width:765px;
	}
#top {
	width:757px;
	height:104px;
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-y;
	}
#toptitle {
	float:left;
	width:300px;
	}
#topright {
	float:right;
	color:#ffffff;
	width:170px;
	padding:5px;
	}
#maincontentleft {

	width:560px;
	float:left;

	}
#rightpanel {
	width:187px;
	background-color:#E8E8E8;
	float:right;
	}
#menusection {
	width:757px;
	height:15px;
	background-color:#444444;
	}
#menucontentleft {
	width:570px;
	float:left;
	background-color:#aaaaaa;
	
	}
#menuright {
	width:187px;
	background-color:#444444;
	float:right;
	height:15px;
	
	}
#footer1 {
	clear:both;
	width:757px;
	height:25px;
	background-color:#BBD842;
	color:#FFFFFF;
	}
.smltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.greentext {
	font-size: 12px;
	color: #A6C52C;
}
#tablecontent1801 {
	width:180px;
	text-align:justify;
	}
#tablecontent1802 {
	width:180px;
	text-align:justify;
	}
#tablecontent1803 {
	width:180px;
	text-align:justify;
	}
.greytext {
	font-size: 12px;
	color: #8F7E9E;
}
.dkgreytext {
	font-size: 12px;
	color: #FFFEFF;
}
ul {
	list-style-type: circle;
	margin-left: 1px;
	padding-top: 7px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-top: 7px;
}
#list-menu a {
list-style-type:none;
display:inline;
width:120px;
padding: 5px 2px 2px 15px;
border: 1px solid #aaaaaa;
background: #aaaaaa;
text-decoration: none; 
} 
#list-menu li {
list-style-type:none;
display:inline;

} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #333333;
color: #ffffff;
} 