body, td {
    color: #000000;
    background-color: #FFFFFF;
    margin: 0px;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 12px;
	padding: 0px;
	spacing: 0px;
}

table {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}

img {border: 0px;}
/*
a {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline;}
*/


table.head {
	height: 77px;
}
table.head td {
	text-align: right;
	background-image: url('/img/logo.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
}
div.slogan1{
	font-family: Impact,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 48px;
    color: #FF0000;
/*    color: #B2B2B2;*/
    margin-right: 30px;
}

table.menu td{
	background-image: url('/img/menu_bg.gif');
	background-repeat: repeat-y;
    background-position: left top;
	background-color: #ADADAD;
	padding-left: 48px;
}

table.menu td a {
	display: block;
	height: 32px;
	float: left;
	font-family: Impact,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
    padding: 8px 25px 0px 25px;
	background-image: url('/img/menu_bg_delim.gif');
    background-repeat: no-repeat;
    background-position: right;
	white-space: nowrap;
}

div.content {
	padding: 0px 20px 0px 30px;
}

div.content table {
	width: auto;
	border-collapse: separate;
	border-spacing: 1px;
}

div.content table td{
	padding: 4px;
}

div.content table th{
	padding: 10px;
}

h1 {
	font-family: Impact,Arial,Helvetica,sans-serif;
    text-align: center;
    font-weight: normal;
    font-size: 24px;
    color: #FF0000;
    margin-top: 20px;
    margin-bottom: 10px;
}

h2{
	font-family: Impact,Arial,Helvetica,sans-serif;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #FF0000;
    margin-top: 30px;
    margin-bottom: 3px;

}

a.h2 {
	font-family: Impact,Arial,Helvetica,sans-serif;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    color: #FF0000;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

div.line{
	background-color: #ADADAD;
	margin-bottom: 10px;
	text-align: left;
}

table.top td{
	vertical-align: top;
}

td.menu_right {
	width: 240px;
}

td.menu_center {
	width: 180px;
	text-align: center;
}

div.menu_right{
	padding: 0px 5px 10px 30px;
	font-size: 12px;
}

div.bigline{
/*	line-height: 30px;*/
}

div.footer{
	background-color: #ADADAD;
	border-left-width: 40px;
	border-left-style: solid;
	border-left-color: #FF0000;
	height: 1px;
}


table.footer{
	margin-top: 30px;
}
td.menu_bottom{
	color: #888888;
    text-align: center;
}
td.menu_bottom a{
	color: #888888;
    font-size: 11px;
}
td.copyright{
	color:#888888;
	font-size: 9px;
	border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #AAAAAA;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #FF0000;
    vertical-align: top;
}
td.copyright div{
    margin: 5px 10px 5px 10px;
}

div.counter{
	padding: 30px 30px 30px 30px;
	float: left;
}

.top {vertical-align: top;}
.bottom {vertical-align: bottom;}

div.content table.firstpage {
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
}

div.content table.firstpage td{
	padding: 4px;
	background-color: #FFFFFF;
}

div.content table.firstpage td.step{
	padding: 4px;
	background-color: #FFFFFF;
	text-align: right;
}

table.firstpage td h1{
	text-align: left;
}

div.content table.search td{
	padding: 4px;
	background-color: #FFFFFF;
}


div.subsection{
	width:262px;
	height:200px;
	float:left;
	text-align:center
}
div.subsection_title{
	color: #FEFEFE;
	font-family: Impact,Arial,Helvetica,sans-serif;
    font-weight: normal;
	background-color: #999999;
    background-image: url('/img/title_bg.gif');
    background-repeat: repeat-y;
    background-position: center;
    padding: 0px;
    font-size: 16px;
}
div.subsection_title a{
	color: #FEFEFE;
    font-size: 16px;
	font-family: Impact,Arial,Helvetica,sans-serif;
    font-weight: normal;
    display: block;
    padding: 15px;
}
div table.subsection {
	width: 220px;
}
div table.subsection td{
	background-color: #FFFFFF;
}
div table.subsection td.ico{
	vertical-align: middle;
}
div table.subsection td.list{
	text-align: left;
}
div table.subsection td.list a{
	font-weight: normal;
}

.subcat {
	font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
}










