body{ 
	background-image: url('/images/layout_bg.jpg'); 
	background-repeat: repeat-x;
	background-position: top;
	background-color: #35a7a5;
	margin: 20px;
    text-align: center;
}
.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none}
#content {
  width: 1024px ;
  margin-left: auto ;
  margin-right: auto ;
  height:100%;
}
.main_table {
	border: 1px solid #fff;
}
.body_padding {
	padding:20px;
 }
.layout_01 {
	width:1024px; 
	height:18px; 
	background-image: url('/images/layout_01.jpg'); 
}
.layout_02 {
	width:1024px; 
	height:140px; 
	background-image: url('/images/layout_02.jpg'); 
}
.layout_03 {
	width:1024px; 
	height:29px; 
	background-image: url('/images/layout_03.jpg'); 
 	text-align: right;
 	padding-right: 3px;
	background-color: #8b8b8b;
 }
.layout_05 {
	width:1024px; 
	background-color: #ffffff;
	/* background-image: url('/images/layout_05.jpg'); */
 }
.layout_06 {
	width:1024px; 
	height:57px; 
	background-image: url('/images/layout_06.jpg'); 
 	text-align: center;
	background-color: #8b8b8b;
 }
 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; 
	color: #023e3f; 
	text-decoration: none; 
	font-weight: bold; 
	margin: 0px;
} 
h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #023e3f; 
	text-decoration: none; 
	font-weight: bold; 
	margin-bottom: 10px;
} 
.bodytext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}
a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #1a8183; 
	text-decoration: none; 
	font-weight: none;
}
a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #1a8183; 
	text-decoration: underline; 
	font-weight: none;
}
.menu {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold;
}
.menu:hover { 
	font-size: 12px; 
	color: #ffffff; 
}
.footertext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none; 
}
.footertext:hover { 
	text-decoration: underline; 
	color: #ffffff; 
	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: 12px; 
	color: #000000; 
	text-decoration: none;
	border: 1px solid #5E5732;
	width: 760px;
}
.admintables{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
	border: 1px solid #000033;
}
.tabletext{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
	background-color: #E0E0E0;
}
.tabletext2{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
	background-color: #eeeeee;
}

hr { color: #AA9B70; }


.menu_vert{ 
	background-image: url('/images/layout_menu_bottom.jpg'); 
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #d7cbc0;
}
.menu_button{ 
	width:270px; 
	height:34px; 
	background-image: url('/images/layout_menu_button.jpg'); 
 	padding-left: 20px;
}
.menu_link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #3f3122; 
	text-decoration: none; 
	font-weight: bold;
}
.menu_link:hover { 
	font-size: 12px; 
	color: #3f3122; 
	text-decoration: underline; 
}

