A:link { cursor: hand; color: #BC500F; text-decoration:none; }
A:hover { cursor: hand; color: #BC500F; text-decoration:underline; }
A:visited { cursor: hand; color: 843405; text-decoration:none; }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 504D3F;
	line-height:14px;
	}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: bc500f;
	line-height:14px;
	}

.sub A:link { cursor: hand; color: #BC500F; text-decoration:none; }
.sub A:hover { cursor: hand; color: #504D3F; text-decoration:underline; }
.sub A:visited { cursor: hand; color: 504D3F; text-decoration:none; }

.sub {
	border-left:0px solid #504D3F; 
	border-right:0px solid #504D3F; 
	border-top:0px solid #504D3F;
	border-bottom:1px solid #504D3F;
	background-color:F1EFE5;
	margin:0;
	padding:3px 5px 3px 5px;
	display:block;
	filter:alpha(opacity=90); 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); 
	-moz-opacity:.9;
	}
	
.title {
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: 504D3F;
	}
	
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: 504D3F;
	line-height:14px;
	}
	
.jlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: BC500F;
	line-height:20px;
	}
	
.jlinks A:link { cursor: hand; color: #BC500F; text-decoration:none; }
.jlinks A:hover { cursor: hand; color: #BC500F; text-decoration:underline; }
.jlinks A:visited { cursor: hand; color: 843405; text-decoration:none; }
	
	
	
.bg {
	background: transparent url(../images/bg.gif) repeat-x fixed top;
	}
	
.bg2 {
	background: transparent url(../images/bg2.gif) repeat-x fixed top;
	}

#content {
	/* defined in the head for ns4 compatibility */
	position:relative; left:0px; top:0px;
}
