body{
	background-image: url(0000bg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
 table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bodycontent {
	width: 1000px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.go {font-family: Tahoma, Arial, Helvetica, sans-serif; color: #A28414; font-size: 9pt; text-decoration: none; font-weight: bold}
.txt_box {
	color: #000000;
	height: 18px;
	width: 95px
}

.h6 , .h6 a:active, .h6 a:link, .h6 a:hover, .h6 a:visited{
	font-weight: bold;
	color: #660000;
	visibility: visible;
	text-decoration:none;
	text-align: center;
}

.navigation , .navigation a:active, .navigation a:link, .navigation a:hover, .navigation a:visited{
	visibility: visible;
}

.navigation{
	color: #000000;
}

.grey_bold {
	color: 8A8678;
	text-decoration: none;
	font-weight: bold
}
.link_txt {
	color: #000000;
	text-decoration: none;
	font-weight: bold
}
.txt_normal {
	color: #564C0E;
	text-decoration: none;
	font-weight: normal
}
.txt_normalmid ,  .txt_normalmid a:active, .txt_normalmid a:link, .txt_normalmid a:hover, .txt_normalmid a:visited{
	color: #564C0E;
	text-decoration: none;
	font-weight: normal
}

.h6 a:hover, .txt_normalmid a:hover{
	text-decoration:underline;
}
#mainbodyleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 825px;
}
#mainbodyright {
	padding: 0px;
	margin-left: 830px;
}
