html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	/*И не забываем вот это, иначе ужасно смотрится, если в браузере не белый по умолчанию*/
	background-color:#ffffff;
}
a{
	text-decoration:none !important;

}
a:hover{
	text-decoration:underline !important;

}
td {
font-size: 12px;
}
.news {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 12px 0px;
}

.block_body {
	font-size: 12px;
	padding: 5px -5px 0px 12px;
	color: #999999;
	border: none;
	margin-bottom: 24px;
	text-align: left;
}

li{
	margin-left: -20px;
	list-style-type: none;
	list-style-image: url(images/dot2.gif);
}

.block_body a{
	color: #FF0000;
}

.small_block_body {
	font-size: 11px;
	padding: 12px;
	color: #999999;
	border: 1px solid #C1C1C1;
	height:150px;
}

.block_title {
	background-image: url(title_img.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
	padding: 0px 0px 0px 12px;
	text-align: left;
}
.small_block_title {
	background-image: url(title_img.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	border: none;
}
.news_title {
	font-weight: bold;
	color: #999999;
	font-size: 12px;
	margin-bottom: 5px;
}
.news_body {
	color: #999999;
	font-size: 12px;
	margin-bottom: 24px;
	text-align: left;
}

.news_body a{
	color: #999999;
}
.small_block {
	float: left;
	width: 140px;
}
.topmenu {
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;;
	margin-right: 0px;
	margin-left: 0px;
}

.topmenu a{
	color: #999999;;
	text-decoration: none;
}
.topmenu a:link {
	color: #999999;;
	text-decoration: none;
}
.topmenu a:visited {
	color: #999999;;
	text-decoration: none;
}
.topmenu a:hover {
	color: #FF0000;;
	text-decoration: underline;
}
.topmenu .curr{
	
	color: #FF0000;
	text-decoration:none;
}

.topmenu_block
{
	border-bottom-color: #FF0000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.topmessage
{
	background-color:#FF0000;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;	
}
.article_block {
	width: 791px;
	float: left;
}
.date {
	font-style: italic;
}
.cat_row {
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*Блин, хотя бы так... Но я бы лучше в корне переделал*/
	clear:left;
}
.cat_articul {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	margin-left: 3px;
}
.cat_description {
	font-size: 11px;
	padding-left: 10px;
	color: #666666;
}
.cat_img {
	float: none;
	margin-top: 5px;
}
.cat_block1 {
	float: left;
}
.cat_block2 {
	float: left;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 10px;
}
.cat_block3 {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	width:35px;
	height:35px;
}
.cat_block3_title {
	font-size: 10px;
	text-align: center;
	color: #666666;
}
.cat_block3_img {
	margin-top: 13px;
}
.cat_row_grey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	height: 133px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-right-style: dotted;
	border-left-style: dotted;
	background-color: #F5F5F5;
}
.cat_more {
	float: right;
	color: #666666;
	font-size: 11px;
	margin-top: 12px;
}
.foot_copy {
	font-size: 9px;
	color: #999999;
	;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.foot_copy a{
	color: #333333;;
	text-decoration: underline;
}
.foot_copy a:link {
	color: #333333;;
	text-decoration: underline;
}
.foot_copy a:visited {
	color: #333333;;
	text-decoration: underline;
}
.foot_copy a:hover {
	color: #FF0000;;
	text-decoration: underline;
}
.foot_copy .curr{
	
	color: #FF0000;
	text-decoration:underline;
}
input,select,textarea{
	border:1px solid #CCCCCC;
	font-family: "Arial 70%";
	color: #333333;
}