body {
  text-align: center;
  background-color: #D5D0B0;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}
.genText{
	font-size: 11px;
}
A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #014756; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('../images/content_bg.gif') top left repeat-y;
}

#page_header {
  height: 140px;
  background: #FFFFFF url('../images/header.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('../images/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:160px;
  margin-right:160px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  padding:3px;
  border: 1px solid #425227;
  background-color: #739240;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  padding:3px;
  border: 1px solid #425227;
  background-color: #739240;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  padding:3px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 40px;
  background: #425227;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:12px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../images/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:9px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:5px;
  padding-right:5px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../images/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }
#linklist li a:hover { text-decoration: none; font-weight: bold;}

#breadcrumb h3 a {
text-decoration: none;
font-weight: bold;
color:White;
}
#breadcrumb h3 a:hover{
	text-decoration: none;
	color:#f6f6f6;
}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
/* ADD ONS */
/* For Input Button */
.fill_form_row1
	{
		background-color:#E7E7E7;
	}
	.fill_form_row2
	{
		background-color:#F2F2F2;
	}
 .input_txt
{
	border:1px solid #7F9DB9;
	font-size:10px;
	font-family: verdana,sans-serif;
	color:#666666;
	height: 17px;			
	background: #fff url(../images/textareabg2.gif) repeat-x bottom right
	
}
.tds
{
	font-size:11px;				
}
.input_txtarea
{
	border:1px solid #7F9DB9;
	font-size:10px;
	font-family: verdana,sans-serif;
	color:#666666;			
	background: #fff url(../images/extareabg.gif) repeat-x bottom right;
	overflow: auto;
}		

.lis
{
	background-color:#FFFFFF;
}

.success
{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#3D8158;
}

div.error
{
	margin:            	 	0.5em 0 0.5em 0;
	border:          	    0.1em solid #CC0000;
	background-image:  		url(../images/error.png);
	background-repeat:  	no-repeat;
	background-position: 	10px 50%;
	padding:				10px 10px 10px 36px;
	color:             		#CC0000;
	background-color:  		#FFFFCC;
	width: 					350px;
}
 
 .row1
 {
 background-color:#E7E7E7;
 }
 .row2
 {
 background-color:#F2F2F2;
 }
 
 #rect 
{
	BORDER-RIGHT: #6B8F4F 2px solid;
	/*BORDER-BOTTOM: #6B8F4F 2px solid;*/
	BORDER-BOTTOM: #6B8F4F 2px solid;
	FONT-FAMILY: Tahoma,Verdana,Arial;	        
   /* BACKGROUND-COLOR: #D9CDA3;*/
}
.noneStyle
{
	color:#ffffff;	
}
.txtFormat
{
 text-align: justify;
}
.liner
{
	border-bottom: 1px dotted #D1D9C4;
}

.tblHeader
{	
	background-color: #D5D0B0;
	font-weight: bold;
	font-size: 12px;
}
.orderStyle1
{
	font-size: 12px;	
	background-color: #E7E7E7;
}
.orderStyle2
{
	font-size: 12px;	
	background-color: #F2F2F2;
}
.cartStyle1
{
	font-size: 12px;	
	background-color: #E7E7E7;
}
.cartStyle2
{
	font-size: 12px;	
	background-color: #F2F2F2;
}
.freightStyle1{
	font-size: 11px;	
	background-color: #E7E7E7;
}
.freightStyle2{
	font-size: 11px;	
	background-color: #F2F2F2;
}