body{
	margin:0px;
	padding:0px;
	background-color:#000;
}
.text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align: justify;
}
	
.text1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#3b4857;
}
.textwht{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.textwhta{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.textwhta:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.textsky{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#09F;
}
.textsky_norml{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#09F;
}
.text2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
}

.textbrdrbtm{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	border-bottom:solid #999 1px;
}
	
.border{
	border-top:solid 1px #CCC;
    border-left:solid 1px #CCC;
    border-right:solid 1px #CCC;
    border-bottom:solid 1px #CCC;
}
.line{
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
}
	
.text_script{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
}
.text_scripta{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3b4857;
	text-decoration:underline;
}
.text_scripta:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3b4857;
	text-decoration:none;
}
.text_sitemap_linka{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#09F;
	text-decoration: none;
}
.text_sitemap_linka:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3b4857;
	text-decoration: none;
}
.text_copyrit{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding-left:10px;
}