body {
	margin-left: 0px;
	margin-top: 10px;
	background-color: #626262;
	overflow: scroll;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	overflow-x: hidden; 
}
.style1 {
	color: #ff6600;
	font-weight: bold;
}
.style3 {font-size: 10}
.style4 {font-size: 16px;
	color: #ff6600;
	font-weight: bold;}

.style5 {
	font-family: Helvetica;
	font-size: 14px;
	color: #000000;
	}
.style6 {font-size: 11px; }

.styleSmall {font-size: 9px; color:#999999;}
.styleSmall10 {font-size: 10px; color:#999999;}

.tbStyle{ 
	font-size: 12px;
	border-style:solid;
	border-width:1px;
	border-color: #c9c9c9;
}


.tblStyle {
		border-bottom-style:dotted; 
		border-bottom-width:2px; 
		border-bottom-color:#d8d8d8;
}

a {
	color: #494949;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

span {
	font-family: Helvetica;
	font-size: 11px;
	font-style: normal;	
}

.mainLink {
	font-family: Helvetica;
	font-size: 11px;
	font-style: normal;	
	color: #494949;
	text-decoration: none;	
}

.mainLinkOver {
	font-family: Helvetica;
	font-size: 11px;
	font-style: normal;	
	color: #ff6600;
	text-decoration: none;	
}
