	a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
	}
	a:link {
		color: #E9302E;
	}
	a:hover {
		color: #990000;
	}
	}
	a:visited
	{
		color: #FF0000;
	}
	a.menu_link {
		text-decoration:none;
	}
	a.menu_link div, a:hover.menu_link div {
		font-size: 11px; 
		color: #ffffff;
		font-weight: bolder;
		padding-left:10px;
	}
	div.time {
		background-color:#cc0000;
		width: 148 px;
		height: 20 px;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #ffffff;
		text-align:center;
		padding-top:3px;
		margin: 1px;
	}
	div.copyright {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		color: #FFFFFF;
	}
	.header {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-style: normal;
		color: #E9302E;
	}
	div#content {
		padding: 0 10 10 10;
		height: 100%;
		text-align:justify;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		/* background-color: #f0e9d7; */
		font-size: 10px;
		font-style: normal;
		color: #666666;
	}

	td#content_td {
		background-image: url(/images/fon.png);
		background-repeat: no-repeat;
		background-color: #f0e9d7;
		background-position: right bottom;
	}

	p.subhead a, p.subhead a h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E9302E;
	}

	span.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	}

	tr td.menu_item{
		background-image: url(/images/4.png);
		background-repeat: no-repeat;
		background-position: left top;
	}
	tr td.menu_item:hover {
		background-image: url(/images/3.png);
	}
	tr td.menu_item_sel{
		background-image: url(/images/3.png);
		background-repeat: no-repeat;
		background-position: left top;
	}
	tr td.menu_item_sel:hover {
		background-image: url(/images/4.png);
	}
	tr td.item_menu1{
		background-image: url(/images/1.png);
		background-repeat: no-repeat;
		background-position: left top;
	}
	tr td.item_menu1:hover {
		background-image: url(/images/2.png);
	}

	tr td.item_menu2 {
		background-image: url(/images/2.png);
		background-repeat: no-repeat;
		background-position: left top;
	}
	tr td.item_menu2:hover {
		background-image: url(/images/1.png);
	}

	.fleft { float:left;}
	.fright { float:right;}

	/* ---comments form---- */

.form { height:24px;}
.form input { width:272px; height:16px; border:1px solid #5e5e5e; color:#5e5e5e; font-size:11px; font-weight:normal; padding-left:3px; font-family:tahoma;}
.textarea_1 { width:272px; height:171px; border:1px solid #5e5e5e; padding-left:3px;}

.button_box { width:278px; padding:16px 0 0 0;}
.button { background:none; background:url(/images/but_bgd.gif) left top repeat-x; border:0; color:#d31212; text-decoration:underline; padding:4px 0 6px 0; margin-left:12px; width:68px; text-align:center;}

.form div.button_box { width:278px; height:45px; padding:16px 0 0 0;}
.form input.button {
	background:none;
	background:url(/images/but_bgd.gif) left top repeat-x;
	border:0;
	color:#d31212;
	text-decoration:underline;
	padding:4px 0 6px 0;
	margin-left:12px;
	width:58px;
	height: 25px;
	text-align:center;
}
div.comment {
	border:1px solid #5e5e5e;
	padding:5px;
	margin:3px;
}
div.comment span {color:#FF0033}
