/* CSS Document */
TD {
	font-size: 11px; 
	color: #989898; 
	font-family: Arial, Helvetica, sans-serif; 
}
form
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
input
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.top {
	height: 38px;
	background-color: #2F86BC;
}

.whitepixel {
	height: 1px;
	background-color: #fff;
}

.darkpixel {
	height: 1px;
	background-color: #993233;
}

.ashpixel {
	height: 1px;
	background-color: #ABABAB;
}

.logo {
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 4px;
}

.sub_nav {
	height: 22px;
	background-color: #610011;
}

.topshadow {
	height: 27px;
	background-image: url(../../images/gen/top_shadow.gif);
	background-repeat: repeat-x;
}

.right_shadow {
	background-image:url(../../images/gen/right_shadow.gif);
	background-repeat:no-repeat;
}


.content {
	width: 100%;
	text-align: left;
}

.left_top {
	height: 7px;
	background-color: #D0B482;
}

.center_top {
	height: 7px;
	background-color: #453C41;
}

.right_top {
	height: 7px;
	background-color: #620112;
}

.pixelseparator {
	width: 1px;
	background-color: #FFFFFF;
}

.spacer_bottom {
	height: 12px;
}

.footer {
	
	color: red;
}

.footer {
	margin-left: 6px;
	color: #999999;
}

.footer A {
	color: #999999;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.textbox {
	width: 102px; 
	font-size: 11px; 
	height: 17px; 
	border-bottom: 1px solid #999999; 
	border-top: 1px solid #999999; 
	border-right: 1px solid #999999; 
	border-left: 1px solid #999999; 
	margin-left: 6px;
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

.submitButton3 {
	background-image: url(../../images/gen/search_18x18.gif); 
	cursor: pointer; 
	height:18px; 
	width:18px; 
	background-repeat: no-repeat;
	border: 0px; 
	margin-bottom:0px
}
