/* CSS Document */

body{
	background: url(../images/bg_page.gif) repeat-x #ffffff;
	margin:15px 0px 0px 0px;
	}
	
.top_repeatbg{
	background:url(../images/top_repeat.jpg) repeat-x;
	

	}

.link_toprepeat{
	background: url(../images/repeat_toplinks.jpg) repeat-x #393a6d;
	}
	
.links{
	font-family:Franklin Gothic Medium Cond, Arial, Verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.footer_repeat_bg{
	background:url(../images/footer_repeat_bg.jpg) repeat-x #393a6d;
	}
	
.links_footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	}
	
.designed{
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	text-decoration:none;
	font-size:11px;
	}
	
	.designed a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	}
	
	.designed a:hover{ text-decoration:underline;
	}
	
.bg{
	background:url(../images/123.jpg) no-repeat left top;
	}
	
.welcome_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f74853;
	text-decoration:none;
	line-height:16px;
	padding-top:2px;
	}
	
.index_content{
	font-family:Arial, Helvetica, sans-serif;
	color:#646464;
	line-height:16px;
	text-decoration:none;
	font-size:11px;
	}

.news_1{
	font-family:Arial Narrow, arial;
	font-size:14px;
	text-decoration:none;
	color:#fa4259;
	font-weight:bold;
	}
	
.new_2, .new_2 a{
	font-family:Arial Narrow, arial;
	font-size:14px;
	color:#666699;
	text-decoration:none;
	}
	
.new_2 a:hover{
	color:#000000;
	text-decoration:underline;
	}
	
.news_con, .news_con a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	}
	
.news_con a:hover{
	text-decoration:underline;
	}
	
.news_plus, .news_plus a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
.news_plus a:hover{
	color:#333333;
	text-decoration:underline;
	}	

.view,.view a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
	
.view a:hover{
	text-decoration:underline;
	}


.profile, profile a{
	font-family:tahoma;
	font-size:11px;
	color:#bcbcd4;
	text-decoration:none;
	}	
	
.profile a:hover{
	color:#ffffff;
	text-decoration:none;
	}	
	
.inner_head, .inner_head a{
	font-family:Arial, Helvetica, sans-serif;
	color:#fa4259;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	}

.inner_head a:hover{
	text-decoration:underline;
	color:#333333;
	}
	
.inner_content{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	font-size:12px;
	line-height:18px;
	}
	
.TextBox{
	width:150px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	border:1px solid #7F9DB9;
	color:#666666;
	} 
	
.TextArea{ 
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	background:#ffffff;
	font-size:12px;
	color:#666666;
	border:1px solid #7F9DB9;
	}
	
.iso_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#545486;
	text-decoration:none;
	line-height:18px;
	font-weight:bolder;
}

.pad_top6{
	padding-top:6px;
	}