body {
	margin: 0;
	padding: 0;
	color: #474747;
	background-color: #EFEFEF;
}

.topShadow {
	width: 9px;
	background: url("../images/top_shadow.jpg");
}

.bottomShadow {
	width: 9px;
	background: url("../images/bottom_shadow.jpg");
}

.leftBar {
}

.main {
	color: #474747;
	background-color: #FFFFFF;
}

.rightBg {
	background: url("../images/right_bg.jpg");
}

td {
	font-size: 8px;
}

.menuTd {
	background: url("../images/menu_bg.jpg");	
}

.menuGreenShadow {
	width: 9px;
	background: url("../images/menu_shadow.jpg");
}

.menuLightShadow {
	width: 9px;
	background: url("../images/menu_light_shadow.jpg");
	border-bottom: 1px solid #C4E1D4;
}

.menuItem {
	width: 182px;
	height: 25px;
	padding-left: 6px;

	
	color: #474747;
	text-align: left;
	border-bottom: 1px solid #C4E1D4;
	background: #FFFFFF;
}

.menuItem a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #3D3D3D;
	text-decoration: none;
}

.menuItem a:hover {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.menuBottomItem {
	height: 4px;
	width: 182px;

	color: #474747;
	background: #FFFFFF;
}

.content {
	background: #FFFFFF;
	color: #474747;

	min-height: 800px;
	width: 555px;
	padding: 8px;
	text-align: left;
}

.content div {
	color: #474747;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

.content p {

}

.content div.GreenLecturesList {
	color: #046439;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

.content div.GreenLecturesList p {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;

	border-bottom: 1px solid #DFDFD0;


}

.content h1 {
	color: #007E45;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.content a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #007E45;

}

.content a.Grey {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #474747;

}


.content Red {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #C50206;
	text-decoration: none;
}


.footerLeft {
	width: 182px;
}

a img {
	border: 0px;
}

.footerLinks {
	text-align: center;
	font-size: 12px;
}

.footerLinks a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
	margin: 2px;
}

.hpMainBg {
	width: 10px;
	background: url('../images/hp_main_bg.jpg');
}
.bottomCenter {
	background: url('../images/bottom_center_bg.jpg');
}

hr {
	width: 230px;
	padding-left: inherit;
	
	
	size: 2;
	
}
