BODY {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma; Verdana;
	font-size: 11px;
}

h1 {
	padding: 0 0 0 5px;
	margin: 0px;
	font-size: 18px;
	color: #414141;
}

TD {
	font-family: Tahoma; Verdana;
	font-size: 13px;
	background-color: white;
	vertical-align: top;
}

DIV.header_center {
	width: 990px;
	color: #F4F4F4;
}

DIV.page {
	width: 990px;
	/*border-left: 1px solid silver;
	border-right: 1px solid silver;*/
	/*height: 100%;*/
	padding: 0px;
}


TABLE.top_header TD {
	background-image: url(/img/site/mania/header_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 228px;
}

TABLE.top_header TD A {
	font-family: Tahoma;
	font-size: 17px;
	color: #ebf1f6;
	text-decoration: none;
}

TABLE.top_header TD A:hover {
text-decoration: underline;
}

TABLE.container {
	width: 100%;
}

TABLE.inside_page TD.menu {	
	width: 200px;
	padding: 7px;
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: top right;
}

TABLE.inside_page TD.menu UL {
	list-style: none;
	padding: 0px;
	margin: 0px;
	/*margin-left: 10px;*/
}

TABLE.inside_page TD.menu UL.sub {
	margin-left: 10px;
}

TABLE.inside_page TD.menu LI {
	margin: 7px;
}

TABLE.inside_page TD.menu UL.sub LI {
	margin: 3px;
}


TABLE.inside_page TD.menu LI A {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #24507e;
}

TABLE.inside_page TD.menu UL.sub A {
	font-size: 12px;
	font-weight: normal;
}

TABLE.inside_page TD.menu HR {
	height: 1px;
	background-color: #24507e;
	color: #24507e;
}

TABLE.inside_page TD.menu A, A {
	color: #24507e;
}

TABLE.inside_page TD.content {	
	padding: 7px;
	vertical-align:top;
}

.s13px {
	font-size: 13px;
}

.redbold {
	font-weight: bold;
	color: #24507e;
}

span.c_title {
	font-size: 16px;
	font-weight: bold;
	color: #414141;
	font-family: Tahoma;
}

span.comment {
	color: #8a8a8a;
}

span.comment a {
	color: #8a8a8a;
	text-decoration: none;
}

table.wp td {
	padding: 5px;
	text-align: center;
	border: 1px solid #F8F8F8;
}

table.wp td.over {
	background-color: #d9e7ea;
	border: 1px dotted #3c596e;
}

table.wp td.over td {
	background-color: #d9e7ea;
}

div.img {
	margin: 1px auto;
	padding: 1px;
	border: 1px solid #996666;
	width: 186px;
}

div.img_big {
	margin: 3px;
	padding: 1px;
	border: 1px solid #996666;
	width: 500px;
}

div.img a img, 
div.img_big a img 
{
	border: 0px;
}

table.wp_g td {
	border: 0px;
	text-align: left;
}

table.wp_g td a {
	font-size: 12px;
	font-weight: bold;
}

tr.footer td {
	height: 70px;
	background-image: url(/img/site/design/footer_bg.gif);
	background-repeat: repeat-x;
	padding: 5px;
	color: #eeeeee;
	background-color: #24507e;
}

tr.footer td a {
	color: #eeeeee;
	font-weight: bold;
	text-decoration: underline;
}

div.sel_browser {
	border: 1px solid #24507e; background-color: white; padding: 5px; margin-top: 5px; margin-bottom: 5px;
}

/* Обязательные стили, которые используются на сайте разными модулями  */
DIV.error {
	border: 1px solid red;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: red;
	width: 500px;
	margin-bottom: 20px;
	margin-top: 10px;
}
DIV.ok {
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	color: #000099;
	width: 100%;
}
SPAN.comment {
	color:gray;
	font-size:11px;
}
