/* CSS Document */

body{
	margin:0px;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#fff;
	line-height:normal;
	text-decoration:none;
}

a{
	text-decoration:none;
	color:#fff;
}
a:hover{
	text-decoration:underline;
	color:#fff;
}
.blkStrip{
	height:24px;
	background:#000;
}
.textB{
	font-size:12px;
}
.headerItems{
	font-size:16px;
	color:#CCCCCC;
}
.whtStrip{
	height:136px;
	background:#fff;
}
.grayStrip{
	background:#666;
}
.grayBrder{
	border-top:1px solid #660000;
	border-bottom:1px solid #660000;
}
.quickWhtStrip{
	height:77px;
	background:#fff;
}
a.toplink{
	padding:0 44px 0 0;
}
.quickLink{
	margin:0px;
	padding:0px;
}
.quickLink ul{
	margin:0px;
	padding:11px 55px 0 0;
	list-style:none;
	float:left;
}
.quickLink ul li{
	margin:0px;
	padding:0 0 10px 0;
	list-style:none;
}
.quickLink ul li a{
	margin:0px;
	padding:0px;
	color:#000;
	text-decoration:none;
}
.quickLink ul li a:hover{
	text-decoration:underline;
	color:#000;
}
.advertBorder{
	border:10px solid #fff;
	width:300px;
	height:250px;
	float:left;
}
.txtfld{
	margin:26px 0 5px 0;
	padding:3px 0 0 30px;
	background:url(images/field_bg.gif) no-repeat;
	height:42px;
	width:155px;
	border:none;
	font-size:30px;
	color:#999;
	float:left;
}

