/* HAND CODED BY 82media.com */

body {
	margin: 0px; 
	background: #333 url('/images/page_bg.gif') repeat-x fixed top left;
	font-family: verdana, arial, helvetica;
	text-align: left;
	font-size: 13px;
	color: #000
}

a {
	color: #ff6600;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: none;
}

a:visited { }


#outpage {
	width: 920px;
	background: white url('/images/op_bg.gif') no-repeat bottom left;
	padding-top: 4px;
	padding-bottom: 10px
}

.page {
	float: left;
	width: 900px;
	margin-left: 10px;
	margin-right: 10px;
	background: white;
}

.topLinksl {
	float: left;
	width: 425px;
	padding-top: 6px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}

.topLinksl a {
	color: #990000;
	text-decoration: none;
}

.topLinksl a:hover {
	color: #333;
	text-decoration: underline;
}

.topLinksl a:visited { }

.topLinksr {
	float: right;
	width: 425px;
	padding-top: 6px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 11px;
	color: #515151;
}

.topLinksr a {
	color: #990000;
	text-decoration: none;
}

.topLinksr a:hover {
	color: #333;
	text-decoration: underline;
}

.topLinksr a:visited { }

.topCon {
	float: left;
	width: 900px;
	height: 90px;
	background: #333 url('/images/topcon_bg.gif') no-repeat top left;
}	

.head {
	float: left;
	width: 900px;
}

.head_b {
	float: left;
	width: 900px;
	background: #990000;
}

.pageBot {
	clear:both;
	width: 900px;
	padding-top: 10px;
	background: #333 url('/images/pbot_bg.gif') no-repeat bottom left;
}


.pageCon {
	float: left;
	width: 898px;
	padding-bottom: 10px;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}

.tmenuCon {
	float: left;
	width: 900px;
	padding-top: 10px;
	background: white url('/images/tmenu_bg.gif') no-repeat bottom left;
}

.tmenu {
	float: left;
	width: 890px;
	margin-left: 10px;
}

.tmenu a {
	border:1px solid #333; float: left;
	width: 140px;
	margin: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #333 url('/images/tmenu_a.gif') no-repeat top left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none
}

.tmenu a:hover {
	background: #333 url('/images/tmenu_h.gif') no-repeat top left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: yellow;
	text-decoration: none
}

.tmenu a:visited { }

.tmenu_a {
	float: left;
	width: 140px;
	margin: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid white;
	background: white;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FF5100;
	text-decoration: none;
}

.pageHome {
	float: left;
	width: 880px;
	margin: 10px;
	text-align: left;
}

.homeleft {
	float: left;
	width: 400px;
	height: 200px;
	background: #ccc url('/images/hlr_bg.gif') no-repeat bottom left;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 10px
}

.homeleft p {
	margin: 10px;
}

.homeright {
	float: right;
	width: 400px;
	height: 200px;
	background: #ccc url('/images/hlr_bg.gif') no-repeat bottom left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 30px
}

.homeright p {
	margin: 10px;
}

.hometitle {
	float: left: 
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	border-bottom: 3px solid #8B0101;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.pageLeft {
	float: left;
	width: 689px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
}

.pageRight {
	float: right;
	width: 171px;
	border-left: 1px dotted #ccc;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 4px;
}

.footerLinks {
	float: left;
	width: 860px;
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 12px;
	color: #515151;
}

.footerLinks a {
	color: white;
	text-decoration: none;
}

.footerLinks a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.footerLinks a:visited { }

.copy {
	float: left;
	width: 860px;
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 16px;
	text-align: center;
	font-size: 10px;
	color: #ff9900;
}

.copy a {
	color: #ff9900;
	text-decoration: none;
}

.copy a:hover {
	color: white;
	text-decoration: underline;
}

.copy a:visited { }

.smcopy {
	font-size: 10px;
	color: #515151;
}

.gooad {
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: white url('/images/goad_bg.gif') no-repeat bottom left;
}


.ptitle {
	float: left: 
	width: 100%;
	margin-top: 10px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #990000;
	border-bottom: 1px solid #333;
	text-indent: 6px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.ftitle {
	float: left: 
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #ccc;
	border-bottom: 1px solid #333;
	text-indent: 6px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.htitle {
	float: left: 
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: white;
	border-bottom: 1px solid #ff6600;
	text-indent: 6px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #ff5100;
}

.htitle a {
	color: #ff5100;
	text-decoration: none;
}

.htitle a:hover {
	color: #333;
	text-decoration: none;
}

.htitle a:visited { }

.domtitle { color: white; }

.palt { color: yellow; } 


h2 { text-align: center; }

h2 a {
	color: #CB0000;
	text-decoration: underline;
}

h2 a:hover {
	color: black;
	text-decoration: none;
}

h2 a:visited { }

.inputxt {
	padding: 4px;
	border: 1px solid #333;
	background: #E8E9EA;
	font-size: 18px;
	color: black;
}

.btn {
	padding: 2px;
	border: 1px solid #333;
	background: #E8E9EA;
	font-size: 18px;
	color: black;
}

.btn:hover {
	border: 1px solid black;
	background: #333;
	color: white;
}

.results {
	width: 400px;
	border: 1px solid #333;
	margin: 20px;
}

.prA {
	width: 200px;
	background: #E8E9EA;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #586B72;
}

.prB {
	width: 200px;
	background: white;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.prC {
	width: 200px;
	background: #f2f2f2;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #586B72;
}

.prD {
	width: 200px;
	background: white;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.poi {
	width: 100%;
	padding-top:4px;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: #333;
	line-height: 2.3em;
	text-align: center;
	color: #515151;
}

.poi a {
	color: white;
	text-decoration: underline;
}

.poi a:hover {
	color: #ff6600;
	text-decoration: none;
}

.poi a:visited { }

.basleft {
	float: left;
	width: 80px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 40px;
	text-align: right;
}

.basright {
	float: left;
	width: 500px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 40px;
	text-align: left;
	font-size: 14px;
}

.basall {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: left;
	font-size: 14px;
}

.ctitle {
	float: left: 
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 16px;
	border-bottom: 1px solid #333;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #CB0000;
}

.ctitle a { 
	color: #CB0000;
	text-decoration: none;
}

.ctitle a:hover {
	color: #000;
	text-decoration: none;
}

.ctitle v:visited { }

.con { color: #ccc; }

.conCon {
	float: left;
	width: 680px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	border-top: 1px solid #333;
}

.conleft {
	float: left;
	width: 340px;
}

.conright {
	float: right;
	width: 330px;
	text-align: left;
	color: #333;
}

.conright_b {
	float: right;
	width: 330px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.0em;
	color: #333;
}