/* CSS Document v1.0*/
body {
	background-image: url(/images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.a1 {
	color: #CA480C;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}
.a1:hover {
	font-weight: bold;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #4B4B49;
	padding: 33px 0px 15px 0px;
	margin: 0px;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E6B5C;
	margin: 0px;
	padding: 0px;
	padding-right: 33px;
}
#main_table {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/bg_2.jpg);
	background-position: 0px 80px;
}
#table_1 {
	background-image: url(/images/123.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#current_page {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	color: #C6450B;
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: top;
	background-repeat:no-repeat;
	text-align: center;
	width: 133px;
	background-image: url(/images/menu_on.jpg);
}
#menu_top {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	color: #C6450B;
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: top;
	background-repeat:no-repeat;
	text-align: center;
	width: 133px;
	background-image: url(/images/menu_1.jpg);
}
#table_content {
	background-image: url(/images/cbg3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#content {
	margin: 0px 25px 0px 4px;
	padding: 0px;
	vertical-align: top;

}
#footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 829px;
	height: 112px;
	text-align: center;
	color: #4B4B49;
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: top;
}
#right_block {
	position: static;
	width: 292px;
	height: 200px;
	margin: 0px 26px 0px 0px;
	padding: 0px;
	background-image: url(/images/pic3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
/*	display: none; */
}
#right_block2 {
	position: static;
	height: 160px;
	margin: 0px 26px 0px 0px;
	padding: 20px 0px 0px 15px;
	background-image: url(/images/pic2.jpg);
	background-repeat: no-repeat;
	background-position: LEFT top;
	vertical-align: top;
/*	display: none; */
}
.footer1 {
	color: #4B4B49;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.color1 {
	color: #000000;
}
.color2 {
	color: #6E6B5C;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.title1 {
	color: #136695;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px
}
.title2 {
	color: #136695;
	font-family: "Bookman Old Style";
	font-size: 30px;
	font-weight: bold;
}

td.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div.submenu   {
	background-color:#e9e3cb;
	color: #3a77a3;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
padding: 5px 0 5px 20px;
margin: 8px 25px 0 5px;
}

div.submenu a {
	color: #3a77a3;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
}
div.submenu a:hover {
	font-weight: bold;
	text-decoration:underline;
}

