body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
}
td {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #949EB5;
	border-left: 1px solid #949EB5;
}
.no_border {
	border: none;
	font-size: 12px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #949EB5;
	border: none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: none;
}
.table_headings {
	font-weight: bold;
	border: none;
}
.page_heading {
	font-size: 16px;
	font-weight: bold;
	border: none;
	color: #949EB5;
}
input {
	background-color: #E7DBE7;
}
textarea {
	background-color: #E7DBE7;
}
button {
	background-color: #ADB2C6;
	color: #666666;
}
.buttons {
	background-color: #ADB2C6;
}
select {
	background-color: #E7DBE7;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #5A4973;
}
.general_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B58EAD;
}
.background {
	background-color: #ffffff;
	position:absolute;
	width:59%;
	height:100%;
	z-index:15;
	left: 17%;
	top: 144px;
	overflow: visible;
	visibility: visible;
}
.small_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
}
.adds {
	align:right;
	width:200px; 
	height:100px; 
	z-index:3; 
	left: 0px;  
	border: 1px none #000000; 
	visibility: visible; 
	overflow: hidden;
}
.admin_layers {

	position:absolute; 
	width:75%; 
	height:200px; 
	z-index:1; 
	left: 25%; 
	top: 40px; 
	overflow: visible;"
	
}
.menu_table {
	border-top-width: 1px;
	border-right-width: 1px;
	
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;

	border-left-color: #666666;
}
