/* -- General  -------------------------- 	*/

html, body, form  {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #333;
	}
html {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	}
body {	
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background: #5C7A95 url(img/body_bg.gif) repeat-x top;
	1text-align:center;
	padding-bottom: 50px;
	}
A,A:visited,A:active,A:link {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #2159A3;
	text-decoration: underline;
	}
A:hover {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #86261B;
	text-decoration: none;
	}	
A:visited {
	}
A.noa,A.noa:visited,A.noa:active,A.noa:link {
	text-decoration: none;
	}
h1 {
	font-family: Tahoma, Arial, Verdana, Tahoma, sans-serif;
	1width:50%;
	display:block;
	font-size: 22px;
	color:#7A1B10;
	margin:  5px 5px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #444;
	margin: 0px 0px 10px 5px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #86261B;
	margin: 10px 0px 7px 5px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	1border-top:1px solid #eee;
	text-decoration:none !important;
	
}
h3.catalog {
	font-size: 14px;
	color: #006CBE;
	margin: 5px 0px 7px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	border-top:0px solid #eee;
}
h4 {
	display:block;
	font-size: 11px;
	color: #46712F;
	background:#eee;
	margin: 10px 0px 10px 50px;
	1border-left:3px solid #EE2224;
	padding: 3px 10px;
	font-weight: normal;
}

/* -- form  -------------------------- 	*/
form {
	border-width: 0px; 
	color : #444;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color : #565656;
	}
textarea, list, select, option, input {
	1border: 1px solid #C3CDE8; 
	font-size: 11px;
	color : #333;
	padding: 0px 1px 0px 2px;
	margin: 0px 2px;
	}
list, select, option, input {
	1height:16px;
}
input.noborder {
	border-width: 0px;
	}
input.button {	
	padding: 0px 1px 0px 1px;
	margin: 0px;	
	height:19px;
	}
	


hr {
	color:#FFF;
	height: 1px;
	padding:0px;
	margin:5px 0px;
	border:0px solid #ddd;
	border-bottom:1px dashed #aaa;
	shadow: none;
	clear:both;
	}
#content p {
	margin: 10px 0px 10px 0px;
	text-align:justify;
	}
.bcontent p:first-letter	 {
	margin:0px 0px 0px 20px !important;
	1font-size:15px;
	1color:#000;
	1font-weight:bold;
	1font-family: "times new roman";
	1background:#eee;
	1padding:5px 7px;
	
	
	
	}
#content ul {
	margin:5px 5px 5px 25px;
	padding:0;
	}
#content  li {
	margin:5px 5px 5px 5px;
	padding:0;
	list-style-position: outside;
	list-style-image: url(img/li.gif);
}
#content ol {
	margin:5px 5px 5px 25px;
	
}
#navline {
	text-align:left;
	display:block;
	padding:0px 0px 3px 0px;
	margin:10px 0px 0px 20px;
	color:#aaa;
	}
#navline a {
	font-size:9px !important;
}
#content img {
	border:1px solid #ccc;
	padding:5px;
	margin:3px 2px 3px 2px;
	}
#content img.borderno {
	border:0px solid #ddd;
	padding:0px;
	margin:0px;
	}



/*------- column style  ------------------------------------------*/
.top01 {
	background: url(img/11bg.jpg) no-repeat left top;
	width:100%;
	height:207px;	
	}
.top02 {
	background: url(img/12bg.jpg) no-repeat right top;
	width:100%;
	height:207px;	
	}
.top31 {
	width:100%;
	height:102px;	
	text-align:center;
	}
.top32 {
	border-bottom:3px solid #4A0400;
	width:100%;
	height:102px;
	-moz-opacity:0.8; 
	opacity:0.8; 
	filter:alpha(opacity=80); 
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=80); 
	background:#7A1B10;	
	}
.top32 div {
	padding-top:20px;
	text-align:center;
	font-size:24px;
	color:#FFF;
	}	
.top32 div span {
	font-size:14px !important;
	padding-bottom:5px;
	display:block;
	}	
.mid01 {
	background:  url(img/21bg.jpg) no-repeat left top;
	width:100%;
	}
.mid02 {
	background:  url(img/2_leftbg.gif) repeat-x left bottom;
	width:100%;
	}
.bot01 {
	background:#5C7A95  url(img/bot1bg.gif) repeat-x top;
	}
.bot02 {
	background:  url(img/bot2bg.gif) repeat-x top;
	height:80px;
	}
