/* CSS Document */

body{
	margin: 0px;
}

td{
	font: 12px arial;
	color:#000000;	
}
a{
	text-decoration: none;
}
.pageTitle{
	font: 15px Arial;
	color: #555555;
	padding-top:10px;
}
.bodyTD{
	padding-left: 10px;
	padding-right: 20px;
}
.mC { margin:5px; float:left; margin-bottom:5px; color:#000000;}
.mH {color:#60c; cursor:pointer; margin-bottom:5px; font-weight:bold;  color:#000000;}
.mH1 {color:#60c; cursor:pointer; margin-bottom:5px; color:#000000; }
.mL1 {margin-left:20px; display:none; margin-bottom:5px;  color:#000000;}
.mL2 {margin-left:40px; display:none; margin-bottom:5px;  color:#000000;}
.mL3 {margin-left:60px; display:none; margin-bottom:5px;  color:#000000;}
.mO1 {margin-left:20px; }

.copyright { font-family: "Trebuchet MS", Verdana, Arial;
			font-size: 11px; 
			font-style: normal; 
			line-height: normal; 
			font-variant: normal; 
			color: #999999;}
			
a.designedby {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

a.designedby:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}