@charset "windows-1251";
/* CSS Document */

body
{
	background-color:#e1e1e1;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a, a:visited, a:active
{
	color:#9d0e0e;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

img
{
	border:0px solid blue;
}

h1,h2,h3,h4
{
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
}

h1
{
	font-size:20px;
	margin-top:0px;
}

h2
{
	font-size:16px;
}

h3
{
	color:black;
	font-size:14px;
}

h4
{
	color:black;
	font-size:14px;
}

h5
{
	text-decoration:underline;
}

.sitemap li
{
	line-height:20px;
}
/*---------Table------*/
.align-left
{
	float:left;
	margin-right:10px;
}

.align-right
{
	float:right;
	margin-left:10px;
}

table.main_table
{
	background-color:#990000;
}

table.main_table tr td
{
	background-color:#333333;
	padding:5px 5px 5px 5px;
	font-size:12px;
	text-align:left;
}

table.table-right
{
	background-color:#990000;
}

table.table-right tr td
{
	background-color:#333333;
	padding:5px 5px 5px 5px;
	font-size:12px;
	text-align:right;
}

table.table-center
{
	background-color:#990000;
}

table.table-center tr td
{
	background-color:#333333;
	padding:5px 5px 5px 5px;
	font-size:12px;
	text-align:center;
}

table.table-justify
{
	background-color:#990000;
}

table.table-justify tr td
{
	background-color:#333333;
	padding:5px 5px 5px 5px;
	font-size:12px;
	text-align:justify;
}

/*----------Main----------*/

table.top-menu td
{
	color:#1f1f1f;
}

table.top-menu td a:link, table.top-menu td a:visited
{
	color:#1f1f1f;
	text-decoration:none;
	font-weight:bold;
}

table.top-menu td a:hover
{
	color:#1f1f1f;
	text-decoration:underline;
	font-weight:bold;
}

table.top-menu td a:active
{
	color:#9d0e0e;
	text-decoration:none;
	font-weight:bold;
}

table.main-menu td.bg
{
	background-image:url(main-menu/top.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}

table.main-menu td.text
{
	padding:20px 20px 30px 20px;
	color:#666666;
}

table.spec td.text
{
	padding:20px 60px 20px 20px;
	color:#666666;
}

td.footer-logo
{
	border-bottom:4px solid #990000;
	color:#990000;
	background-color:white;
	font-size:10px;
}

td.left-menu a:link, td.left-menu a:visited, td.left-menu a:active
{
	color:#990000;
	font-weight:bold;
	display:block;
	text-decoration:none;
	margin-top:15px;
	padding-left:50px;
}

td.left-menu a:hover
{
	background-image:url(marker.gif);
	background-repeat:no-repeat;
	background-position:left;
}

td.left-menu a.active:link, td.left-menu a.active:visited, td.left-menu a.active:active, td.left-menu a.active:hover
{
	color:#990000;
	font-weight:bold;
	display:block;
	text-decoration:none;
	margin-top:15px;
	padding-left:50px;
	background-image:url(marker.gif);
	background-repeat:no-repeat;
	background-position:left;
}

td.left-menu a.sub:link, td.left-menu a.sub:visited, td.left-menu a.sub:active
{
	color:#990000;
	font-weight:bold;
	display:block;
	text-decoration:none;
	margin-top:15px;
	padding-left:80px;
}

td.left-menu a.sub:hover
{
	background-image:url(marker-sub.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-position:40px 1px;
}

td.left-menu a.sub-active:link, td.left-menu a.sub-active:visited, td.left-menu a.sub-active:active, td.left-menu a.sub-active:hover
{
	color:#990000;
	font-weight:bold;
	display:block;
	text-decoration:none;
	margin-top:15px;
	padding-left:80px;
	background-image:url(marker-sub.gif);
	background-repeat:no-repeat;
	background-position:40px 1px;
}

/* -- Int -- */
table.int td.bg
{
	background-image:url(main-menu/top.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}

table.int td.text
{
	padding:20px 20px 30px 20px;
	color:#666666;
}
/* -- Int -- */

table.news td.header
{
	background-color:#990000;
	color:white;
	font-weight:bold;
}

table.news td.txt
{
	background-color:#d1d0d0;
	padding:0px 20px 25px 20px;
	color:#666666;
}

table.news td.txt a, table.news td.txt a:visited
{
	padding:0px 0px 0px 0px;
	display:normal;
	margin-top:0px;
	background-image:none;
	color:#666666;
	text-decoration:underline;
}

table.news td.txt a:hover, table.news td.txt a:active
{
	text-decoration:none;
}

table.footer td
{
	padding:20px 20px 20px 20px;
	font-weight:bold;
}

table.footer td a:link, table.footer td a:visited, table.footer td a:active
{
	color:#333333;
}
