
body {
	background-color:#D6E0C5; 
	margin:20px; 
	margin-top:0; 
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
td {
	vertical-align:top;
}
#content ul li {
	list-style-image:url(images/bullet2.gif);
	margin-bottom:5px;
}
#content ul li ul li {
	list-style-image:url(images/bullet1.gif);
	margin-bottom:5px;
}
/* menu top begins */
#menu_top {
	height:20px;
	text-align:center
}
#menu_top ul {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-bottom:8px;
}
#menu_top li {
	float:left;
	margin:0 0 .15em;
}
#menu_top li a{
	background-image:url(images/menu_btn_bg.gif);
	background-repeat:repeat-x;
	text-transform:uppercase;
	text-decoration:none;
	text-align: center;
	font-size:11px;
	font-weight:bold;
	color: #6f9934;
	float: left;
	display: block;
	height: 19px;
	line-height: 17px;
	margin-right:3px;
	padding-right:4px;
	padding-left:4px;
}
#menu_top li a:hover, #menu_top .selected {
	color:#0097d6;
}
 /* Hide from IE5-Mac \*/
#menu_top li a
{
	float: none
}
/* End hide */
/* menu top ends */
#panel_left {
	background-image:url(images/left_panel_bg.jpg); 
	background-repeat:repeat-x; 
	margin-left:3px;
}
#panel_right {
	background-image:url(images/right_panel_bg.jpg); 
	background-repeat:repeat-x; 
	margin-right:3px;
}
#footer {
	background-image:url(images/footer.gif); 
	background-repeat:no-repeat; 
	height:63px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:bottom;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline
}
/* menu left begins */
#menu_left {
	margin-left:10px;
	margin-top:5px;
	font-size:11px;
}
#menu_left a {
	text-transform:uppercase;
	text-decoration:none;
	color:#333333;
	display:block;
	margin-bottom:5px;
}
#menu_left ul a {
	text-transform:lowercase;
	background-image:url(images/bullet1.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:15px;
}
#menu_left a:hover, #menu_left a.selected {
	color:#6f9934;
}
#menu_left ul a:hover, #menu_left ul .selected {
	background-image:url(images/bullet2.gif);
}
#menu_left ul {
	margin:0;
	margin-bottom:5px;
	padding:0;
	list-style-type:none;
}
/* menu left ends */
h1 {
	color:#76787b;
	text-transform:capitalize;
	font-size:13px;
	margin-bottom:0;
}
h2 {
	color:#6F9935;
	font-size:11px;
	margin-bottom:0;
	margin-top:10px;
	font-weight:normal
}
#panel_right h2 {
	color:#0097D6;
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:0;
}
p {
	margin-top:3px;
	margin-bottom:10px;
}
#panel_right a, a {
	color:#0097D6;
	text-decoration:none;
}
#search_text {
	width:93px;
	font-size:9px;
}
#content ul, #content ol {
	margin-top:5px;
}
 