/* CSS Document */

body {
	background-color: #fff;
	text-align: center;
	margin-top: 10px;
	background-image: url('i/bgx.gif');
	background-repeat: repeat-x;
}

body, td {
	font: 11px Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color: #666;
}

#logo {
	margin: 0 auto;
	width: 690px;
}

#topnav {
	margin: 0 auto;
	text-align: right;
	height: 30px;
	width: 680px;
}
#topbg {
	width: 690px;
	height: 10px;
	margin: 0 auto;
	background-image: url('i/bgt.gif');
	background-repeat: no-repeat;
}

#main {
	width: 690px;
	margin: 0 auto;
	background-image: url('i/bg1.gif');
	background-repeat: repeat-y;
}
#bgbot {
	width: 690px;
	height: 20px;
	margin: 0 auto;
	background-image: url('i/bgb.gif');
	background-repeat: no-repeat;
}

#maintxtfrm {
	margin: 0 auto;
	background-image: url('i/spacer2.gif');
	background-repeat: repeat-x;
	background-color: #f8f8f8;
	width: 674px;
	text-align: left;
}

#foot {
	margin: 0 auto;
	width: 673px;
	font-size: 10px;
	text-align: right;
	color: #ccc;
}

#mainmenudiv {
	background-color: #ededed;
	background-image: url('i/bg3.gif');
	background-repeat: no-repeat;
	height: 26px;
	width: 672px;
	text-align: center;
	margin: 0 auto;
}

#mback {
	text-align: center;
}


/* text */

b {font-family: Tahoma, Verdana, Arial, sans-serif;}
b.underline {font-weight: normal; text-decoration: underline;}
.mainmenutext {padding-top: 7px;}

h1 {
	font-size: 1px;
	color: #fff;
	visibility: hidden;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #f89800;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: 14px;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-family: Arial, sans-serif;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	padding-top: 0px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a3adbc;
}

.toptext {
	text-align: left;
	padding: 5px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #fff;
}


/* ----- FORMS ------ */
input.myform {
	width: 210px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
}

textarea.myform {
	width: 210px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
}



/* class */
td.lg {
	height: 66px;
	background-image: url('i/lg1.gif');
	background-repeat: no-repeat;
	background-position: center;
}

td.faq {
	height: 66px;
	background-image: url('i/bg2.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e7e9ed;
	text-align: center;
}

td.lft {
	background-color: #a3adbc;
	background-image: url('i/spacer1.gif');
	background-repeat: no-repeat;
}

table.ilta {
	margin-left: 12px;
}

table.maintab {
	padding: 8px;
}
td.rightmnu {
	padding-left: 9px;
	border-left: 1px solid #fff;
}

td.leftmainfrm {
	padding-right: 10px;
	text-align: justify;
}

table.checklisttab {
	margin-left: 15px;
}


/* linkz */

a.topnav {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

a.topnav:hover {
	color: #0099FF;
}

a.mainmenu {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.mainmenu:hover {
	color: #FF9900;
}

a.cities {
	color: #666;
	text-decoration: none;
	cursor: text;
}



/* other */
img {
	border: none;
}

.bred { font-weight: bold; color: #cc0033;}