a {
	color: #FF6600;
	font-family: arial, futura, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold
	}

a:visited {
	color: #FF6600;
	font-family: arial, futura, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold
	}

a:active {
	color: #FF6600;
	font-family: arial, futura, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}

a:hover {
	color: yellow;
	background: none;
	font-family: arial, futura, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold
	}
td {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial, futura, helvetica, sans-serif;
	font-size: 11px
	}

p {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial, futura, helvetica, sans-serif;
	font-size: 11px
	}
p.title {
	font-family: Arial;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color:#FF9900; text-transform:capitalize
}

div {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial, futura, helvetica, sans-serif;
	font-size: 11px
	}

TH {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 11px;
	font-family: Arial-narrow, Arial, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFE9;
	border-color: #FFCE5F;
	border-style: solid;
	border-width: 1
	}


img.pic	{
	border-top: 1px solid #FF6633;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #FF6633;
	}

select	{
	background-color: #FFCC00;
	border: 1px solid #000000;
	list-style-type: none;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-transform: capitalize;
	
	}

body {
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #FFFFFF;
	}