.stepcarousel{
position: relative; /*leave this value alone*/

overflow: scroll; /*leave this value alone*/
width: 400px; /*Width of Carousel Viewer itself*/
height: 75px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: right; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 1px; /*margin around each panel*/
width: 400px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.style {
    color: #333333;
    font-size: 11px;
    padding-right:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding-left:90px

}

.main {
    color: #333333;
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding-left:20px;
	padding-right:25px;
	text-align:justify;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table {

border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:none;
border-top:1px solid #CCCCCC;
 }
 
td { border:1px; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
    color: #333333;
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;

}
.style3 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style10 {
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #666666;
 padding-left:10px;
 }
 
 
 a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #cc0000;
	text-decoration: none;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
.sub {
	PADDING-LEFT: 20px; FONT-SIZE: 11px; BACKGROUND: url(images/arrow1.gif) no-repeat left center;
	BORDER-BOTTOM: #e4e4e4 1px dotted
}






#foxmenucontainer{height:24px;display:block;padding:0px 0 0 0px;margin-left:170px;}
#foxmenu{position:relative;display:block;height:24px;font-size:11px;font-weight:bold;font-family:Arial,Verdana,Helvitica,sans-serif;}
#foxmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#foxmenu ul li{display:block;float:left;margin:0 1px 0 0;}
#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:5px 20px 0 20px;height:19px;background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top left;}
#foxmenu ul li a:hover{color:#003366;background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right;}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}

