@charset "utf-8";
/* CSS Document */
/*Overall*/
body {
	padding:0px;
	margin:0px;
	background:ffffff;
	margin:0;
	padding:0;
	background-color:#ffffff;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
}


h1, h2, h3, p {
	margin:0px;
	padding:0px;
}

/*-----------------------------text-----------------------------------*/
.footer_text {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	line-height:20px;
}

.footer_text_2 {
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	line-height:20px;
}

.box_text {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	line-height:20px;
	padding-left:10px;
}

.normal_text {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	line-height:20px;
}

.normal_text_red {
	font-family:Arial;
	font-size:12px;
	color:#E72323;
	line-height:20px;
}


.bottombox_text_heading {
	font-family:Arial;
	font-size:20px;
	color:#456004;
	line-height:20px;
	
}

.bottombox_text_heading2 {
	font-family:Arial;
	font-size:20px;
	color:#6F5D0F;
	line-height:20px;
	
}


.innerpage_text_hding {
	font-family:Arial;
	font-size:25px;
	color:#000000;
	line-height:20px;
	font-weight:normal;
	
}

.innerpage_text_hding2 {
	font-family:Arial;
	font-size:25px;
	color:#E40404;
	line-height:20px;
	font-weight:normal;
	
}















/*--------------------------------- link -----------------------------------------*/


a.top_menu_link:link, a.top_menu_link:active, a.top_menu_link:visited 
{
	display:block;
	font-family:Arial;
	font-size:12px;
	line-height:36px;
	color:#ffffff;
	text-decoration:none;
	background-image:url(../images/menu_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:35px;
	padding:0px 7px;
}

a.top_menu_link:hover 
{
    display:block;
	font-family:Arial;
	font-size:12px;
	line-height:36px;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/menu_bg_h.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:35px;
	padding:0px 7px;
}

a.fotter_links:link, A.fotter_links:active, A.fotter_links:visited {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	line-height:20px;
}

a.fotter_links:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#ffffff ;
	text-decoration:underline;
	line-height:20px;
	
}


a.copy_links:link, A.copy_links:active, A.copy_links:visited {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	
}

a.copy_links:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}


a.xpresshoue_link:link, A.xpresshoue_link:active, A.xpresshoue_link:visited {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#E72323;
	text-decoration:underline;
	line-height:20px;
}

a.xpresshoue_link:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#E72323 ;
	text-decoration:underline;
	line-height:20px;
	
}



a.readmore_link:link, A.readmore_link:active, A.readmore_link:visited {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	line-height:20px;
	font-weight:bold;
}

a.readmore_link:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000 ;
	text-decoration:underline;
	line-height:20px;
	font-weight:bold;
	
}


a.link{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	line-height:20px;
	font-weight:bold;
}


.talen_box{
	background-color:#FFFFF5;
	border:1px solid #E5D2A8;
	padding:5px;
}









/*-----------------------------misc-----------------------------------*/


.tophdr_bg {
	background-image:url(../images/tophdr_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}


.menu_bg {
	background-image:url(../images/menu_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

.banner_black_line{
	background-color:#000000;
}

.footer_color{
	background-color:#D20202;
}


.box1_bg{
	background-image:url(../images/box1_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#ffffff;
	border:#EEE6C2 1px solid;
}

.box1_hor_line{
	background-color:#EBE1B7;
}

.box2_bg{
	background-image:url(../images/box2_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#ffffff;
	border:#C4EBF0 1px solid;
}

.box2_hor_line{
	background-color:#9AD6E1;
}


.box3_bg{
	background-image:url(../images/box3_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#ffffff;
	border:#C9D4B0 1px solid;
}


.box3_hor_line{
	background-color:#C9D4B0;
}


.box4_bg{
	background-image:url(../images/box4_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#ffffff;
	border:#E5D3BA 1px solid;
}

.box4_hor_line{
	background-color:#DEC7A9;
}


.bottom_box1_bg{
	background-image:url(../images/bottom_box1_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#F4FCE3;
	border:#C9D4B0 1px solid;
}


.bottom_box2_bg{
	background-image:url(../images/bottom_box2_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#F1ECD5;
	border:#E6E0C5 1px solid;
}

.err{
    color: #FF0000;
    font-size: 11px;
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}

.header_bgcolor_seetings{

	background-color:#996600;
	 color: #FFFFFF;
}

.f-button { background: #674366 url(../images/title-bg.gif) repeat-x center; border: 1px solid #000; color: #FFF; font-weight: bold; font-size: 16px; margin: 0px; padding: 2px 5px; }
