body{
	font-family: Verdana, Tahoma, Helvetica, Geneva, sans-serif;
	text-align:left;
	background-color:#232323;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333333;
}

.imgborder{
	width:600px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	text-align:center;
}

.imgborderResize{
	background-color:#ffffff;
	border:1px solid #cccccc;
	text-align:center;
}

li{
	margin-bottom:5px;
}

ul{
	margin-top:0px;
}

.borderall{
	border:1px solid #666666;
	background-color:#f5f5f5;
	padding:4px;
	margin-bottom:10px;
}

.borderall p a{
	color:#996600;
}
.borderall p a:visited{
	color:#996600;
}
.borderall p a:hover{
	color:#000000;
}

.formborder{
	border:1px solid #666666;
	padding:0px;
	margin:0px;
	font-size:9pt;
}

.imageholder{
	width:600px;
	background-color:#ffffff;
	text-align:center;
}

.breadcrumb{
	font-size:8pt;
	color:#333333;
	padding:5px 0px 5px 0px;
	text-transform:lowercase;
	margin-top:6px;
}

input{
	font-family: Verdana, Tahoma, Helvetica, Geneva, sans-serif;
	font-size:9pt;
}

textarea{
	font-family: Verdana, Tahoma, Helvetica, Geneva, sans-serif;
	font-size:9pt;
}

p#border{
	text-align:justify;
	font-size:10pt;
	margin:0px;
	padding-bottom:5px;
	margin-bottom:5px;
	line-height:16px;
	border-bottom:1px dashed #d4d4d4;
}

img#borders{
	border-left:4px solid #996600;
	border-right:4px solid #996600;
}

img#border_left{
	border-left:4px solid #996600;
}

h1{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	font-size:18px;
}

h2{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	font-size:11pt;
}

h3{
	padding:0px;
	margin:0px;
	font-size:10pt;
	color:#ffffff;
}

p{
	text-align:justify;
	font-size:11px;
	margin:0px;
	padding-bottom:10px;
	line-height:16px;
}

a{
	color:#996600;
	text-decoration:none;
}

a:visited{
	color:#996600;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:none;
}

.white10{
	height:10px;
	background-color:#ffffff;
}

.trans10{
	height:10px;
}

.logo{
	border-bottom:4px solid #996600;	
}

.topnav{
	background-color:#996600;
	font-size:10px;
	padding:9px 0px 9px 0px;
	color:#ffffff;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	border:1px solid #f3bf5b;
}

.topnav a{
	color:#ffffff;
	text-decoration:none;
	margin:7px;
}

.topnav a:visited{
	color:#ffffff;
	text-decoration:none;
	margin:7px;
}

.topnav a:hover{
	color:#000000;
	text-decoration:none;
	margin:7px;
}

.leftnav{
	background-color:#404040;
	width:160px;
}

.leftnav ul{
	margin:0px;
	padding:0px;
	width:160px;
	float:left;
}

.leftnav ul li{
	list-style:none;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background:#404040;
	text-transform:uppercase;
	float:left;
}

.leftnav ul li a{
	float: left;
	padding:10px 0 9px 10px;
	color:#999999;
	background-color:#404040;
	font-size:10px;
	text-decoration:none;
	border-bottom:1px solid #996600;
	display:inline;
	width:150px;
	font-weight:bold;
}

.leftnav ul li  ul{
	margin:0px;
	padding:0px;
	width:160px;
	float:left;
}

.leftnav ul li ul li{
	list-style:none;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background:#404040;
	text-transform:uppercase;
	float:left;
}

.leftnav ul li ul li a{
	float: left;
	padding: 10px 0 9px 30px;
	color:#999999;
	background-color:#404040;
	font-size:10px;
	text-decoration:none;
	border-bottom:1px solid #996600;
	display:inline;
	width:130px;
	font-weight:bold;
}

.leftnav ul li ul li a:hover{
	color: #ffffff;
	background-color:#996600;
	font-weight:bold;
	border-bottom:1px solid #000000;
	border-top:none;
	padding: 10px 0 9px 30px;
}

.leftnav ul li a:hover{
	color: #ffffff;
	background-color:#996600;
	font-weight:bold;
	border-bottom:1px solid #000000;
	border-top:none;
	padding:10px 0 9px 10px;
}

.footernav{
	background-color:#404040;
	font-size:10px;
	color:#CCCCCC;
	padding:10px 0px 10px 0px;
	text-transform:uppercase;
	line-height:16px;
	border-top:4px solid #996600;
}

.footernav a{
	text-decoration:none;
	color:#999999;
	margin:0px 4px 0px 4px;
}

.footernav a:visited{
	text-decoration:none;
	color:#999999;
}

.footernav a:hover{
	text-decoration:none;
	color:#996600;
}

.content{
	padding:10px;
	background-color:#f6f6f6;
	font-size: 11px;
}

.box_aboutus{
	width:100px;
	text-align:center;
	border:1px solid #d8d8d8;
	margin-bottom:10px;
}
.box_aboutus p{
	margin:0px;
	padding:0px;
	font-size:7pt;	
	text-align:center;
	background-color:#f4f4f4;
}

