body {
	margin:0px auto;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/bg-new.jpg);
	background-repeat:repeat-x;
	/*	background-color:#ECDFAB;*/
 	width:100%;
	line-height: 15px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #a10508;
	scrollbar-arrow-color: #a10508;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-base-color: #a10508;
}

p {
	text-align:justify;
	color:#636363;
}

li{ color:#636363; }

.inpgbg {
	background:url(../images/bg-new.jpg)
	}
	
a{
	color: #b00609;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	text-decoration: underline;
}

/* Float */
.fll {float:left;}
.flr {float:right;}

/* Font Size */
.fs09{font-size:9px;}
.fs10{font-size:10px;}
.fs11{font-size:11px;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}

/* Font Color */
.fc01{color:#ffffff;}
.fc02{color:#000000;}
.fc03{color:#A07D45;}
.fc04{color:#5A400F;}
.fc05{color:#b00609;}
.fc06{color:#FF6600;}
.fc07{color:#636363;}

/* General Font Appearance */
.b{font-weight:bold;}
.i{font-style:italic;}
.u{text-decoration:underline}

/* Text Alignment */
.tal{text-align:left;}
.tar{text-align:right;}
.tac{text-align:center;}
.valm{vertical-align:middle;}
.valb{vertical-align:bottom;}
.valt{vertical-align:top;}

/* Page div ID's */
.container {
		background:url(../images/pg-bg.gif);
		background-repeat:repeat;
}

.container-h {
		background:url(../images/pg-bg.gif);
		background-repeat:repeat;
}
.container-i {
		background:url(../images/pg-bg_new_big.gif);
		background-repeat:repeat;
/*		background-color:#ECDFAB;
		background-color:#D4C488;*/
}




/* Margin Left */ 
.ml12 { margin-left:12px; }
.ml186 { margin-left:186px; }

.leftbtn { padding:0px 8px; }

/*Padding Left */
.pl05 {padding-left:5px;}
.pl07 {padding-left:7px;}
.pl10 {padding-left:10px;}
.pl13 {padding-left:13px;}
.pl18 {padding-left:18px;}
.pl19 {padding-left:19px;}
.pl20 {padding-left:20px;}
.pl25 {padding-left:25px;}
.pl26 {padding-left:26px;}
.pl28 {padding-left:28px;}
.pl38 {padding-left:38px;}
.pl108 {padding-left:108px;}
.pl145{padding-left:145px;}
.pl186{padding-left:186px;}
.pl200{padding-left:200px;}
.pl336{padding-left:336px;}


/*Padding Top */
.pt01{padding-top:1px;}
.pt02{padding-top:2px;}
.pt03{padding-top:3px;}
.pt05{padding-top:5px;}
.pt07{padding-top:7px;}
.pt09{padding-top:9px;}
.pt10{padding-top:10px;}
.pt16{padding-top:16px;}
.pt20{padding-top:20px;}
.pt24{padding-top:24px;}
.pt25{padding-top:25px;}
.pt35{padding-top:35px;}
.pt48{padding-top:48px;}


.pr05 { padding-right:5px; }
.pr19 { padding-right:19px; }
.pr10 { padding-right:10px; }
.pr20 { padding-right:20px; }
.pr30 { padding-right:30px; }
.pr50 { padding-right:50px; }


.pb05 { padding-bottom:5px; }
.pb10 { padding-bottom:10px; }
.pb16 { padding-bottom:16px; }
.pb20 { padding-bottom:20px; }
.pb25 { padding-bottom:25px; }

.bgc01 { background-color:#e6e6e6; }
.bgc02 { background-color:#ffffff; }

.bgimg01 { 	background-image:url(../images/orange.jpg);
			background-repeat:no-repeat;
			background-position:right;
			/*float:right;*/
			height:181px;
}
.bgimg04 { 	background-image:url(../images/corn.jpg);
			background-repeat:no-repeat;
			background-position:right;
			/*float:right;*/
			height:181px;
}
.bgimg05 { 	background-image:url(../images/strawberry.jpg);
			background-repeat:no-repeat;
			background-position:right;
			/*float:right;*/
			height:181px;
}

.bgimg02 { 	background-image:url(../images/sec-header-bg.gif);
			background-repeat:repeat;
}
.bgimg03 { 	background-image:url(../images/list-bg.gif);
			background-repeat:no-repeat;
}

.bgimg06 { 	background-image:url(../images/spacer.gif);
			background-repeat:no-repeat;
			background-position:right;
			/*float:right;*/
			height:181px;
}
			
.link01:link{color:#4D2C00; text-decoration:none;} 
.link01:active{color:#4D2C00; text-decoration:none;}
.link01:visited{color:#4D2C00; text-decoration:none;}
.link01:hover{color:#4D2C00; text-decoration:underline;}

.link02:link{color:#000000; text-decoration:underline;} 
.link02:active{color:#000000; text-decoration:underline;}
.link02:visited{color:#000000; text-decoration:underline;}
.link02:hover{color:#000000; text-decoration:none;}

.link03:link{color:#2742C5; font-weight:bold; text-decoration:underline;} 
.link03:active{color:#2742C5; font-weight:bold; text-decoration:underline;}
.link03:visited{color:#2742C5; font-weight:bold; text-decoration:underline;}
.link03:hover{color:#2742C5; font-weight:bold; text-decoration:none;}


.wp100 { width:100%;}

.h12 { height::12px; }
.h14 { height::14px; }
.h395{ height::395px; }
.h460{ height::460px; }

.w14 { width:14px; }
.w125 { width:125px; }
.w163 { width:163px; }
.w600 { width:600px; }
.w775 { width:775px; }

.inputbox {
	border-top:1px solid #826A50;
	border-right:1px solid #826A50;
	border-bottom:1px solid #826A50;
	border-left:1px solid #826A50;
	
}


/* New  */
.mt48 { margin-top:48px; }
.rotimg { z-index:1;}


.tophrbnav { height:29px; background-image:url(../images/top-nav.gif); }
.tophrbnavbg {
	height:29px;
	background-image:url(../images/top-nav-bg1.gif);
	background-repeat: no-repeat;
}

.m00 { 	MARGIN: 0px auto; }

.footer { height: 89px; background-color: #a10508; text-align: center; }

.bt0l {	border-top:1px solid #c4c4c4; } 
.bl0l {	border-left:1px solid #c4c4c4; } 
.br01 { border-right:1px solid #c4c4c4; }
.bb01 { border-bottom:1px solid #c4c4c4; }
.bb02 { border-bottom:1px solid #e6e6e6; }

#scroll { 	overflow:auto; 
			width:540px;
			height:360px;
			padding-right:20px;
}

.framecorner{
	background-image: url(../images/con-page-r-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.lst{list-style-type: none;}

#divBgImgChange {
			background-repeat:no-repeat;
			background-position:right;
			height:181px;
}