body
{
	margin:0px;
	background-image:url(../website-graphics/bg.jpg);
	background-repeat:repeat-x;
	background-color:#e6b800;
}

select, input, textarea
	{
	color : #505154;
	font-size:11px;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	border: 1px solid #000000;
	padding-left:5px;
	}

input.chk
	{
	border:none;
	}

a
	{
	color : #BF0707;
	text-decoration : none; 
	font-weight : bold;
	}

a:hover
	{
	color : #BF0707;
	text-decoration : underline; 
	font-weight : bold;
	}
	
td
	{
	color : #000;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	line-height:18px;
	}
	
h2
	{
	color : #000;
	font-size :15px;
	font-weight:bold;
	background-image:url(../website-graphics/hd_dot_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:30px;
	text-transform:uppercase;
	}
	
.body_padd
	{
	padding:30px;
	}
	
.home_txt
	{
	line-height:21px;
	padding:16px;
	}
	
.body_bg
	{
	background-image:url(../website-graphics/body_bg.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	}
	
.footer_bg
	{
	background-image:url(../website-graphics/footer_bg.gif);
	background-repeat:repeat-x;
	border-left:solid 15px #E6B800;
	border-right:solid 15px #E6B800;
	}
	
.hd_spacer
	{
	background-image:url(../website-graphics/hd_spacer.gif);
	background-repeat:repeat-x;

	}
	
.hd_spacer2
	{
	background-image:url(../website-graphics/hd_spacer2.gif);
	background-repeat:repeat-x;
	}
	
.org_spacer
	{
	
	background-repeat:repeat-x;
	background-color:#ff6200;
	font-family : Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :15px;
	text-align:center;
	font-weight:bold;
	padding:22px;
	}
	
.recommend_bg
	{
	/* background-image:url(../website-graphics/hand.gif);*/
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#f0cf0e;
	font-family : Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :12px;
	padding:18px;
	}
	
div.footerlink
{
	height:25px;
	padding-top:10px;
}
	
.footerlink a
	{
	color : #000;
	text-decoration : none; 
	font-weight : bold;
	padding:0px 12px;
	text-transform:uppercase;
	}

.footerlink a:hover
	{
	color : #000;
	text-decoration : underline; 
	font-weight : bold;
	}
	
.wc
	{
	font-size:10px;
	color : #2E2E2E;
	text-transform:uppercase;
	}
	
.wc a
	{
	color : #000;
	text-decoration : none; 
	font-weight : normal;
	}

.wc a:hover
	{
	color : #000;
	text-decoration : underline; 
	font-weight : normal;
	}
	
.cell_bg
	{
	background-image:url(../website-graphics/cell_img_3.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:25px;
	}
	
.categories a
	{
	color : #0E2784;
	line-height:25px;
	}

.categories a:hover
	{
	color : #0E2784;
	}

.border1
	{
	border: 1px solid #DBD12B;
	}
	
	.Button
{
	padding:2px 3px;
	background-color:#EC5514;
	border:solid 1px #C13A01;
	text-decoration:none;
	color:#ffffff;
}
.Button:hover
{
	padding:2px 3px;
	cursor:hand;
	background-color:#F1F1F1;
	border:solid 1px #CCCCCC;
	text-decoration:none;
	color:#707070;
	cursor:pointer;
}
.traderlist
{
	font-size: 10px;
	color:#886C00;
}

	


/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: relative;
top: 0; left: 0;
}

.vscrollerbase {
width: 5px;
background-color: #3B3839;
}
.vscrollerbar {
width: 5px;
background-color: #696969;
}
.hscrollerbase {
height: 3px;
background-color: #FAE9BB;
}
.hscrollerbar {
height: 3px;
background-color: #696969;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
.flexcroll
{
padding-top:10px;
padding-right:5px;
text-alight:left;
width:130px;
}
#mycustomscroll
{
height:94px;
}
#mycustomscroll2
{
height:170px;
color:#fff;
}


/* Scroll Bar Master Styling end Here */