.boxes{
	text-align:justify;
	border:1px solid #f3bf5b;
	color:#e8e8e8;
	margin:10px 10px 10px 0px;
	background-color:#656565;
}

.boxes#events{
	margin:0px;
}

.boxes h1{
	background-color:#996600;
	padding:8px 6px 8px 6px;
	margin:0px;
	font-size:12px;
	border-bottom:1px solid #f3bf5b;
	color:#ffffff;
}

.boxes h2{
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	text-align:center;
	border-bottom:1px solid #f3bf5b;
}

.boxes h2#hallfame{
	background-color:#656565;
	padding:0px;
	margin:0px;
	text-align:center;
	border-bottom:none;
}

.boxes p{
	padding:6px;
	margin:0px;
	font-size:11px;
	border-bottom:1px dashed #949494;
}

.boxes a{
	text-decoration:none;
	color:#f3bf5b;
	font-size:11px;
	font-weight:bold;
}

.boxes a:visited{
	text-decoration:none;
	color:#f3bf5b;
	font-size:11px;
	font-weight:bold;
}

.boxes a:hover{
	text-decoration:none;
	color:#1d1d1d;
	font-size:11px;
	font-weight:bold;
}

.kitreport_box{
	background-color:#ffffff;
	width:290px;
	border:1px solid #cccccc;
	margin-bottom:10px;
}

.kitreport_box h1{
	padding:6px 4px 6px 4px;
	margin:0px;
	color:#ffffff;
	font-size:9pt;
	font-weight:bold;
	background-color:#996600;
	text-align:left;
	border-bottom:1px solid #cccccc;
}

.kitreport_box p{
	padding:0px 5px 2px 5px;
	margin:0px;
	color:#333333;
	font-size:8pt;
	font-weight:normal;
}

.product{
	background-color:#ffffff;
	width:190px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}

.product#hof_box{
	text-align:center;
}

.product h1{
	padding:5px;
	margin:0px;
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	background-color:#996600;
	text-align:left;
}

.product img{
	padding:0px 0px 0px 0px;
	margin:0px;
}

.product p{
	padding:0px 5px 2px 5px;
	margin:0px;
	color:#333333;
	font-size:7.5pt;
	font-weight:normal;
}

.product a{
	color:#996600;
	font-weight:bold;
}

.product a:visited{
	color:#996600;
	font-weight:bold;
}

.product a:hover{
	color:#333333;
	font-weight:bold;
}

.pageno{
	text-align:center;
	background-color:#e8e8e8;
	padding:10px;
	border:1px solid #CCCCCC;
	font-size:8pt;
}

.pageno small{
	font-size:12pt;
	font-weight:bold;
	color:#996600;
}

.pageno a{
	color:#333333;
	font-weight:normal;
	font-size:8pt;
}

.pageno a:visited{
	color:#333333;
	font-weight:normal;
	font-size:8pt;
}

.pageno a:hover{
	color:#996600;
	font-weight:normal;
	font-size:8pt;
}


a.btn_gray{
	background-color:#cccccc;
	font-size:8.5pt;
	padding:5px 20px 5px 20px;
	color:#333333;
	padding:5px 18px 5px 18px;
}

a.btn_gray:visited{
	background-color:#cccccc;
	font-size:8.5pt;
	color:#333333;
	padding:5px 18px 5px 18px;
}

a.btn_gray:hover{
	background-color:#333333;
	font-size:8.5pt;
	color:#ffffff;
	padding:5px 18px 5px 18px;
}


a.subnav{
	background-color:#cccccc;
	font-size:9pt;
	padding:5px 20px 5px 20px;
	color:#333333;
}

a:visited.subnav{
	background-color:#cccccc;
	font-size:9pt;
	padding:5px 20px 5px 20px;
	color:#333333;
}

a:hover.subnav{
	background-color:#333333;
	font-size:9pt;
	padding:5px 20px 5px 20px;
	color:#ffffff;
}

p#cart{
	padding-top:5px;
}

p#cart a{
	background-color:#996600;
	padding:8px;
	color:#ffffff;
	border:1px solid #f3bf5b;
}
p#cart a:visited{
	background-color:#996600;
	padding:8px;
	color:#ffffff;
	border:1px solid #f3bf5b;
}
p#cart a:hover{
	background-color:#996600;
	padding:8px;
	color:#000000;
	border:1px solid #f3bf5b;
}

.box_srf{
	border:1px solid #333333;
	width:106px;
}

.box_srf p{
	padding:4px 0px 4px 0px;
	margin:0px;
	text-align:center;
	font-size:7pt;
	background-color:#CCCCCC;
}

.box_srf:hover p{
	padding:4px 0px 4px 0px;
	margin:0px;
	text-align:center;
	font-size:7pt;
	background-color:#333333;
	color:#ffffff;
}

.btn_info{
	background-color:#996600;
	padding:6px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #cccccc;
	font-size:8pt;
}

.btn_info:hover{
	background-color:#996600;
	padding:6px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #cccccc;
	font-size:8pt;
}

#leftalign{
	text-align:left;
}

