body 
{
	line-height : 200%; 
	margin-top : 8px;
	margin-bottom : 8px;
	margin-left : 8px;
	margin-right : 8px;
	padding: 2px;
	font-family : Verdana, Tahoma, sans-serif; 
	font-size : small; 
	color : #383b3f; 
	background-color : #abcdef; 
} 

.smalltext 
{
	font-family : Verdana, sans-serif; 
	font-size : small; 
	color : #383b3f; 
	background-color : transparent; 
} 
.smalltext a
{
	text-decoration : underline; 
	font-size : small; 
	color : #405c7c; 
	background-color : transparent; 
	font-family : Verdana, sans-serif; 
} 
.smalltext a:hover 
{
	text-decoration : none; 
} 

.mediumtext 
{
	font-family : Verdana, sans-serif; 
	font-size : small; 
	color : #383b3f; 
	background-color : transparent; 
} 
.mediumtext a
{
	text-decoration : underline; 
	font-size : small; 
	color : #405c7c; 
	background-color : transparent; 
	font-family : Verdana, sans-serif; 
} 

.mediumtext a:hover 
{
	text-decoration : none; 
} 

.largetext 
{
	font-family : Verdana, sans-serif; 
	font-size : medium; 
	color : #383b3f; 
	background-color : transparent; 
} 
.largetext a
{
	text-decoration : underline; 
	font-size : medium; 
	color : #405c7c; 
	background-color : transparent; 
	font-family : Verdana, sans-serif; 
} 
.largetext a:hover 
{
	text-decoration : none; 
} 

table, td
{
	font-family : Verdana, Tahoma, sans-serif; 
	font-size : small; 

} 

td.row1 
{
	background-color : #f7f7e7; 
	color : #494957; 
	font-size : small; 
}
 
td.row2 
{
	background-color : #f7f7dd; 
	color : #494957; 
	font-size : small; 
} 
td.row3 
{
	background-color : #f7f7c3; 
	color : #383b3f; 
	font-size : small; 
} 

td.rowover 
{
	background-color : #ffddcc; 
	color : #494957; 
	font-size : small; 
} 

table.catrow 
{
	table-layout: fixed;
	height: 24px;
	background-image : url(images/grad_1.gif); 
	background-repeat : repeat; 
} 
table.catrow td 
{
	font-family: MS UI Gothic,Verdana,Tahoma,sans-serif;
	font-size : small; 
	color : #fdc88e; 
	background-color : transparent; 
	font-weight : 700; 
	white-space: nowrap;
} 
table.catrow td a
{
	color : #fdc88e; 
	background-color : transparent; 
	text-decoration : none;
	font-family: MS UI Gothic,Verdana,Tahoma,sans-serif;
} 
table.catrow td a:hover 
{
	text-decoration : underline; 
} 

table.toprow 
{
	table-layout: fixed;
	height: 24px; 
	background-image: url(images/grad_2.gif); 
	background-repeat: repeat; 
}
table.toprow td 
{
	font-family: MS UI Gothic,Verdana,Tahoma,sans-serif;
	font-size : small; 
	color : #1e416f; 
	background-color : transparent; 
	font-weight : 700; 
	white-space: nowrap;
	text-align:center;
} 

td.percentrow 
{
	background-image : url(images/grad_3.gif); 
	background-repeat : repeat; 
	height : 12px; 
} 

td.code 
{
	font-family : Courier, Courier New, sans-serif; 
	font-size : small; 
	color : #1f5972; 
	background-color : #f7f7f3; 
	border : 1px solid #bbbb99; 
} 

td.quote 
{
	font-family : Verdana, Arial, sans-serif; 
	font-size : small; 
	color : #535353; 
	line-height : 125%; 
	background-color : #f7f7d3; 
	border : 1px solid #bbbb99; 
} 

a 
{
	text-decoration : underline; 
	font-size : small; 
	color : #405c7c; 
	background-color : transparent; 
	font-family : Verdana, sans-serif; 
}
 
a:hover 
{
	background-color : transparent; 
}

a.mainmenu:link, a.mainmenu:visited
{
	font-family: MS UI Gothic,Verdana,Tahoma,sans-serif;
	font-size: small;
	border: 1px solid #bbbb99;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration : none; 
}
a.mainmenu:hover
{
	border: 1px solid gray;
	color: white;
	background-color: #bbbb99;
	position: relative;
	top: 5px;
}

a.forumlink 
{
	text-decoration : underline; 
	font-weight : 700;
	font-size : small; 
	color : #405c7c; 
	background-color : transparent; 
	font-family : Verdana, sans-serif; 
} 

a.forumlink:hover 
{
	text-decoration : none; 
} 
a.topiclink 
{
	text-decoration : underline; 
	font-weight : 300; 
	font-size : small; 
	color : #405c7c; 
	background-color : transparent; 
	font-family : Verdana, sans-serif; 
} 

a.topiclink:hover 
{
	text-decoration : none; 
} 

a.mainmenu 
{
	text-decoration : underline; 
	font-size : small; 
	color : #404cbc; 
	background-color : transparent; 
	font-family : Verdana, sans-serif; 
} 

a.mainmenu:hover 
{
	text-decoration : none; 
} 

div.message
{
	width: 100%;
	overflow: auto;
	border-top: 1px solid #bbbbaa;
	padding-top: 2px;
	min-height: 5em;
	font-size : small;
}

form 
{
	display : inline; 
} 

input , select , optgroup
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size : small; 
	border-width: 1px;
} 

input.post 
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size : small; 
} 

input.file 
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size : 1.1em; 
} 

textarea 
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size : small; 
	border-width : 1px; 
} 
