.img {margin-right:15px}

body {
	background-color:#cacaca;
	color:#6F6F6F;
	font-family:tahoma;
	font-size:11px;
	padding:0;
	margin:0;
	line-height:13px;
	text-align:center;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-x;
}

.pagebg-top {
	width:100%;
	background-image: url(../images/pagebg-top.gif);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 1;
	height: 479px;
	left: 0px;
	top: 0px;
}

.pagebg-bottom {
	width:100%;
	background-image: url(../images/pagebg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left-bottom;
	z-index: 1;
	height: 381px;
	left: 0px;
	top: 0px;
}

#wrap {
position:absolute;

margin:23px auto;
padding:0;
width: 100%;
z-index: 2;
}

#wrapper {margin:4px;
width:720px;
border:1px solid #E0E0E0;
background:#ffffff;
	z-index: 3}

#top {margin:0px auto 0px auto;
background:url(../images/top_px.gif) bottom repeat-x;
width:712px;
height:241px;
text-align:left;
padding:0px;
	z-index: 4;
}

.top_txt {
color:#8D8D8D;
font-size:11px;
text-decoration:none;}

#footer {
background:url(../images/bot_px.gif) repeat-x top;
width:712px;
height:102px;}

.bot_txt {color:#4E4E4E; text-decoration:none;}
.copy {color:#8D8D8D; text-decoration:none}

#content {
width:712px;
margin:0px 0px 0px 0px;
padding:0;
text-align:left;
display:block;
	z-index: 1;}


.dotted_line {background:url(../images/dot.gif);
height:1px;
margin-top:10px;
margin-bottom:10px;
}

.dotted_dark_line {background:url(../images/dot1.gif);
height:1px;
margin-top:10px;
margin-bottom:10px;
}

/*-------------------------------------------------------PAGE_1-------------------------------------------------------*/
#p_left_white_box {background-color:#ffffff;
padding:0;
margin:0;
margin-left:3px;
margin-bottom:3px;
text-align:left;
width:235px;
display:table;
}

#p_right_content_left {
padding:0;
margin:0;
text-align:left;
float:left;
width:215px;
display:table;}

#p_right_content_right {background:#ECF0F1;
padding:0;
margin:0;
text-align:left;
float:right;
width:240px;
display:table;}

.right_box_inner {margin:10px}
.newsright_box_inner {margin:20px}
.left_white_box_inner {padding:14px 10px 10px 10px}

.left_box_inner {
margin:10px 10px 10px 10px}

/*--------------------------------------------------------------------------------------------------------------------*/

.gray {color:#6F6F6F; text-decoration:none}
.blue {color:#59798F; text-decoration:none}
.red {color:#E66836; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.align {vertical-align:middle}
.big {font-size:12px}
.bigger {font-size:13px}
.n {font-size:11px}
.sm {font-size:10px}

.clear {
clear:both}

a {	color:#59798F; text-decoration:none}

.align {vertical-align:middle}
		
.sign { width:145px;
		height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#27A9CB;
		background-color:#ffffff;
		color:#193D46;
		margin-left:0px;
		margin-right:0px}

.form { width:173px;
		height:16px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#C3C3C3;
		background-color:#F0F0F0;
		color:#59798F;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:173px;
		height:136px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#C3C3C3;
		background-color:#F0F0F0;
		color:#59798F;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.u		{text-decoration:underline}
.t 		{text-transform:uppercase}

a:hover{text-decoration:underline;}
.a:hover{text-decoration:none;}
