/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-image: url(../images/blue_grad.gif);
	background-repeat: repeat;
}
a {text-decoration:underline; color:#0760d8;}
.bigHead { font-size:14px; font-weight:bold; color:#0760d8; }
.gnav { padding:0 15px; border-left:solid 1px #808285; border-right:solid 1px #4E4E50; font-size:11px; float:left; font-weight:bold; color:#FFFFFF; }
.gnav a{text-decoration:none; color:#ffffff;}
/* attributes of the container element of textbox */
.loginboxdiv{margin:0px;height:21px;width:158px;background:url(../images/login_bg.gif) no-repeat bottom;}
/* attributes of the input box */
.loginbox{background:none;border:none;width:124px;height:15px;margin:0;padding: 4px 7px 0px 7px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
.footer { color:#FFFFFF; font-size:11px; font-weight:bold;}
/*carousel*/
.stepcarousel{position: relative; overflow: scroll;width: 540px; height: 160px; margin-left:40px;}
.stepcarousel .belt{position: absolute;left: 0;top: 0;}
.stepcarousel .panel{float: left; overflow: hidden; margin: 5px; width: 130px;}
.tittle { color:#FFFFFF; font-size:18px; font-weight:bold;}
.white_con {color:#FFFFFF;}
.left_menu a{ float:left; width:175px; padding:5px 10px 5px 25px; background-color:#FFFFFF; font-weight:bold; border-bottom:solid 1px #CC6600; background-position:left; background-image:url(../images/left_ico1.jpg); background-repeat:no-repeat;}
.left_menu a:hover{  background-color:#CC6600; border-bottom:solid 1px #CC6600; color:#FFFFFF; background-image:url(../images/left_ico2.jpg); background-repeat:no-repeat; background-position:left;}


