a.menu { 	text-decoration: none; font-weight: bold; color: black; font-family: arial; font-size: 12pt;}
a.menu:hover { 	text-decoration: underline; font-weight: bold; color: white; font-family: arial; font-size: 12pt;}
.small {text-decoration: none; color: 663300; font-family: verdana,arial,sans-serif; font-size: 14pt;}

.smaller {text-decoration: none; color: 663300; font-family: verdana,arial,sans-serif; font-size: 12pt;}
a { 	
line-height:12px;
font: bold 11px verdana,arial,sans-serif;
text-decoration:underline;
color:#663300;
cursor:hand;}
a:hover { 	
line-height:12px;
font: bold 11px verdana,arial,sans-serif;
text-decoration:underline;
color:#663300;
cursor:hand;}

h1{text-decoration: none; color: #663300; font-family: verdana,arial,sans-serif; font-size: 16pt;}
h2 {text-decoration: none; color: #663300; font-family: verdana,arial,sans-serif; font-size: 14pt;}
td{ font: normal 11px verdana,arial,sans-serif;}
p{font: normal 11px verdana,arial,sans-serif;}
span.menu(font: normal 12px arial;}
a.dir { 	text-decoration: underline; color: 663300; font-family: arial; font-size: 8pt;}
a.dir:hover { 	text-decoration: underline; color: E1741F; font-family: arial; font-size: 8pt;}

.cbox {
background-color: F5F5DC;
padding: 10px;
margin-left: 10px;
margin-right: 10px;
}



a.side { 	text-decoration: none; color: 663300; font-family: arial; font-size: 11pt;}
a.side:hover { 	text-decoration: underline; color: E1741F; font-family: arial; font-size: 11pt;}




a.com { 	text-decoration: underline; color: F5F5DC; font-family: arial; font-size: 11px;}
a.com:hover { 	text-decoration: underline; color: E1741F; font-family: arial; font-size: 11px;}

a.list { 	text-decoration: underline; color: 663300; font: bold 11px verdana,arial,sans-serif;}
a.list:hover { 	text-decoration: underline; color: E1741F; font: bold 11px verdana,arial,sans-serif;}



.foot {text-decoration: none; color: white; font-family: arial; font-size: 8pt;}
.foot:link {text-decoration: none; color: white; font-family: arial; font-size: 8pt;}
.foot:hover {text-decoration: underline; color: white; font-family: arial; font-size: 8pt;}

form{margin-top: 0pt; margin-bottom: 0pt;}

input, textarea, select{
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color:E9E7E7;
}

input.tt{
  border-top: 0px solid #F5F5DC;
  border-left: 0px solid #F5F5DC;
  border-right: 0px solid #F5F5DC;
  border-bottom: 0px solid #F5F5DC;
  background-color:#F5F5DC;
  width: 128px;
  text-align: left;
  font-weight: bold;
  text-indent : 0px;
  color: 663300;
  cursor: pointer;
}

input.tt2{
  border-top: 0px solid #F5F5DC;
  border-left: 0px solid #F5F5DC;
  border-right: 0px solid #F5F5DC;
  border-bottom: 0px solid #F5F5DC;
  background-color: white;
  text-align: left;
  font-weight: bold;
  text-indent : 0px;
  color: 663300;
  cursor: pointer;
  display: inline;
}




body {
	background-color: F5F5DC;
	scrollbar-face-color: #E1741F;
	scrollbar-highlight-color: #F5F5DC;
	scrollbar-shadow-color: #E1741F;
	scrollbar-3dlight-color: #F9CFAF;
	scrollbar-arrow-color:  #663300;
	scrollbar-track-color: #FFA751;
	scrollbar-darkshadow-color: #E1741F;
	font: normal 11px verdana,arial,sans-serif;
}


hr	{ height: 0px; border: solid #F9CFAF 0px; border-top-width: 1px;}

.forumline	{ background-color: #F5F5DC; border: 2px #713A0E solid; }






/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #F5F5DC;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #FFA751;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.helpline { background-color: #E1741F; border-style: none; }


