.img {margin-right:14px}

body {background:#ffffff;
/*
color:#000000;
font-family:arial;
*/

color:#858484;
font-family:tahoma;

font-size:13px;
padding:0;
margin:0;
line-height:15px;
text-align:center;
margin-left:1px;
}


.wrap {background:url(/images/bg2.gif) left repeat-y #ffffff;
margin:0px auto;
padding:0;
width:710px;
}

#top {
background:url(/images/top_px.gif) bottom repeat-x #ffffff;
margin:0px auto 0px auto;
width:710px;
height:102px;
text-align:left;
padding:0px;
}

#content {
width:710px;
margin:0;
padding:0;
text-align:left;
height:428px;
display:table;}

#footer {background:url(/images/top_px.gif) top repeat-x #ffffff;
width:710px;
height:101px;
margin:0;
padding:0;
text-align:left;}

.line {
background:url(/images/dot.gif);
height:1px;
margin-bottom:15px;
margin-top:15px}

.copy {color:#5C5C5B; text-decoration:none; line-height:16px}

/*-------------------------------------------------------PAGE_1,2,3,4-------------------------------------------------------*/

#left_content {
/*background:url(/images/px.gif) right repeat-y;*/
padding:0;
margin:0;
text-align:left;
line-height:18px;
width:210px;
float:left;
}

#right_content {
padding:0;
margin:0;
float:right;
text-align:left;
width:480px;
display:table;
}

.inner {margin:10px; margin-bottom:0px}

/*--1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111--*/

.gray {color:#000000; text-decoration:underline}
.gray_l {color:#A8B0B4; text-decoration:none}
.gray_d {color:#363636; text-decoration:none}
.red {color:#9C0000; text-decoration:underline}
.blue {color:#006BA2; text-decoration:none}
.bot_txt {color:#A6A6A6; text-decoration:none}
.menu {color:#474747; text-decoration:none}

.abs {vertical-align:middle}
.big {font-size:16px;line-height:21px;}
.n {font-size:11px}
.sm {font-size:10px}

.clear {
clear:both}

a {	color:#9C0000; text-decoration:underline}

.abs {vertical-align:middle}
		
.form_search { width:135px;
		height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-top-color:#404040;
		border-right-color:#D4D0C8;
		border-bottom-color:#D4D0C8;
		border-left-color:#404040;
		background-color:#ffffff;
		color:#949494;
		padding:1px}
		
.form_news { width:144px;
		height:22px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5A5A5A;
		margin-left:0px;
		margin-right:0px}
		
.form { width:218px;
		height:21px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#484746;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:218px;
		height:81px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#484746;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.u		{text-decoration:underline}
.nu		{text-decoration:none}
.t 		{text-transform:uppercase}

a {text-decoration:none;}
a:hover{text-decoration:none;}
.green:hover{text-decoration:none}

/*------------------------------------------ custom css -----------------------------*/
 

.hsection {
	width:100%;
	border-bottom:1px dashed gray;
	padding-bottom:8px;
	margin-bottom:3px;
	margin-top: 3px;
}

.vsection_wrp {
	width:50%;
	float: left;
}

.vsection {
/*--------------------------------------------------
* padding, borders and margins here
*--------------------------------------------------*/
	padding-right:15px;
	padding-left:15px;
}

.clear {
	width:0px;
	clear:both;
}

h1 {
	color:#9C0000; 
	font-size:15px;
	font-family:arial;
	line-height:21px;
	text-decoration:none;
	font-weight:bold;
}


h2 {
	font-family:arial;
	color:#363636; text-decoration:none;
	font-size:12px;
	line-height:21px;
}

ul.menu {
	margin:0px;
	padding:0px;
	list-style: none;
}

ul.menu li {
	/*border-bottom:1px solid #858484;*/
	border-bottom:1px solid blue;
}

ul.menu li a{
	padding-top:3px;
	display:block;
	text-decoration:none;
}

ul.menu li a:hover {
	font-size:15px;
	border-right:10px solid #858484;
	text-decoration:none;
}
