body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#FF7F00;
	scrollbar-face-color:#FF7F00;
	scrollbar-shadow-color:#FF7F00;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#EFEDED;
}
.intro {
	background-color: #FFFFFF;
	background-image: url("images/bg.jpg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

table.tableClass {
    border:0px;
	cellpadding: 0 px;
	cellspacing: 0 px;
	background-color:white;
	background-image:url(images/back.gif);
	background-repeat:no-repeat;
	} 
a:link {
	color: #FF7F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF7F00;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #FF7F00;
}
a:active {
	text-decoration: none;
	color: #FF7F00;
}
.Style1 {
font-family: Verdana, sans-serif;
	color: #F87F11;
	font-weight: bold;
	font-size: 10px;
}
.Style2 {
	color: #ff7f00;
	font-weight: bold;
	font-size: 10px;
	}
.Style3 {
	color: #ff7f00;
	font-weight: bold;
	font-size: 8px;
}
td, th {	
	font-family: Verdana, sans-serif;
	font-size: 10px;
	}
