body {
	font-size:10px;
	font-family:Trebuchet MS;
	}
h1 {
	font-size:16px;
	font-family:Trebuchet MS;
	color:#424243;
	margin-left:2px;
	margin-bottom:0px;
	margin-top:5px;
	vertical-align: bottom;
	}

h2 {
	font-size:12px;
	font-family:Trebuchet MS;
	color:#424243;
	margin-left:2px;
	margin-bottom:0px;
	margin-top:0px;
	}

h3 {
	font-size:10px;
	font-family:Trebuchet MS;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:0px
	}
	
h4 {
	font-size:10px;
	font-family:Trebuchet MS;
	color:#424243;
	font-weight:bold;
	margin-bottom:0px
}
h5 {
	font-size:12px;
	font-family:Trebuchet MS;
	color:#ff0000;
	font-weight:bold;
	margin-bottom:0px
}

h6 {
	font-size:1px;
	font-family:Trebuchet MS;
	color:#ffffff;
	font-weight:;
	margin-bottom:0px;
	margin-top:0px
	}
.searchresults {
	font-size:10px;
	font-family:Trebuchet MS;
	color:#000000;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	}
p  {
	font-size:12px;
	font-family:Trebuchet MS;
	color:#333333;
	margin-left:10px;
	margin-bottom:0px;
	margin-top:0px;
	}

li {
	font-size:12px;
	font-family:Trebuchet MS;
	color:#333333;
	margin-top:5px;
	text-align: justify;
	}
 
.mainBody_bg {
	background-color:#CCCCCC;
}
.message {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 10px;
}



a {
	color:#424243;
	font-family:Trebuchet MS;
	font-size:12;
	text-decoration:none;
	font-weight: bold;
	}
a:visited{
	color:#424243;
	font-family:Trebuchet MS;
	font-size:12;
	text-decoration:none;
	font-weight: bold;
	}
a:active {
	color:#424243;
	font-family:Trebuchet MS;
	font-size:12;
	text-decoration:none;
	font-weight: bold;
	}
a:hover {
	color:#ff0000;
	font-family:Trebuchet MS;
	font-size:12;
	text-decoration:none;
	font-weight: bold;
	}





table.AdminMenu {
	width:100%;
	}
table.AdminMenu tr.Heading td {
	background-color:#DCE8F8
	align:left;
	color:dark#424243;
	font-family:Trebuchet MS;
	font-size:12;
	font-weight: bold;
	}
table.AdminMenu tr.Heading {
	background-color:#DCE8F8	
	}

