body,td{
	margin:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#444444;
	}
	
.bdr{
	border:#B31100 solid 1px;
	}
	
.greybdr{
	border:#E7E7E7 solid 1px;
	}
	
.topnav{
	font-size:11px; color:#FFFFFF;
	text-decoration:none;
	}
.topnav:link{color:#FFFFFF;}
.topnav:hover{ color:#FFA629;}

.link{ color:#FF4800; text-decoration:none;}
.link:hover{ color:#444444;}

.b{ 
	color:#FF4800; 
	text-decoration:none;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	}
.b:hover{ color:#000000;}

.rightnav{ 
	color:#DB360F; 
	text-decoration:none;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	display:block;
	height:15px;
	}
.rightnav:hover{ color:#000000;}

#title{
	background-image:url(images/ttl_lft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:4px;
	background-color:#D8D8D8;
	}
#title strong{
	background-image:url(images/ttl_rht.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#D8D8D8;
	font-size:14px; color:#000000;
	padding:9px; width:100%;
	padding-left:8px;
	display:block;
	}

.orangebdr_l{border-left:#FF7000 solid 1px;}
.orangebdr_t{border-top:#FF7000 solid 1px;}
.orangebdr_r{border-right:#FF7000 solid 1px;}
.orangebdr_b{border-bottom:#FF7000 solid 1px;}

.heading{
	font-size:12px; color:#EE1700;
	}
	
#heading{
	background-image:url(images/heading_lft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:4px;
	background-color:#FFE0AC;
	}
#heading strong{
	background-image:url(images/heading_rht.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#FFE0AC;
	font-size:18px; color:#FF4800;
	padding:4px; width:100%;
	padding-left:8px;
	display:block;
	}

.next{ 
	color:#FF4800; 
	text-decoration:none;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:12px;
	}
.next:hover{ color:#000000;}
.prev{ 
	color:#FF4800; 
	text-decoration:none;
	background-image:url(images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	}
.prev:hover{ color:#000000;}

.padding_10{ padding:10px;}

.border{ border-collapse:collapse; border: solid 1px;}

.dotted_bdr{
	border:#C84835 dotted 1px;
	}
	
hr{ color:#F5F5F5;}

.cont_over{ height:400px;overflow:auto; padding:10px;}

.hdr_bg{
	background-image:url(images/hdr_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF9EB;
	}
	
/*#tab{ margin:0; padding:0 0 0 6px;}
#tab li{ float:left; list-style:none; padding:0;}
#tab li a{ float:left; text-decoration:none; background:url(images/tab_bg.gif) repeat-x top; color:#653C00; font:12px Arial, Helvetica, sans-serif;}
#tab li a span{ float:left; background:url(images/tab_lft.gif) no-repeat left top; cursor:pointer;}
#tab li a b{ float:left; background:url(images/tab_rht.gif) no-repeat right top; padding:10px 13px 10px 13px;}
#tab li a:hover{ background:url(images/tab_bg.gif) repeat-x bottom; color:#231600;}
#tab li a:hover span{ background:url(images/tab_lft.gif) no-repeat left bottom;}
#tab li a:hover b{ background:url(images/tab_rht.gif) no-repeat right bottom;}
#tab li a.active{ background:url(images/tab_bg.gif) repeat-x bottom; color:#231600;}
#tab li a.active span{ background:url(images/tab_lft.gif) no-repeat left bottom;}
#tab li a.active b{ background:url(images/tab_rht.gif) no-repeat right bottom;}*/

#tab{ margin:0; padding:0 0 0 6px;}
#tab li{ float:left; list-style:none; padding:0;}
#tab li a{ float:left; text-decoration:none; background:url(images/tab_bg.gif) no-repeat top left; color:#653C00; font:12px Arial, Helvetica, sans-serif; padding:0 0 0 13px;}
#tab li a span{ float:left; background:url(images/tab_bg.gif) no-repeat right top; cursor:pointer; padding:10px 13px 10px 0;}
#tab li a:hover{ background:url(images/tab_bg.gif) no-repeat left bottom; color:#231600;}
#tab li a:hover span{ background:url(images/tab_bg.gif) no-repeat right bottom;}
#tab li a.active{ background:url(images/tab_bg.gif) no-repeat left bottom; color:#231600;}
#tab li a.active span{ background:url(images/tab_bg.gif) no-repeat right bottom;}
