/*BODY*/
body,table{
	background: #4A4A4A;
	font-family: Verdana,Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: none
}
table{
	background: #FFFFFF;
}

.tBorder{
	border: solid 1px #FF6600;
}

b{
	color: #FF6600;
}

.h1{
	font-size: 13pt;
	color: #FF6400;
	font-weight: bold;
}
.h2{
	font-size: 14pt;
	color: #FF6400;
	font-weight: bold;
}

.subHBg{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/subHeaderBg.jpg);
	padding-left: 5px;
	font-weight: bold;
}

/*LINKS*/
a:link{
	text-decoration: none;
	color: #828181;
	font-weight: bold;
}
a:active{
	text-decoration: none;
	color: #828181;
	font-weight: bold;
}
a:visited{
	text-decoration: none;
	color: #828181;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	color: #4E4E4E;
	font-weight: bold;
}

/*CLASSES*/
.tbody{
	background: #FFFFFF;
	border-style: solid;
	border-color: #FF6600;
	border-width: 0 3 0 3;
	padding: 10 20 10 20;
}
.bborder{
	background: #B8B6B7;
}
.footer{
	font-size: 7pt;
	color: #FFFFFF;
}

\*BOTTOM ROLLOVERS*\
a.bot:link, a.bot:active, a.bot:visited, a.bot:hover 
{ 
font-family: verdana; 
font-size: 10px;
font-weight: bold; 
color: #FFFFFF;
text-decoration:none;
padding: 2 2 2 2;
} 
a.bot:hover 
{ 
color: #FF6600; 
}
