body
{
	margin-top:		0px;
	margin-left:	0px;
}
.menu, .menu a
{
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	color: #EDEDED;
}
.cat
{
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: Black;
}
.forum, .forum a
{
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	color:#296B91;
}
.forum_desc,.forum_desc a
{
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color:#FFFFFF;
}
.forum_mod, .forum_mod a
{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color:#0177bc;
}
.forum_time
{
	font-size: 9px;
	font-family: arial;
	font-weight: bold;
	color:#FFFFFF;
}
.copyright
{
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	color:#000000;
}
.types
{
	background:#CFCFCF;
}
.topic_title, .topic_title a
{
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	color:#0177bc;
}
.topic_sub_title
{
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color:#296B91;
}
.topic_pages
{
	font-size: 9px;
	font-family: arial;
	font-weight: bold;
	color:#FFFFFF;
}
.button_text, .button_text a
{
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: White;
}
.forum_name
{
	font-weight: bold;
	font-family: arial;
	font-size: 20px;
	color: #000000;
}
.forum_mod_topics, .forum_mod_topics a
{
	font-weight: bold;
	font-family: arial;
	font-size: 10px;
	color: #333333;
}
.enter
{
	font-size: 2px;
}
textarea
{

	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	border: #ffffff 1px inset;
	background-Position: top right;
	background-attachment: fixed;
	background-image: url(images/box_shadow.gif);
	padding-right: 7px;
	padding-top: 3px;
}
.button
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	width: 100px;
	height: 23px;
}
.textbox
{

	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	border: #999999 1px inset;
	background-Position: top right;
	background-attachment: fixed;
	background-image: url(images/box_shadow.gif);
	padding-right: 7px;
	padding-top: 3px;
	height: 23px;
}
.helpbox
{

	font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	border: #999999 1px inset;
	text-align: right;
	height: 18px;
	width: 512px;
}

.over_effect a
{
	height:			50%;
	filter:			Alpha(opacity=50);
}

.over_effect a:hover
{
	filter:			Alpha(opacity=100);
}
