#smalltext
{
	font-size: 8pt;
}

.verysmalltext
{
	font-size: 8pt;
}

.user_online
{
	font-size: 8pt;
	font-weight: bold;
	color: red;
}

.user_offline
{
	font-size: 8pt;
	font-weight: bold;
	color: gray;
}

.cell_header
{
	background-color: #000000;
	padding: 4pt;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #000000;
font-family: Tahoma;
font-size: 9pt;
color:#ffffff;
font-weight:bold;
}

.forum_cell_header
{
	background-color: #000000;
	padding: 4pt;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #000000;
	font-family: Tahoma;
	font-size: 9pt;
	color:#ffffff;
	font-weight:bold;
}

.themes_cell_header
{
	background-color: #345973;
	padding: 4pt;
	border: solid 1px #000000;
}

.fc1
{
	padding: 3px;
	background-color: #F1F1F1;
	color:#000000;
}

.fc2
{
	padding: 3px;
	background-color: #F8F8F8;
	color:#000000;
}

.forum_cell
{
	background-color: #819AB5;
	padding: 4pt;
	color:#ffffff;
}

.user_menu
{
	background-color: #97B5CB;
	padding: 4pt;
}

#nums1
{
font-family: Tahoma;
color:#000012;
font-size: 8pt;
}

#nums2
{
font-family: Tahoma;
color:#f2ecc7;
font-size: 8pt;
}

*
{
font-family: Tahoma;
font-size: 9pt;
}

#sign
{
font-family: Arial;
color:#000000;
font-size: 8pt;
}

#forum_cat
{
font-family: Tahoma;
font-size: 9pt;
color:#ffffff;
font-weight:bold;
}

#captions
{
font-family: Tahoma;
font-size: 9pt;
color:#ffffff;
font-weight:bold;
}

A:link { color:#000000; text-decoration: none}
A:visited { color:#000000; text-decoration: none}
A:active { color:#000000; text-decoration: none}
A:hover { color:#ff22aa; text-decoration: none}

.caption  
{
font-weight:bold;
font-size: 9pt;
font-family:Tahoma;
color:#000000;
}

#forum_big  
{

font-size: 11pt;
font-family:Verdana;
font-weight:bold;
color:#000000;
}

#text  
{
font-size: 10pt;
font-family:Tahoma;
color: #000000;
}

#edited
{
font-weight:normal;
font-style:italic;
font-size: 7pt;
color:#97B5CB;
font-family:Arial;
}

.form_i {border:#666699 solid 1pt; font-family:tahoma; font-size:8pt; color:#000000; background-color:#E9E9E9}
.form_b {border:#666699 solid 1pt; font-family:tahoma; font-size:9pt; color:#000000; font-weight:bold; background-color:#DFDEDC}