.foot01 {
	background: #415C75;
	height:200px;
	}
.left {
	width:250px;
	vertical-align:top;
	text-align:center;
	padding:0px 0px;
	
	}
.center {
	vertical-align:top;
	text-align:left;
	min-height:500px;
	height:500px;
	padding:0px 0px;
	background: #FFF;
	
	}
.right {
	width:250px;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	text-align:left;
	background: #FFF;
	}


/*------- banner_line  ------------------------------------------*/



/*------- bottom style  ------------------------------------------*/
.bottom {
	background:#5483B3;	
	border-bottom:2px solid #888;
	height:69px;
	}
.bottom .left {
	background:#5483B3;
	vertical-align:middle;
	height:60px;
	}
.bottom .center {
	background:#5483B3;
	vertical-align:middle;
	height:60px;
	}



/* -- Center Table Styles -------------------------- 	*/
#content {
	1background:#FFFFE5;
	padding: 15px 20px 30px 25px;
	1margin-top:0px;
	1width: 100%;
	1min-height:300px;
	text-align:left;
	}
/* --  Tables    -------------------------- 	*/

#content table{
	margin:1px;
	1border: 1px solid #B6D1FE;
	}
#content td {
	padding:3px 3px 3px 5px;
	margin:0px;
	border-bottom: 1px solid #ddd;
	1border-left: 1px dotted #ddd;
	1background: #eee;
	1text-align:left;
	}
th {
	font-size: 12px;
	font-weight: bold;
	color: #0D4D88;
	height: 17px;
	padding:7px 3px;
	background: #F3F9FF url(img/th_bg.gif) repeat-x top;
	border-bottom:1px solid #95CEFD;
	text-align:center;
	}	

/* --     -------------------------- 	*/
#content table.tableno {
	margin:0px;
	border: 0px solid #fff;	
	1width:auto !important;
	}
#content table.tableno tr {
	}
#content table.tableno td {
	border: 0px solid #ddd;	
	1border-bottom: 1px dotted #ccc;
	margin:0px;
	padding:2px;
	}
#content table.border {
	border: 1px solid #ddd;
	}
	

table.table1 {
	padding:3px;
	margin:0px;
	border: 0px solid #ddd;
	width:100%;
	}
table.table1 tr {
	}
table.table1 td {
	border-bottom: 1px solid #eee;
	1border-right: 1px solid #eee;	
	margin:1px;
	padding:3px;
	vertical-align:top;
	}

.table2 {
	padding:0px;
	margin:0px;
	border: 1px solid #eee;
	width:50%;
	}
.table2 td {
	border-bottom: 1px solid #eee;	
	padding:3px;
	}
	


/* -- Many styles -------------------------- 	*/

.news {
	padding-bottom:15px;	
	}
.date {
	padding:0px 8px 1px 0px;
	margin-right:5px;
	display:block;
	font-size:10px;
	color:#777;
	}	
.news3 {
	padding-bottom:15px;	
	}
.date3 {
	padding:3px 8px;
	margin-bottom:5px;
	font-size:18px;
	color:#5C7A96;
	font-weight:bold;
	}	
.news3_text a {
	font-size:16px;
	color:#333 !important;
	text-decoration:underline !important;
}
.small,.small A {
	font-size: 11px;
	color: #666;
	}
.white, .white a, a.white, a.white:visited, a.white:active {
	color: #FFF;
	}

.red, .red a, a.red, a.red:visited, a.red:active  {
	color: #A80000;
	}	
.gray, .gray a , .gray a:visited , .gray a:active , A.gray , A.gray:visited, a.gray:active {
	color: #aaa;
	}	
.bold {
	font-weight: bold;
	}
.comment,.comment A {
	1background-color: #eee;
	color: #666;
	font-size: 11px;
	}			
div.comment {
	background: #EBE9E0;
	color: #666;
	margin: 3px 2px;
	padding: 5px;
	}			
div.ansver {
	background: #EBE9E0 url(img/b_corn1.gif) no-repeat top left;
	color: #666;
	margin: 10px 10px 5px 20px;
	padding: 5px 10px;
	}	

.bgcolor1{
	background-color:#FDFAD9;
	}
.bgcolor1 td {
	border-bottom:1px solid #ddd !important;
	}
.bgcolor2{
	background-color:#566DA3;
	color:#FFF !important;
	}
.bgcolor2 a.small, .bgcolor2 div.small {
	color:#FFF !important;
	}
.bgcolor_th td {	
	1background:#eee !important;	
	1height:30px;
	}