.thumbs{
	margin:0px;
	padding:0px;
	border:2px solid #f6f6f6;
	border-left:none;
	border-right:none;
}

.thumbs table tr td#border_right{
	border-right:1px solid #f6f6f6;
}

.forum_head{
	float:left;
}

.forum_head ul{ 
    float: left;
    font-weight: bold;
    list-style-type: none;
    padding: 0;
    width: 100%;
	margin:0px;
}
.forum_head ul li{
	float: left;
    list-style-type: none;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 4px;
    width: 100px;
}

.forum_content{
	float: left;
    margin-bottom: 20px;
    margin-top: 20px;
	 width: 100%;
}

.thread_add{
	float:left;
	margin-bottom: 20px;
	width:100%;
	margin-top:10px;
}
.thread_add img{
	float:left;
	margin-top:0px;
	margin-left:2px;
	margin-right:5px;
}

.thread_add a{
	 float: left;
    margin-top: 3px;
}
.paddle_model{
	float:left;
	margin-top:10px;
	margin-bottom:30px;
	width:100%;
	 
}

.table{
	border-color: #666666;
    border-style: solid none none solid;
    border-width: 1px; 
    font-size: 10px;
    font-weight: normal;
	}

.table-text{
	 border-bottom: 1px solid #666666;
    border-color: #666666;
    border-right: 1px solid #666666;
    border-width: 1px;
    clip: rect(auto, auto, auto, auto);
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    left: auto;
}

.table-lines{
	border-bottom: 1px solid #666666;
    border-color: #666666;
    border-right: 1px solid #666666;
    border-width: 1px;
    clip: rect(auto, auto, auto, auto); 
    font-size: 11px;
    font-weight: bold;
    left: auto;
    padding-left: 5px;
	 padding-bottom: 5px;
    padding-top: 5px;
}

.logos{
	float:left;
	width:100%; 
	padding-bottom:15px;
}

.Active
{
 background-image:url('/images/BgBlack.jpg');
  width:25px;
  height:25px;
  float:left;
}

.Active span
{
	color: #FFFFFF;
    float: left;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
    padding-left: 8px;
}
.LoginNum
{
	color:White;
	font-size:13px;
	font-family:Arial;
	float: left;
    margin-top: 4px;
    padding-left: 10px;
}
.LoginText
{
	float:left;
	font-size:14px;
	font-family:Arial;
	
    margin-left: 5px;
    margin-top: 5px;
}
.LoginData
{
	float:left;
}
.LoginData img
{
     margin-left: 5px;
    margin-right: 7px;
    margin-top: 10px
}
.LoginData .nextform
{
	float:left;
	font-size:13px;
	font-family:Arial;
    font-weight:600;
	color:#9c9c9c;
    margin-left: 8px;
    margin-top: 5px;
}
#RegisterMenu
{
	float:left;
	margin-left: 122px;
    margin-top: 17px;
    width: 468px;
}

.InActive
{
 background-image:url('/images/BgGrey.jpg');
 height: 25px;
    padding: 1px 0 0 1px;
    width: 25px;
  float:left;
}
.InActive span
{
	color: #FFFFFF;
    float: left;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
    padding-left: 8px;
}

.BillingForm
{
    float:left;
    margin: 30px 16px 0;
    width: 565px;
}

.BillingForm h3
{
    color: #735122;
    font-family: Arial;
    font-size: 21px;
    margin: 0 0 20px;
}

.Billing {
    border-bottom: 1px dashed #9C9C9C;
    font-family: Arial;
    font-size: 14px;
    
    
    margin-top: 10px;
    padding-bottom: 9px;
    width: 546px;
}

.EmailInfo {
    border-bottom: medium none;
    color: #777c7c;
    font-family: Arial;
    font-size: 12px;
    
    margin-bottom: 10px;
    margin-top: 7px;
    padding-bottom: 2px;
    width: 565px;
}
.EmailInfo2
{
    color:Black;
    
}
.BillingForm ul {
    
    margin-top: 10px;
    padding:0;
}

.BillingForm ul li {
    margin-top: 10px;
    list-style-type: none;
}

.BillingForm ul li span {
    color: #636566;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}

.text2 {
    width: 493px;
    border: 0.16em solid #DDDDDE;
    border-radius: 6px;
    height: 27px;
    margin-top: -5px;
    padding: 0 5px;
}

.BLabel
{
    color: #636566;
    font-family: Arial;
    font-size: 13px;
    margin: 0 0 0 3px;
}


.BLabel2 {
    float: right;
    margin: 0 85px 0 0;
    width: 200px;
}

.text {
    border: 0.16em solid #DDDDDE;
    border-radius: 6px;
    height: 27px;
    margin-top: -5px;
    width: 223px;
    padding: 0 5px;
}

.space {
    margin-left: 38px;
}
.AddressSubmit
{
    float: left;
    margin: 19px 0 30px 325px !important;
}
.SeparatorBD
{
    margin: 10px 0 0 15px;
}
.ConfirmBasket
{
    float:left;
    margin: 25px 0;
    width: 100%;
    
}
.ConfirmBasket td
{ 
    font-size: 11px !important;
}