body {
	background:#CCCCCC;
	padding-left: 0px;
	background-image: url(images/bg_mdcf.gif);
}
.title {
	font-family: "verdana", Arial, Trebuchet MS;
	font-size: 18px;
	color: #90A943;
	text-decoration: none;
}
.text {
	font-family: "verdana", Arial, Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.bgcolor {
	color: #ccd9e4;
}

.heading {
	font-family: "verdana", Arial, Trebuchet MS;
	font-size: 16px;
	text-decoration: none;
}

.heding1 {
	font-family: "verdana", Arial, Trebuchet MS;
	font-size: 16px;
	color: #90A943;
	font-weight: bolder;
}
.heading2 {
	font-size: 12px;
	color: #718F00;
	font-weight: bold;
	font-family: Arial;
}


.text-green {
	color: #7D9621;
}
.subpage1 {
	background-image:url(images/sub1.jpg);
	background-repeat: repeat-x;
	height:26;
	background-position:top;
	font-family: "verdana", Arial, Trebuchet MS;
	font-size: 18px;
	color: #90A943;
	text-decoration: none;
	text-indent: 10px;
	/*border-left-width: 1px; 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	   border-left-style: dotted; */
	
	/* border-left-color: #666666; */
}
.subleft1 {
	/*border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	*/
}
.line1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	background-color:#FFFFFF;
}
 .footer-links {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
 	color:#333333;
 	text-decoration:none;
	background-color:#FFFFFF;
	height: 20px;


 }
 
a.footer-links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
 	color:#333333;
 	text-decoration:none;
	padding-left: 2px;
	padding-right:2px;

 }
a.footer-links:hover {
 color:#333333;
 text-decoration: underline;

 }
.copyrights {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	padding-top: 2px; 
	padding-bottom:5px;
}