body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(/images/newhome/bg_main_body.gif);
	background-repeat: repeat-x;*/
}
.paging_font {
font-family:Geneva, Arial, Helvetica, sans-serif;
 font-weight:bold; 
 font-size:12px;
  color:#FFFFFF;
  text-decoration:none;

}


.panel_right_top {
	background-image: url(/images/newhome/right_pan_box_top.gif);
	background-repeat: no-repeat;
	background-position:top left;

}
.panel_right_bg {
	background-image: url(/images/newhome/right_pan_box_rep_bg.gif);
	background-repeat: repeat-y;
}
.panel_right_bg_bot {
	background-image: url(/images/newhome/right_pan_box_repbot_bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}
.panel_right_bot {
	background-image: url(/images/newhome/right_pan_box_bot.gif);
	background-repeat: no-repeat;
	background-position:bottom left;


}

.heading_black {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:18px;

}

.para_text {

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.para_text a{
color:#000000;
text-decoration:underline;
}
.para_text a:hover{
color:#EE7E33;
text-decoration:underline;
}
.para_text2 {

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.para_text2a {

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#EE7E33;
}
.para_text2a a{
color:#EE7E33;
text-decoration:underline;
}
.para_text2a a:hover{
color:#333333;
text-decoration:underline;
}

.panel_left_top {
	background-image: url(/images/newhome/left_pan_top.gif);
	background-repeat: no-repeat;



}
.panel_left_bg {
	background-image: url(/images/newhome/left_pan_mid.gif);
	background-repeat: repeat-y;



}

.panel_left_bot {
	background-image: url(/images/newhome/left_pan_bot.gif);
	background-repeat: no-repeat;
}

.row_a1 {

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
background-color:#B6CFD9;

}
.row_a2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
background-color:#D7E9ED;

}

#area {
	background: #ccc;
	height: 20px;
	width: 500px;
}
 
#knob {
	height: 20px;
	width: 20px;
	background: #000;
}
 
#area2 {
	position: relative;
	height: 15px;
	width: 280px;
	background: #000;
}
 
#knob2 {
	position: absolute;
	height: 15px;
	width: 20px;
	background: #ff3300;
	cursor: pointer;
}
 
#area3 {
	background: #ccc;
	height: 300px;
	width: 20px;
}
 
#knob3 {
	height: 20px;
	width: 20px;
	background: #000;
}

