/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#655555;
	padding:0px;
	margin:0px;
}

 p, td, h1, h2, h3, h4, img, form {
	padding:0; margin:0px;}
	
.mainbg {
	background:url(../images/mainbg.jpg) left top repeat-y;
}

.topbluetxt {
	font-family:Tahoma;
	font-size:24px;
	color:#009dac;
	font-weight:bold;
	padding-top:45px;
}

.heading {
	font-family:Tahoma;
	font-size:20px;
	color:#009dac;
	
	}

.menubg {
	background:url(../images/menubg.jpg) left top repeat-x;
}

.blackbg {
	background:url(../images/blackbg.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.lefttoptxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.lefttoptxt span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#808080;
}

.welcometxt {
	font-family:Tahoma;
	font-size:24px;
	color:#008dd5;
}

.welcometxt span {
	font-family:Tahoma;
	font-size:24px;
	color:#000000;
}

.bodyblacktxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.footertxt {
	background:url(../images/footerbg.jpg) left top repeat-y;
}

.footernavtxt ul {
	list-style-type:none;

}

.footernavtxt li {
	float:left;
	list-style-type:none;
	
}

.footernavtxt li a {
	background:url(../images/navdiv_footer.jpg) 0 3px no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 8px 0 8px;
}

.footernavtxt li a.nodivider{
	background:none;

}

.footernavtxt li a:hover {
	background:url(../images/navdiv_footer.jpg) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

.footerbottomtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;}
	
.footerbottomtxt span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eacd27;}
	

a:link {
	font-family:Tahoma;
	font-size:14px;
	color:#008dd5;
	text-decoration:underline;
}


a:hover {
	font-family:Tahoma;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}

a:visited {
	font-family:Tahoma;
	font-size:14px;
	color:#008dd5;
	text-decoration:underline;
}


/*______________________________navigation_begin_______________________________*/

.navbar {width:auto; height:28px; color:#000000; font-weight:bold; font-size:14px; margin-right:1px; font-weight:normal;}

.nav1_left_nor {background:url(../images/navleftcurv_nor.jpg) no-repeat; width:6px;height:28px; cursor:pointer; color:#000000; font-weight:normal;}

.nav1_mid_nor {height:28px;font-size:14px; color:#000000;text-align:center;	line-height:28px;cursor:pointer;  padding:0px 5px; background:url(../images/navbg_nor.jpg) repeat-x; font-weight:normal;}

.nav1_right_nor {width:6px;height:28px; cursor:pointer; background:url(../images/navrightcurv_nor.jpg) no-repeat; color:#000000; font-weight:normal; }



.nav1_left_rol {width:6px;height:28px; cursor:pointer; background:url(../images/navleftcurv_rol.jpg) left top no-repeat; color:#ffffff; font-weight:normal;}

.nav1_mid_rol {height:28px;font-size:14px; color:#ffffff; text-align:center;line-height:24px;cursor:pointer; background:url(../images/navbg_rol.jpg) repeat-x; padding:0px 5px; font-weight:normal;}

.nav1_right_rol {width:6px;height:28px;	cursor:pointer; background:url(../images/navrightcurv_rol.jpg) left top no-repeat; color:#ffffff; font-weight:normal;}




/*.nav1_left_sel {width:6px;height:284px; cursor:pointer; background:url(../images/nav_left_sel.gif) no-repeat; color:#666666; font-weight:bold;}

.nav1_mid_sel {height:24px;font-weight:normal;font-size:11px; color:#666666; font-weight:bold;text-align:center;line-height:24px;cursor:pointer; background:url(../images/nav_mid_sel.gif) repeat-x; padding:0px 5px;}

.nav1_right_sel {width:8px;height:24px;	cursor:pointer; background:url(../images/nav_right_sel.gif) no-repeat; color:#666666; font-weight:bold;}*/

/*______________________________navigation_end_______________________________*/
