body
{
	background-color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
form
{
	padding: 0;
	margin: 0;
}
div.top-menu
{
	background-color: #e3e3e3;
	height: 26px;
	border-bottom: 1px solid #FFF;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu li
{
	border-right: 1px solid #FFF;
	float: left;
	line-height: 22px;
	padding: 2px 10px;
	text-align: left;
}
ul.menu input
{
	background: #eeeeee;
	color: #696969;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
}
ul.menu li a
{
	color: #696969;
	font-size: 11px;
}
ul.menu li a:hover
{
	color: #000000;
}
ul.menu li a:hover
{
	color: #000000;
}
div.box
{
	border: 1px solid #A1A1A1;
}
div.box-caption
{
	background-color: #e3e3e3;
	color: #696969;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #A1A1A1;
}
div.box-internal
{
	background-color: #e3e3e3;
	color: #303030;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	border-top: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
}
div.box-content
{
	padding: 8px 8px 8px 8px;
}
a:hover
{
	color: #000000;
}
a
{
	color: #bf000a;
}

a.title
{
	font-size: 14px;
	font-weight: bold;
}
a.title
{
	font-size: 12px;
	font-weight: bold;
	color: #bf000a;
}
div.description
{
	color: #363636;
	padding: 0;
	margin: 2px;
	font-size: 12px;
	text-align: justify;
}
div.stat
{
	color: #696969;
	padding: 0;
	margin: 2px;
	font-size: 11px;
}
div.header
{
	background-image: url('/forums/header-bg.gif');
	border-bottom: 1px solid #ffffff;
	height: 88px;
}

#navstrip,
#navstrip a:link,
#navstrip a:visited,
#navstrip a:active{ 
	background: transparent;
	color: #696969;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 4px 0 4px 0px; 
}
img{
	border: 0; /* makes sure linked images do not have a border */
	vertical-align: middle;
}

.descr{ font-size: 8pt; color: #696969; line-height: 140%; }
a:link.descr{ color: #696969; }
a:visited.descr{ color: #696969; }
a:hover.descr{
	background: transparent;
	color: #bf000a;
}
div.lst{
font-size: 8pt;
color: #696969;
line-height: 140%;
}
.searchlite {
	background-color: #ffff8c;
	border: 1px solid #c4c400;
}


