body, td {
  color: #6B5743;
  font-size: 10px;
	font-weight: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:#8C8B8A;
	scrollbar-arrow-color:#6B5743;
	scrollbar-base-color:#CFCFCD;
	scrollbar-darkshadow-color:#969694;
	scrollbar-face-color:;
	scrollbar-highlight-color:#C9C9C9;
	scrollbar-shadow-color:#8A8A8A;
}

a:link, a:visited, a:active {
   color: #AFA754;
	 text-decoration: underline;
}


.tourny_nav {
	color: #3C5321;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
     color: #AFA754;
     text-decoration: none;
}

select {
     color: black;
     font-size: 10px;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
 	font-size: 10px;
}

.memberform input  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
 	font-size: 12px;
	width: 250px;
}
input.memberform_radio  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
 	font-size: 12px;
	width: 15px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FEFDFA;
	color: #000000;
	font-size: 10px;
}

.homenewsdate {
    color: #302980;
}

.tdbgd {
	background-repeat : no-repeat;
}

.10ptblue {
	font-size: 10px;
	color: #302980;
}


.10ptbrown {
	font-size: 10px;
	font-weight: normal;
}

.10ptbrownbold {
  font-size: 10px;
	font-weight: bold;
}

.11ptbrownbold {
  font-size: 11px;
	font-weight: bold;
}

.12ptbrownbold {
  font-size: 12px;
	font-weight: bold;
}

.14ptbrownbold {
  font-size: 14px;
	font-weight: bold;
}

.errors {
	font-size: 10px;
	color: #D05942;
}

.box {
	border-top : 1px dashed #6B5743;
	border-bottom : 1px dashed #6B5743;
	border-left : 1px dashed #6B5743;
	border-right : 1px dashed #6B5743;
}

#divNewsCont {position:relative; width:175px; height:50px; clip:rect(0px 175px 50px 0px); visibility:hidden; overflow:hidden;}
#divNews     {position:relative;}

/* grey box with curved edges */
.greyBoxTop, .greyBoxBottom {display:block; background:transparent; font-size:1px;}
.greyBox1, .greyBox2, .greyBox3, .greyBox4 {display:block; overflow:hidden;}
.greyBox1, .greyBox2, .greyBox3 {height:1px;}
.greyBox2, .greyBox3, .greyBox4 {background:#eeeeee; border-left:1px solid #bbbbbb; border-right:1px solid #bbbbbb;}
.greyBox1 {margin:0 5px; background:#bbbbbb;}
.greyBox2 {margin:0 3px; border-width:0 2px;}
.greyBox3 {margin:0 2px;}
.greyBox4 {height:2px; margin:0 1px;}
.greyBoxContent {display:block; background:#eeeeee; border:0 solid #bbbbbb; border-width:0 1px;}
