body{
	background:url(../images/Logofaded.jpg);
	color:#3C4594;
	font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
	font-size:14px;
}
#main{
	border:1px solid #3C4594;
}
.highlight{
	color: #E02B44;
	font-weight:bolder;
}
h1{
	color: #E02B44;	
	font-size:24px;	
}	
h2{
	color: #E02B44;	
	font-size:20px;	
}
h3{
	color: #E02B44;	
	font-size:16px;	
}		
td{
	font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
	font-size:14px;
	color:#3C4594;
}
a{
	color: black;
	font-size: 14px;
	text-decoration: underline;
}
a:hover{
	color: black;
	font-size: 14px;
	text-decoration: none;
}
.newstext a:link {
	font-weight:normal;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
.newstext a:visited {
	font-weight:normal;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;

}
.newstext a:hover {
	font-weight:normal;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
.newstext a:active {
	font-weight:normal;
	color: #333333;
	text-decoration: none;
	font-size: 11px;

}


.rightmenu{
	background-color: #E3F5CE;
	width:150px;	
	font-size: 9pt;
	font-weight: bolder;
	text-align: left;
}
.rightmenu td{
	color:#447c01;
}
.rightmenu a{
	color:#447c01;
	text-decoration:none;
}
.leftmenu{
	background-color: #D6FFD6;
	width:149px;	
	font-size: 9pt;
	font-weight: bolder;
	text-align: left;
	border-right:1px solid #3C4594;
}
.leftmenu a{
	color: #3C4594;
	text-decoration: none;
}
.leftmenu a:hover{
	color: #666666;
	text-decoration: none;
}
.leftmenu .navlink{
}
.leftmenu .navlink span{
	color:#3C4594;
}
.leftmenu .navlink span:hover{
	color:#94A8C9;
}

.content{
	background-color: #E5EEFC;
	padding: 15px 5px 0px 20px;
	font-size: 9pt;
	color: black;	
}
.nav a{
	color: white;
	font-weight: bolder;
	font-size: 11pt;
	text-decoration: none;
}
.nav a:hover{
	color: white;
	font-weight: bolder;
	font-size: 11pt;
	text-decoration: underline;
}
.header{
	color: #790208;
	font-size: 9pt;
	font-weight: bolder;
}
.subheader1{
	color: #003333;
	font-size: 9pt;
	font-weight: bolder;
}
.subheader2{
	color: #660000;
	font-size: 7.8pt;
	font-weight: bolder;
}
.bottom_notes{
	height:20px;
	background-color:#93A7C8;
	color:white;
	text-align:center;
	font-size:9pt;
}
.bottom_notes a{
	color:white;
	text-align:right;
	font-size:7.5pt;
	text-decoration: none;
}
.bottom_notes a:hover{
	color:white;
	text-align:right;
	font-size:7.5pt;
	text-decoration: underline;
}
li{
	padding-bottom:10px;
}
.mygrid{
	border:1px #3E7300 solid;
}
.mygrid .header{
	background-color:#3E7300;
	color:white;
}
.grid{
	border:1px red solid
}
.grid td{
	color:##3C4594;
	font-family:"Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
	font-size:14px;
}
.tableheader{
	background-color:#FF0000;
	color:white;
	font-size:14px;
	width:100%;
	font-weight:bolder;
}
hr{
	color: #FF0000;
	background-color: #FF0000;
	height: 2px;
}