a.postdetails:link,a.postdetails,a.postdetails:visited {
	color: #555555;
	font-family: verdana;
}

a:link,a:visited {
	color: #001166;
}

a.dark:link {
	color: #003366;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}

a.dark:visited {
	color: #003366;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}

a.dark:hover {
	color: #3366CC;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}

a.dark:active {
	color: #003366;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}

a.cattitle,a.cattitle:visited{
	color: #333333;
	text-decoration: none;
}

a.my,a.my:link,a.my:visited,a.my:hover{
	color: #993300;
	font: bolder;
	letter-spacing: 1px;
	line-height: 38%;
	text-decoration: none;
}

a.topic,a.topic:visited{
	border-bottom: 2px dotted #993300;
	color: #444444;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}

a:hover,a.cattitle:hover,a.topic:hover{
	color: #990000;
	text-decoration: none;
}

a.name{
	text-decoration: none;
}

body {
	background-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
	scrollbar-3d-light-color: #E1E9EF;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #E1E9EF;
	scrollbar-dark-shadow-color: #E1E9EF;
	scrollbar-face-color: #E1E9EF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E1E9EF;
}

hr {
	border: noshade 1px solid;
	color: #999999;
	height: 1pt;
}

input.button{
	background-color: #EEEEEE;
	border: #777777 1px solid;
	color: #000000;
}

p.topic{
	color: #444444;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}

h1.title{
	color: #444444;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}

td.catbottom {
	background-color: #E8E8F0;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	height: 28px;
}

td.catleft{
	background-color: #D2D7E3;
	height: 28px;
}

th {
	background-color: #E8E8F0;
	color: #333333;
	font-size: 80%;
	font-weight: bold;
	height: 28px;
}

th,td,p,font,b,input,textarea,select {
	font-family: arial,helvetica,sans-serif;
}

.bodyline {
	background-color: #FFFFFF;
	border: #FFFFFF 1px solid;
}

.buttonmain{
	background-color: #E1E9EF;
	border: 1px solid #7F9DB9;
	cursor: hand;
}

.textformmain{
	border: 1px solid #7F9DB9;
}

.cattitle{
	font-size: 80%;
	font-weight: bold;
}

.code{
	background-color: #FFFFFF;
	border: #999999 1px solid;
	color: #007700;
	font-size: 80%;
	padding: 5px;
}

.forumline{
	background-color: #FFFFFF;
	border: #666666 1px solid;
}

.forumlink {
	font-size: 80%;
	font-weight: bold;
}

.genmed{
	font-size: 65%;
}

.gensmall{
	font-size: 75%;
}

.mod {
	background-color: #F1E1B1;
	border: #D61717;
	border-style: solid;
	border-width: 2px;
	color: #D61717;
	font-weight: bold;
	line-height: 125%;
}

.name{
	color: #555555;
	font-size: 80%;
}

.postbody,p {
	font-size: 80%;
}

.postdetails {
	color: #555555;
	font-family: verdana;
	font-size: 70%;
}

.quote{
	background-color: #FFFFFF;
	border: #999999 1px dotted;
	color: #333333;
	font-size: 80%;
	padding: 5px;
}

.row1{
	background-color: #F7F7FA;
	padding-left: 5px;
	padding-right: 5px;
}

.row1_announce{
	background: #EDF5ED;
	padding-left: 5px;
	padding-right: 5px;
}

.row1_sticky{
	background: #FBECE1;
	padding-left: 5px;
	padding-right: 5px;
}

.row2{
	background-color: #EFEFF5;
	padding-left: 5px;
	padding-right: 5px;
}

.row2_announce{
	background: #DDECDD;
	padding-left: 5px;
	padding-right: 5px;
}

.row2_sticky{
	background: #F7DDC9;
	padding-left: 5px;
	padding-right: 5px;
}

.row3{
	background-color: #D9D9D9;
}

.sig{
	color: #666666;
	text-align: right;
}

.small{
	font-size: 70%;
}

.tab-off {
	background-color: #F7F7FA;
	border-left: #D2D7E3 1px solid;
	border-right: #D2D7E3 1px solid;
	border-top: #D2D7E3 1px solid;
	color: #666666;
	cursor: default;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.tab-on {
	background-color: #FFFFFF;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	color: #000000;
	cursor: default;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.topictitle{
	font-size: 80%;
	font-weight: bold;
}