body{background-color: #008EEB; }

h1{font-size:24px; font-family: Arial; color: black;}

#MainBody {
	background-color: #FFFFFF;	
	}
	
#MainContent {
	font-family: Arial;
	color: #333;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}
#MainContent h1{
	font-size: 14px;
	color: #333;
	border-bottom: 1px dashed #CCC;
	font-weight: normal;
	}


#LeftMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#LeftMenu {
	width: 150px;
	border: 0px solid #CCC;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#LeftMenu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}	
	
#LeftMenu li a:link, #LeftMenu li a:visited {
	color: #FFF;
	display: block;
	background: url('nav-buttons.gif');
	padding-left:20px; padding-right:0; padding-top:5px; padding-bottom:1px
	}
	
#LeftMenu li a:hover, #LeftMenu li a:active {
	color: #FFF;
	background: url('nav-buttons.gif') 0 -32px;
	padding-left:20px; padding-right:0; padding-top:5px; padding-bottom:1px
	}
	
#LeftSideBar p {
	font-family: Tahoma;
	color: #4DFFCF;
	font-size: 10px;
	padding: 6px;
	}
#LeftSideBar a:link, #LeftSideBar a:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
	}
#LeftSideBar a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
	}	
	
ul.menu {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	font: 12px arial, helvetica, sans-serif;
	padding-left: 10px;
}

a.menuLink, li a {
	text-decoration: none;
	color: #060;
}

a.menuLink {
	font-size: 16px;
	font-weight: bold;
}

li a:hover {
	
	background: url('nav-buttons.gif') 0 -32px;
	color: white;
}			


#RightSideBarBox {
	font-family: Arial;
	color: #333;
	font-size: 12px;
	padding: 4px;
	background: #CCFFFF;
	}	
#RightSideBarBox h2{
	font-family: Arial;
	font-size: 12px;
	}	
#RightSideBar p {
	font-family: Arial;
	color: #666666;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 6px;
	}



#Footer {
	background-color: silver;
	background-position: top;
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	font-size: 6px;
	color: #000;
	padding-top:18px;
	text-align: center;
	}
#Footer a:link, #Footer a:visited {		
	text-decoration: none;
	color:#CCC
	}
#Footer a:hover {		
	text-decoration: underline;
	color:#FF8E1A	}