body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
}
a { text-decoration: underline; font-weight: bold; color: #000000; }
a:hover { text-decoration: underline; font-weight: bold; color: #5577CC; }
h1 { font-size: 18px; font-weight: bolder; }
h2 { font-size: 14px; font-weight: bolder; }
h3 { font-size: 13px; font-weight: bolder; }
hr { color: #333333; height: 1px; width: 100%; }

.small { font-size: 10px; font-weight: bolder; }
.small a { text-decoration: underline; font-weight: bolder; color: #FFFFFF; }
.small a:hover { text-decoration: underline; font-weight: bolder; color: #FFFF66; }

.toolsbar { font-size: 11px; font-weight: bolder; }
.toolsbar a { text-decoration: underline; font-weight: bolder; color: #FFFFFF; }
.toolsbar a:hover { text-decoration: underline; font-weight: bolder; color: #FFFF66; }

.nav { font-size: 12px; color: #000000; font-weight: bold; }
.nav a { color: #66CC00; font-weight: bold; text-decoration: underline; }
.nav a:hover { color: #000000; font-weight: bold; text-decoration: underline; }

.nav2 { font-size: 12px; color: #FFFFFF; font-weight: bold; }
.nav2 a { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
.nav2 a:hover { color: #FFFF99; font-weight: bold; text-decoration: underline; }

.inputbox { font-size: 11px; font-weight: bold; background-color: #FFFF99; height: 18px; border: 1px solid #000000; }
.clickbox { font-size: 10px; font-weight: bold; background-color: #FFFF99; height: 20px; border: 1px solid #000000; padding: 1px; }
.htmlbox { font-size: 10px; font-weight: bold; background-color: #FFFF99; height: 25px; width: 40px; border: none; }

.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }
.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }

.post { line-height: 15px; }

td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }

th	{ background-color: #CCCCCC; font-size: 11px; font-weight : bolder; }

.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; background-color: #CCCCEE; }

.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }

.name			{ font-size : 11px; color : #000000;}
.postdetails		{ font-size : 10px; color : #000000; }

.postbody { font-size : 12px;}

.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
/*	border: 1px solid #000000; */
}
input.post, textarea.post, select {
	background-color : #FFFFFF;
}
input { text-indent : 2px; }
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}
.helpline { background-color: #DEE3E7; border-style: none; }



