body{ 
	/* background-image: url('/images/bg.jpg'); 
	background-repeat: repeat-x;
	background-position: top;  */
	background-color: #ffffff;
	margin: 0px;
    text-align: center;
}
#content {
  width: 800px ;
  margin-left: auto ;
  margin-right: auto ;
  height:100%;
}
.main_table {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff; 
}
.body_padding {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.layout_01 {
	width:800px; 
	height:87px; 
	background-image: url('/images/layout_01.jpg'); 
	background-repeat: no-repeat;
	font-size: 25px; 
}
.layout_02 {
	width:800px; 
	height:25px; 
	background-image: url('/images/layout_02.jpg'); 
 	text-align: right;
 	padding-right: 3px;
	background-color: #8b8b8b;
 }
.layout_03 {
	width:800px; 
	background-color: #ffffff;
	/* background-image: url('/images/layout_03.jpg'); */
 }
.layout_04 {
	width:800px; 
	height:32px; 
	background-image: url('/images/layout_04.jpg'); 
 	text-align: center;
	background-color: #8b8b8b;
 }
 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
	margin: 0px;
} 
h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #083B51; 
	text-decoration: none; 
	font-weight: bold; 
	margin: 0px;
} 
.home {  
	font-family: "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	font-size: 13px; 
    line-height: 20px;
	color: #000000; 
	text-decoration: none;
}
.home_h1 {  
    background-color: #FFFFFF;
    color: #083B51;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 3em;
    font-weight: normal;
    line-height: 50px;
    margin: 0;
    padding: 0 0 15px;
} 
.home_h2 {  
	background-color: #FFFFFF;
    color: #185E7D;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 2em;
    font-weight: normal;
    line-height: 110%;
    margin: 5px 0 0;
    line-height: 40px;
    padding: 10px 0 0;
} 
.home_links {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #185e7d; 
	text-decoration: none; 
	font-weight: bold;
}
.home_links:hover { 
	font-size: 12px; 
	color: #185e7d; 
}
.bodytext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}
a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #185e7d; 
	text-decoration: none; 
	font-weight: none;
}
a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #185e7d; 
	text-decoration: none; 
	font-weight: none;
}
.menu {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold;
}
.menu:hover { 
	font-size: 11px; 
	color: #ffffff; 
}
.footertext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #4e4e4b; 
	text-decoration: none; 
}
.footertext:hover { 
	text-decoration: underline; 
	color: #4e4e4b; 
	font-weight: none;
	font-size: 10px; 
}


.menuitem {
	width:171px; 
	height:16px; 
	padding-left:7px;
	background-image: url('images/menu.jpg'); 
}
.tables{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	border: 1px solid #5E5732;
	width: 760px;
}
.admintables{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	border: 1px solid #000033;
}
.tabletext{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	background-color: #E0E0E0;
}
.tabletext2{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	background-color: #eeeeee;
}

hr { color: #AA9B70; }