body, html {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
}

.highlighted 
{
	color: #2E73AE;
	font-weight: bold;
}

h1 
{
	font-size: 15px;
	color: #2E73AE;
	font-weight:bold;
	margin: 15px 0px 10px 0px;
	padding: 0;
}

h1 a 
{
	color: #2E73AE;
	text-decoration: none;
}

h1 a:hover 
{
	color: #2E73AE;
	text-decoration: none;
}


h2 
{
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

h3 
{
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

.container {
	text-align: left;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	background-image: url(../images/head-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 800px;
}

.topNav {
	width: 780px;
	margin: 0px;
	padding: 2px 0px 0px;
	text-align:right;
	font-size: 9px;
	height: 16px;
	vertical-align: middle;
}

.topNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.topNav li {
	display:inline;
	margin: 0px 4px 0px 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/seperator-top.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.topNav a {
	color: #666666;
	text-decoration: none;

}

.header .logo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 45px;
	width: 400px;
	font-size: 0px;
	line-height: 0px;
}


.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu li {
	display:inline;
	margin: 0px;
	padding: 0px;
}
.menu {
	margin: 0px;
	padding: 20px 0px 0px 10px;
	font-size: 13px;
	font-weight: bold;	
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/seperator-menu.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.menu a:hover {
	color: #CCCCCC;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/seperator-menu.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.bitspiritsLogo {
	text-align: center;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	width: 780px;
	font-size: 10px;
	color: #999999;
	vertical-align: middle;
}

.bitspiritsLogo a {
	color: #999999;
	text-decoration: none;
}

.bottomNav {
	font-size: 9px;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.bottomNav a {
	text-decoration: none;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.bottomNav a:hover {
	text-decoration: underline;
	color: #333333;
}

.contentHome {
	background-image: url(../images/bg-index.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;	
	height: auto;
}

.contentInfo {
	background-image: url(../images/bg-info.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;	
	height: auto;
}

.content 
{
	margin: 20px 0px 0px 0px;
	background-color: #EEEEEE;
}

.contentLeft 
{
	float:left;
	width:225px;
}

.contentRight 
{
	float:right;
	width:545px;
	padding-right:10px;
}

.box {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
	width: 790px;
}

.boxTitle {
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0px 10px;
	height: 18px;
	color: #FFFFFF;
	background-image: url(../images/boxTitleBg.gif);
	border: 1px solid #FFFFFF;
}



.boxText {
	margin: 0px;
	padding: 4px 9px 10px;
	font-size: 12px;
}

.admin .boxText table 
{
	width: 100%;
}

.admin .boxText table td 
{
	font-size:10px;
	margin:0;
	padding:1px 10px 1px 0px;
	border-bottom: solid 1px #DDDDDD;
}

.admin .boxText table th
{
	font-size:10px;
	font-weight: bold;
	margin:0;
	padding:1px 10px 1px 0px;
	background-color:#DDDDDD;
}


p {
	background-color: #FFFFFF;
	margin: 0px 0px 7px;
	padding: 0px;
}
.box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.box li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.box li.title {
	margin: 0px;
	padding: 1px 0px 1px 2px;
	list-style-type: none;
	color: #FFFFFF;
	background-color: #3E83BE;
	width: auto;
	border: solid 1px #FFFFFF;
	font-weight: bold;
	height: 14px;
	font-size: 11px;
}

.box li.separator {
	margin: 0px;
	padding: 1px 0px 1px 2px;
	list-style-type: none;
	color: #FFFFFF;
	background-color: #F0F0F0;
	width: auto;
	border: solid 1px #FFFFFF;
	font-weight: bold;
	height: 14px;
	font-size: 11px;
}

.box li a {
	display:block;
	height:16px;
	width:auto;
	font-size: 11px;
	font-weight: bold;
	color: #2E73AE;
	text-decoration: none;
	background-image: url(../images/boxButtonBg.gif);
	background-repeat: repeat-x;
	padding: 2px 10px 0px 10px;
}

.box li a:hover {
	color: #FFFFFF;
	background-image: url(../images/boxButtonBgHighlight.gif);
	text-decoration: none;
}


/*fxcyxc */


ol 
{
	list-style-type: decimal;	
}

ol a 
{
	color: #000000;
	display: inline;
}

ol a:hiver
{
	color: #666666;
	display: inline;
}

.boxText ul {
	margin: 5px 0px 5px 30px;
	padding: 0px;
	list-style-type: square;
}

.boxText li {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: square;
}

.boxText li a {
	display:block;
	width:auto;
	text-decoration: none;
	background-image: none;
}

.boxText li a:hover {
	color: #999999;
	background-image: none;
}




.inputBoxSearch {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #9B9B9B;
	margin-bottom: 5px;
	width: 115px;
	font-size: 12px;
}

.inputBoxButton {
	color: #2E73AE;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 0px;
	width: auto;
	border-top: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
	border-left: 1px solid #9B9B9B;
	background-image: url(../images/buttonBg.gif);
	font-size: 12px;
}

.formLeft 
{
	float:left;
	width: 130px;
}

.formRight {
	float:left;
	width: auto;
}

.formButton
{
	color: #2E73AE;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 0px;
	width: auto;
	border-top: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
	border-left: 1px solid #9B9B9B;
	background-image: url(../images/buttonBg.gif);
	font-size: 12px;
}

.formList 
{
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #9B9B9B;
	margin-bottom: 5px;
	width: 150px;
	font-size: 12px;	
}

.formTextBox  
{
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #9B9B9B;
	margin-bottom: 5px;
	width: 115px;
	font-size: 12px;
}

.formRequired 
{
	color: #990000;
	font-weight: bold;
}

.error 
{
	color:#990000;
	font-weight:bold;
}

.success 
{
	color: #009900;
	font-weight:bold;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	float:none;
	height: 0px;
	width: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.boxNewsImage 
{	
	margin: 0px 0px 10px 10px;
	border: solid 1px #999999;
	float: right;
}

.boxNewsTitle {
	font-weight: bold;
	color: #2E73AE;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	font-size: 11px;
	margin-left: 0px;
	text-decoration: none;
}

.boxNewsTitle a {
	font-weight: bold;
	color: #2E73AE;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	font-size: 11px;
	margin-left: 0px;
	text-decoration: none;
}

.boxNewsTitle a:hover {
	font-weight: bold;
	color: #3E83BE;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	font-size: 11px;
	margin-left: 0px;
	text-decoration: none;
}

.boxNewsLink
{
	margin: 1px 0px 10px 0px;
	font-weight:bold;
	font-size: 10px;
}

.boxNewsDistrict 
{
	font-size: smaller;
	width: 100%;
	text-align: right;
	font-weight:bolder;
}

.boxNewsAuthor 
{
	font-size: smaller;
	width: 100%;
	text-align: right;
	font-weight:bolder;
}

.boxMemberShort {
	width: 95%;
	background-color: #F9F9F9;
	border: 1px solid #EEEEEE;
	margin-bottom:10px;
}

.boxMemberShortInfo 
{
	width:100%;
	background-color: #EEEEEE;
	text-align: right;
}

.boxMemberShortBody 
{
	padding-left: 10px;
}

.boxMemberImage 
{
	margin: 5px 5px 5px 0px;
	border: solid 1px #999999;
}

.boxMemberTitle {
	font-weight: bold;
	color: #2E73AE;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	font-size: 11px;
	margin-left: 0px;
}

.boxMemberText 
{
	font-size: 10px;	
}

.boxMemberLink
{
	margin: 5px 0px 15px 0px;
	font-weight:bold;
	font-size: 10px;
}

.small 
{
	font-size: smaller;
}

a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

.navLinks 
{
	line-height:18px;
}

.navLinks a {
	color: #333333;
	text-decoration: none;
	border-bottom: solid 1px #999999;
}

.navLinks a:hover {
	text-decoration: none;
	color: #2E73AE;
}

.tagsButton 
{
	border: none;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
	height: 14px;
	width: auto;
	margin: 0px;
	padding: 0px;
	/* border-bottom: solid 1px #999999; */
	text-align:left;
	margin-right: 2px;
	
}

.freetextbox {
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

.googlemap 
{
	width: 525px; 
	height: 400px
}

.goodsList  
{

}

.register ul li 
{
	margin-bottom: 8px;
}

.separator 
{
	border-top: dashed 1px #999999;
	margin: 20px 0px 10px 0px;
	width: 100%;
	height: 0px;
}

.eventSeparator 
{
	border-top: dashed 1px #999999;
	margin: 5px 0px 5px 0px;
	width: 100%;
	height: 0px;
}

.newsSeparator 
{
	border-top: dashed 1px #999999;
	margin: 5px 0px 5px 0px;
	width: 100%;
	height: 0px;
}

.comments 
{
	font-size: 12px;
}

strong 
{
	font-weight:bold;
	color: #666666;
}

.partnerLeft 
{
	background-color: Aqua;
	width: 115px;
	float: left;
}

.partnerRight 
{
	background-color: Green;
	float: left;
	width: 290px;
	font-size: 11px;
}