/* -- Many styles -------------------------- 	*/

.icons {
	padding:40px 0px 20px 0px;
	text-align:center;
	
	
	}

.body_foot {
	display:block;
	margin:10px 20px 10px 30px;
	padding:7px 5px 0px 15px;
	text-align:left;
	text-transform:uppercase;
	position: relative;
	1top: -31px;
	text-align:left;
	background: url(img/corner_left2.gif) no-repeat top left;
	}
.body_foot a ,.body_foot A:visited,.body_foot A:active,.body_foot A:link {
	padding:3px 8px;
	background: none !important;
	color:#ddd;
	font-size:10px;	
	text-decoration:none;
	display: inline;
	line-height: 24px;
	}
.body_foot A:hover {
	text-decoration:underline;
	background: #506F8A !important; 
	text-decoration:none;
	}

/* -- Footer -------------------------- 	*/

.footer {
	vertical-align:middle; 
	text-align:left;
	padding:40px 0px 0 10px;
	font-size:12px;
	color:#f2f2f2;
	}
.footer div {
	padding:5px 0;
	}
.footer a {
	font-size:12px;
	color:#f2f2f2 !important;
	}
.foot1 {
	padding:10px 10px 0px 30px;
	font-size:11px;
	color:#555;
	}	
	

.foot2 {
	padding:5px 10px;
	color:#FFF;
	border-right:2px solid #4B76A9;
	font-size:10px;
	width: 20%;
	}


/* -- main -------------------------- 	*/

.top_main {
	background: #EAEADD url(img/top_main_bg.gif) repeat-x top;
	}
.top_main td {
	background: url(img/top_main_1.gif) no-repeat left top;
	font-size:12px;
	padding:20px 20px 10px;
	vertical-align:top;
	}
.top_main h2 {
	font-size:18px;
	text-transform:uppercase;
	color:#2E4D9B;
	padding:0;
	margin:0 0 10px;
	}
.top_main ul {
	margin:0px 5px 5px 20px;
	padding:0;
	}
.top_main li {
	margin:0px 5px 5px 0px;
	padding:0;
	list-style-position: outside;
	list-style-image: url(img/li.gif);
	}

.news_main {
	background:#FFF;	
	border-bottom:1px dotted #BBBCBF;
	}
.news_main td {
	font-size:11px;
	padding:10px 20px 0px;
	vertical-align:top;
	}
.news_main h2 {
	background: url(img/news_top_go.gif) no-repeat left 5px;
	font-size:16px;
	text-transform:uppercase;
	color:#010101;
	padding:0 0 0 19px;
	margin:0 0 15px;
	text-decoration:none !important;
	}
.news_main a {
	color:#582417;
	}
.news_main a.news2 {
	color:#582417;
	display:block;
	background: url(img/li2.gif) no-repeat left 5px;
	padding:0px 0px 10px 15px;	
	}

.serv_main {
	background:#FFF;	
	border-bottom:1px dotted #BBBCBF;
	padding:0 0 20px 0;
	}
.serv_main td {
	padding:10px 20px 0px;
	vertical-align:top;
	}
.serv_main h2 {
	background: url(img/s100001.gif) no-repeat left 1px;
	font-size:15px;
	text-transform:uppercase;
	color:#62160D;
	padding:0 0 8px 37px;
	margin:15px 0 0px;
	text-decoration:none !important;
	}
.serv_main h2 a {
	font-size:15px;
	color:#62160D;
	}
.serv_main ul {
	margin:5px 5px 20px 35px;
	padding:0;
	}
.serv_main li a {
	font-size:11px;
	color:#777;
	text-decoration:none !important;
	}
.serv_main li a:hover {
	text-decoration:underline !important;
	color:#62160D;
	}

.left_block {
	border-bottom:1px dotted #BBBCBF;
	padding:10px 0 10px 0;
	text-align:center;
	color:#FFF;
	}
.left_block a h3 {
	font-size:15px;
	text-transform:uppercase;
	color:#E4E0D1;
	padding:0 0 0px;
	text-decoration:none !important;
	}
.left_block a {
	font-size:11px;
	color:#FFF;
	text-decoration:none !important;
	}
.left_block img {
	border:0px solid #FFF;
	border-right:3px solid #475F74;
	border-bottom:2px solid #475F74;
	margin:5px 0;
	}
	
.table1 a .subs, .table1 .subs {
	font-size:11px;
	text-decoration:none !important;
	}
	