img {
border: 0px; 
}
 
html {
margin: 0px;
padding: 0px;
border: 0px;
}

body {
	color: #333333;
	background-color: #ffffff;
	background:url("../../sitepix/topbanner-bg.gif");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
p,a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;	
}
input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;	
}

a{
	text-decoration:none;
	color: #69C;
}
a:hover{
	color: #369;
}
h1 {
	font-family: Trebuchet ms,Arial,Verdana,sans_serif;
	font-size: 16px;
	margin-bottom: 5px;
	padding: 0; 
	color: #999999;
}
div#main_div{
	width:733px;
	margin-left: auto;
	margin-right: auto;
}
table#main_table{
	width:733px;
}
div#header{
	width:733px;
	height:151px;
	margin-left: auto;
	margin-right: auto;
	background:url("../../sitepix/topbartest.gif");
	background-repeat: no-repeat;
	background-position: center center;	
}
div#footer table#footer_table td.bg{
	width:100%;
	background:url("../../sitepix/footer-bg.gif");
	background-repeat: repeat-x;
}
div#footer table#footer_table td.contact_details{
	width:auto;
	height:40px;
	background-image: url("../../sitepix/footer-address.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
table#guidelines_box {
	border: 1px dotted #FF0000;
	padding: 5;
	background-color: #FFFFCC;
	margin-top: 10px;
}
#admin_menu {
	width:180px;
}
#admin_menu a {
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #E7E6ED;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: block;
	width: 100%
	
}
html>body #admin_menu a {
	width: auto;
}
#admin_menu a:hover {
	background-color: #d5d5d5;
}
#left_cell{
	width:200px;
}