body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat-x;
	margin: 0;}
		
#MainTable {
	border: 1px;
	border-style: solid;
	border-top-style: none;
	border-color: #000000;}	

#HeaderContent {
	display: none;
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #333;
	font-size: 12px;}
	
#HeaderContent a:link, #HeaderContent a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;}
	
#HeaderContent a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;}

a .alt {display: none;}

#MainBody {
	background-color: #FFFFFF;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-y;}
	
#MainContent {
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #333;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;}
	
#MainContent h1{
	font-size: 18px;
	color: #333;
	border-bottom: 1px dashed #CCC;
	font-weight: normal;}
	
#MainContent h2{
	font-size: 14px;
	color: #333;
	font-weight: normal;}
	
#MainContent th{
	font-size: 13px;
	color: #333;
	font-weight: bold;}

#MainContent td{
	font-size: 12px;
	color: #333;
	font-weight: normal;}
			
#MainContent a:link, #MainContent a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;}
	
#MainContent a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;}
	
#MainContentData {
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #333;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;}
	
#MainBodyData {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-y;}
	
#MainContentData h1{
	font-size: 18px;
	color: #333;
	border-bottom: 1px dashed #CCC;
	font-weight: normal;}
	
#MainContentData h2{
	font-size: 14px;
	color: #333;
	font-weight: normal;
	border-bottom: 1px dashed #CCC;}
	
#MainContentData th{
	font-size: 13px;
	color: #333;
	font-weight: bold;}

#MainContentData td{
	font-size: 12px;
	color: #333;
	font-weight: normal;}
			
#MainContentData a:link, #MainContentData a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;}
	
#MainContentData a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;}

#LeftSideBody {
	background-color: #FFFFFF;
	background-image: url(../images/leftbody-bg.jpg);
	background-repeat: repeat-y;}
		
#LeftSideContent p {
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #333;
	font-size: 10px;
	padding: 6px;}
	
#navcontainer { width: 150px;
position:relative;
width: 150px;
top:10px;}

#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma, Verdana, sans-serif, Helvetica;
font-size: 12px;}

#navcontainer a {
display: block;
padding: 3px;
width: 150px;
background-color: #2C2C2C;
border-bottom: 2px solid #2C2C2C;
border-top: 2px solid #2C2C2C;}

#navcontainer a:link, #navlist a:visited {
color: #FFFFFF;
text-decoration: none;}

#navcontainer a:hover{
background-color: #7D7D7D;
color: #000000;
border-bottom: 2px solid #000000;
border-top: 2px solid #000000;}

#RightSideBody {
	background-color: #FFFFFF;
	background-image: url(../images/rightbody-bg.jpg);
	background-repeat: repeat-y;
	border: 1px;
	border-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-color: #000000;}
		
#RightSideContent p {
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	color: #333;
	font-size: 10px;
	padding: 6px;}
	
#RightSideContent a:link, #RightSideContent a:visited {
	color: #333;
	text-decoration: underline;
	font-weight: normal;}
	
#RightSideContent a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: normal;}					
	
#Footer {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma, Verdana, sans-serif, Helvetica;
	font-size: 10px;
	color: #333;
	padding-top:18px;
	text-align: center;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-botton: none;
	border-left: none;
	border-right: none;}
	
#Footer a:link, #Footer a:visited {		
	text-decoration: none;
	color:#FFF}
	
#Footer a:hover {		
	text-decoration: underline;
	color:#FFF}