body, li, table, input, select, option, textarea, .menu {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000; 
}

body         {  
 scrollbar-face-color: #DF681F;
 scrollbar-shadow-color: #F18849; 
 scrollbar-highlight-color: #F18849;
 scrollbar-3dlight-color: #BF4800;
 scrollbar-darkshadow-color: #BF4800; 
 scrollbar-track-color: #C64F07; 
 scrollbar-arrow-color: #FFE0CD; 
 
}

A:link { text-decoration: underline; color: #60654C;}
A:visited { text-decoration: underline; color: #60654C;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#000000;}

.navfont{
	font-size: 			11px;
	font-family: 		Arial;
}

a.nav:link    {text-decoration:none;color:000000;margin-left:21px;font-size:11px;}
a.nav:visited {text-decoration:none;color:000000;margin-left:21px;font-size:11px;}
a.nav:hover   {text-decoration:none;color:#424242;margin-left:21px;font-size:11px;}
a.nav:active  {text-decoration:none;color:#424242;margin-left:21px;font-size:11px;}

a.nav2:link    {text-decoration:none;color:6D6D6D;margin-left:26px;font-size:11px;}
a.nav2:visited {text-decoration:none;color:6D6D6D;margin-left:26px;font-size:11px;}
a.nav2:hover   {text-decoration:none;color:#8A8A8A;margin-left:26px;font-size:11px;}
a.nav2:active  {text-decoration:none;color:#8A8A8A;margin-left:26px;font-size:11px;}

p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			18px;
	color: 				#E37601;

}
h2 {
	font-size: 			13px;
	color: 				#E37601;
}

h3 {
	font-size: 			13px;
	color: 				#B4AF5C;
}

h4 {
	font-size: 			12px;
	color: 				#E37601;
}

.distributortxt {
	font-size: 			11px;
}

.abouttxthead {
	font-size: 			11px;
	color: 				#919778;
	font-weight:		bold;
}

.abouttxt {
	font-size: 			11px;
	color: 				#000000;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#C1C9A2;
	background-color:	#FFFFFF;

}

td.bgleft {
 
 		background-image: url('images/bgleft.gif'); 
               background-attachment: fixed;
               background-repeat: repeat-y; 
               background-position: right top;  
}

td.bgright {
 
 		background-image: url('images/bgright.gif'); 
               background-attachment: fixed;
               background-repeat: repeat-y; 
               background-position: left top;  
}

td.border1 {
 
 		background-image: url('images/border1.gif'); 
               background-attachment: fixed;
               background-repeat: repeat-y; 
               background-position: right top;  
}

td.border2 {
 
 		background-image: url('images/border2.gif'); 
               background-attachment: fixed;
               background-repeat: repeat-y; 
               background-position: left top;  
}

td.background {
 
 		background-image: url('images/background.gif'); 
               background-attachment: fixed;
               background-position: left top;  
}

td.aboutus-tableborder {
 
 		background-image: url('graphics/aboutus-tableborder.gif'); 
               background-attachment: fixed;
               background-repeat: no-repeat; 
               background-position: right top;  
}

td.aboutus-tableborder2 {
 
 		background-image: url('graphics/aboutus-tableborder2.gif'); 
               background-attachment: fixed;
               background-repeat: no-repeat; 
               background-position: right top;  
}

.topspacer {
	PADDING-TOP: 11px
}