@charset "utf-8";
/* CSS Document */

a {outline:none;
border:0px;}

a img {outline:none;
border:0px;}

.top{
	background-image:url(images/link_mid_bg.gif);
	background-repeat:repeat-x;
}

.text_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}

.text_link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.text_link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fbc000;
	font-weight:bold;
	text-decoration:none;
}
.logo_bg{
	background-image:url(images/bannerbg.gif);
	background-repeat:repeat-x;
}

.bottom_bg{
	background-image:url(images/bottom_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:9px;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
	line-height:15px;
	text-align:justify;
}
.text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:15px;
	text-decoration:none;
}

.text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:15px;
	text-decoration:underline;
}
.text_black{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

.text_more{
    color:#ae428c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}

.text_more a{color:#ae428c; text-decoration:none;font-weight:bold;}
.text_more a:hover{color:#ae428c; text-decoration:underline;font-weight:bold;}

.text_more_y{
    color:#fbc000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.text_more_y a{
    color:#fbc000;
	text-decoration:none;
	}

.text_more_y a:hover{
    color:#bd4d9c;
	text-decoration:underline;
	}
	
.text_more_p{
    color:#bd4d9c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.text_more_p a{
    color:#bd4d9c;
	text-decoration:none;
	}

.text_more_p a:hover{
    color:#43002f;
	text-decoration:underline;
	}

.text_white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	
	font-weight:bold;
}
.text_white a{color:#fff; text-decoration:underline;}
.text_white a:hover{color:#fff; text-decoration:none;}
	
.text_white1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	
	}
	
	
.box{ 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color : #8A8D93;
	background : #ffffff;
	font-family: Verdana; 
	font-size:11px;
	color: #636563;
	
	
}