BODY {
	padding:0px;
	margin:0px;
	color:#CCCCCC;
	background:#1A1B1D url(bg_lines.gif) top left repeat-x;
	font-family:Tahoma;
}

TD {
	text-align:left;
	font-family:Tahoma;
	font-size:12px;
	color:#b9b9bb;
}
IMG.b {
	border:2px #666666 solid;
	margin:6px 40px;
}
A {
	color:#EEEEEE;
	text-decoration:underline;
}
A:hover {
	color:#CCCCCC;
	text-decoration:none;
}


H1 {
	font-family:Tahoma;
	color:#EEEEEE;
	font-size:18px;
}
H2 {
	font-family:Tahoma;
	color:#EEEEEE;
	font-size:14px
}

TD.content {
	text-align:left;
	vertical-align: top;
	/* background: url(/i/bg_content.jpg) bottom right no-repeat; */
}

TD.left_block {
	width: 164px;
	height:700px;
	text-align:left;
	vertical-align: top;
	background: #212224;
	font-size:11px;
}
TD.left_block P{
	margin-top:12px;
	margin-bottom:12px;
}
DIV.horisontal_border{
	height:1px;
	background:url(border_news.gif);
}
 
TABLE.menu TD{
	text-align:center;
	background-image:url(button.jpg);
	width:99px;
	height:29px;
	color:#F5800C;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-weight:500;
}

TABLE.menu TD.current{
	background-image:url(button_over.jpg);
}
TABLE.menu TD.current A{
	color:#000000;
}

TABLE.menu A{
	color:#F5800C;
	text-decoration:none;
	text-transform:uppercase;
}
TABLE.menu A:hover{
	color:#000000;
}

TABLE #categories{
	margin-top:55px;
	width:100%;
}
TABLE #categories TD{
	text-align:right;
}

TABLE #categories A{
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0;
}
TABLE #categories A:hover{
	text-decoration:underline;
}

DIV.scrollpics, DIV.scrollpicsplace, DIV.scrollbox{
	text-align:center;
}
