body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #222222;
	background-image: url(../../siteimages/images/bg.jpg);
	background-position:center top;
	background-attachment:fixed;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #900;
}
a:hover {
	text-decoration: none;
	color: #C30;
}
a:active {
	text-decoration: underline;
	color: #900;
}
.bodybg {
	background-color: #444444;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width:800px;
	margin:0 auto;
	text-align:center;
}
.navbar {
	width:800px;
	height:46px;
	background-image:url(../../siteimages/images//navbar_bg.png);
	background-repeat:repeat-x;
	font-size:16px;
	color:#FFF;
}
.navbutton {
	width:120px;
	height:28px;
	float:left;
	text-align:center;
	padding-top:10px;
	margin-left:10px;
	background-repeat:repeat-x;
	border-left:1px solid #5B0000;
	border-right:1px solid #5B0000;
}
.navbutton:hover {
	background-image:url(../../siteimages/images/navbar_bg_over.png);
	background-repeat:repeat-x;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
.navbutton a {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.navbutton a:hover {
	color:#FF0;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.contentbox {
	border:1px solid #420000;
	background-color: #EAE7E1;
}
.foot {
	font-size:10px;
	color:#FFF;
	padding:5px;
}
.foot a:link {
	color:#FFF;
	text-decoration:underline;
}
.foot a:hover {
	color:#FFF;
	text-decoration:none;
}
.foot a:active {
	color:#FFF;
	text-decoration:none;
}
.foot a:visited {
	color:#FFF;
}
.bluehead {
	color:#003;
	font-size:14px;
	font-weight:bold;
}
.whitehead {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.yellowhead {
	color:#FF0;
	font-size:14px;
	font-weight:bold;
}
.blackborder {
	border:1px solid #000;
}
#conash3D0 {
	height:0px;
	top:-1px;
}
