td.xml_top {
	border-width:1px 1px 1px 0px;
}
td.xml_therest {
	border-width:0px 1px 1px 0px;
}
td{
	border-color:#BADA74;
	border-style:solid;
	border-width:0px 0px 0px 0px;
}
table.main_table{
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align: centre;
	background-color:white;
}
td.layout_head{
	height: 125px;
	border-width:1px 1px 0px 1px;
}
td.layout_body{
	border-width:0px 1px 0px 1px;
}
td.layout_foot{
	border-width:0px 1px 1px 1px;
}
td.side_bar{
	border-width:0px 0px 0px 1px;
	text-align: center;
}
div.splitter{
	border-width:1px 0px 1px 0px;
	width:100%;
}
body{
	background-image: url(back.gif);
	color:#000000;
}
body a{
	text-align: centre;
	border:0px solid black;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
body a:hover{
	color:#ff0000;
}
img{
	border:0px solid black;
}
div.index_buttons{
	position: relative;
	margin-top: 40px;
	margin-bottom: 0px;
}
div.index_button_text_0 a{
	font-family:Arial narrow;
	position: absolute;
	top: 5px;
	left:20px;
	font-size:32px;
	text-decoration:none;
	font-style:italic;
	color:#FFFFFF;
}
div.index_button_text_1 a{
	font-family:Arial narrow;
	position: absolute;
	top: -2px;
	left:27px;
	font-size:20px;
	text-decoration:none;
	font-style:italic;
	color:#FFFFFF;
}
div.index_button_text_0 a:hover {
	color:#BADA74;
	text-decoration:none;
	font-family:Arial narrow;
	font-weight:bold;
	font-style:italic;
	font-size:32px;
}
div.index_button_text_1 a:hover {
	color:#BADA74;
	text-decoration:none;
	font-family:Arial narrow;
	font-weight:bold;
	font-style:italic;
	font-size:20px;
}
td.admin_list{
	border-color:#BADA74;
	border-style:solid;
	border-width:1px 1px 1px 1px;
}
input.button {
	border:1px solid black;
	width:auto;
}
input,textarea,select {
	border:1px solid black;
	width:600px;
	background-color:#BADA74;
}