body {
	background-color: #848484;
	margin: 0;
	}	
#MainTable {
	border: 0px;
	border-style: solid;
	border-top-style: none;
	border-color: #000000;
	}
	
	

	
#MainBody {
	background-color: #FFFFFF;	
	}
	
#MainContent {
	font-family: Tahoma;
	color: #333;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}
#MainContent h1{
	font-size: 18px;
	color: #333;
	border-bottom: 1px dashed #CCC;
	font-weight: normal;
	}
		
#MainContent a:link, #MainContent a:visited {
	color: #007CDE;
	text-decoration: none;
	font-weight: bold;
	}
#MainContent a:hover {
	color: #007CDE;
	text-decoration: underline;
	font-weight: bold;
	}	
	

#LeftMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#LeftMenu {
	width: 195px;
	border: 0px solid #CCC;
	margin: 0px;
	font-family: Tahoma;
	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: 5px 0 1px 20px;
	}
	
#LeftMenu li a:hover, #LeftMenu li a:active {
	color: #FFF;
	background: url(nav-buttons.gif) 0 -32px;
	padding: 5px 0 1px 20px;
	}
	
#LeftSideBar p {
	font-family: Tahoma;
	color: #F5F5F5;
	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;
	}				

#RightSideBarBox {
	font-family: Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #333;
	font-size: 10px;
	padding: 4px;
	background: #DBDDE3;
	}	
#RightSideBarBox h2{
	font-family: Tahoma;
	font-size: 12px;
	}	
#RightSideBar p {
	font-family: Tahoma;
	color: #666666;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 6px;
	}
#RightSideBar a:link, #RightSideBar a:visited {
	color: #007CDE;
	text-decoration: none;
	font-weight: normal;
	}
#RightSideBar a:hover {
	color: #007CDE;
	text-decoration: underline;
	font-weight: normal;
	}
						
#Footer {
	background-color: #343434;
	background-position: top;
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	font-size: 10px;
	color: #CCC;
	padding-top:18px;
	text-align: center;
	}
#Footer a:link, #Footer a:visited {		
	text-decoration: none;
	color:#CCC
	}
#Footer a:hover {		
	text-decoration: underline;
	color:#FFF
	}