@charset "utf-8";
/* CSS Document */
/* TEXT */
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 14px;
	text-decoration: none;
}
.text_Special {
	font-family: Arial, Helvetica, sans-serif;
	color: #003980;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.text_Greenbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.text_Redbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.text_Redbold2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.text_welcome{
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #993300;
}

.button_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #fcff00;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	display: table-row-group;
	font-weight: bold;
}


.mainBold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #677997;
	font-weight: bold;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004b5e;
}

.lable_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #070155;
	text-align: right;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8da362;
	text-align: center;
	font-weight: bold;
}
.footerLink_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #cfdffa;
}

	#more {
}
#more ul {
	margin-left: auto;
	padding-left: 0px;
	padding-bottom: 0px;
}
#more li {
	list-style: none;
	padding: 0px 0 0;
	font-family: "arial narrow", arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
#more a {
	color: #FF0000;
	text-decoration: none;
	width: 20%;
	font-weight: bolder;
}
#more a:hover {
	color: #3300CC;
	font-weight: bold;
	}
	
	
/*  End....TEXT */

.auto1-3 {
	background-image: url(images/grad.gif);
	background-repeat: repeat;
}
.banner {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
}
.banner_secret {
	background-image: url(~/images/secret.jpg);
	background-repeat: no-repeat;
}




.button_grad {
	background-image: url(images/butt_grad.gif);
	background-repeat: repeat-x;
}
.button_lineGrad {
	background-image: url(images/butt_line.gif);
	background-repeat: no-repeat;
	width:3;
    height:27;
}

.news_lable {
	background-image: url(images/lable_grad.gif);
	background-repeat: repeat-x;
}
.login_bg {
	background-image: url(images/bg_login.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #e4e9ef;
}
.effect_but {
	background-image: url(images/effect_bg2.gif);
	background-repeat: repeat-x;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.welcome {
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	background-position: right;
}

