BODY {
	background-color: White;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#content { vertical-align:top; background:#FFFFFF; padding:20px;}
#height { width:1px; height:625px; float:left;}

TD {
	color: Black;
	font-family: "Times New Roman";
	font-size: 12pt;
}
TD.title {
	background-color: #C50000;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/black_fire.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
TD.podval {
	background-color: #C50000;
	text-align: center;
	vertical-align: middle;
}
SPAN.title {

	color: White;
	font-family: "Arial Narrow";
	font-size: 40pt;
	font-weight: bold;
}
SPAN.subtitle {
	color: Yellow;
	font-family: "Arial Narrow";
	font-size: 20pt;
	font-weight: bold;
}
TD.left_column {
	background-color: #FFD700;
	font-size: 10pt;
#	color: Red;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 13pt;
	background-color: #B22222;
}
H4 {
	font-size: 12pt;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
A.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: Red;
}
A.left:hover {
	color: Black;
}
.attention {
	color: Red;
}
P.sub_comment {
	font-family: Tahoma;
	color: #696969;
	font-size: 10pt;
}
img.attach{ 
	background: #808080 url(/forum/style_images/1/click2enlarge.gif) no-repeat top right;
	border: 1px solid #808080;
	margin: 0 2px 0 0;
	padding: 11px 2px 2px 2px;
}

