body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img.PNG {behavior: url('pngbehavior.htc');
}
.bb {
font-size: 12px;
font-family: Arial;
font-weight: bold;
}

.ab {
text-decoration: none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.ab:link {
text-decoration: none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.ab:active {
text-decoration: none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.ab:hover {
text-decoration: none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.ab:visited {
text-decoration: none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
img.PNG {behavior: url('pngbehavior.htc');
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style17 {
	color: #365766;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.inputer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	border: 1px solid #006699;
	background-image: url(images/input_bg.jpg);
}
.inputer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	border: 1px solid #0099FF;
	background-image: url(images/input_bg.jpg);
}
.passworder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border: 1px solid #990000;
	background-image: url(images/password_bg.jpg);
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style12 {font-size: 12px}
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style15 {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style155:link {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style155:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style155:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}



.stylemin {font-size: 10px}
.style18 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style188 {
	color: #6997CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style1888 {
	color: #212E35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.lefttab {
	background-image: url(images/blue_bgg.jpg);
	background-position: center;
}
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #FFFFFF;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.TabbedPanelsTabHover {
	background-color: #FFFFFF;
}
.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-left-color: #003399;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	background-color: #FFFFFF;
}
.TabbedPanelsContent {
	padding: 4px;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sort1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.sort2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFE600;
}
.plsmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.style3 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
.style5 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.style44 {font-family: Verdana; font-size: 9px; }

.style44:link {
	font-family: Verdana;
	font-size: 9px;
	color:#006699;
	margin: 1px;
	padding: 3px;
}
.style44:visited {
	font-family: Verdana;
	font-size: 9px;
	color:#006699;
	margin: 1px;
	padding: 3px;
}
.style44:hover {
	font-family: Verdana;
	font-size: 9px;
	color:#003366;
	margin: 1px;
	padding: 2px;
	border: 1px solid #003366;
	background-color: #F2FFFC;
}
.stylemenu {font-family: Verdana; font-size: 9px; }
.stylemenu:link {
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}
.stylemenu:hover {
	font-family: Verdana;
	font-size: 10px;
	color:#C1F9F1;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #FFFFFF;
	background-image: url(images/toptopbg.gif);
}
.stylemenu:visited {
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}a:link {
	color: #2E3440;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
	color: #4C576B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	text-decoration: underline;
}
.style45 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style46 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #36415D;
}
.style461 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.style47 {
	color: #666666;
	font-weight: bold;
}
.style48 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style66 {font-family: Verdana; font-size: 9px; }
.style66:link {
	font-family: Verdana;
	font-size: 10px;
	color:#006699;
	margin: 2px;
	padding: 6px;
}

.style66:hover {
	font-family: Verdana;
	font-size: 10px;
	color:#006699;
	margin: 2px;
	padding: 5px;
	border: 1px solid #006699;
	background-color: #FFFFFF;
}.style66:visited {
	font-family: Verdana;
	font-size: 10px;
	color:#006699;
	margin: 2px;
	padding: 6px;
}
.style66:active {
	font-family: Verdana;
	font-size: 10px;
	color:#006699;
	margin: 2px;
	padding: 6px;
}
.toptop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#006699;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 2px;
}
.toptop:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#006699;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 2px;
	}
.toptop:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#006699;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 2px;
	}

.toptop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003366;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: 2px;
	}
.ftable {
	background-image: url(images/featured.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom:dashed 1px #CCCCCC;
}
.exptable {
	background-image: url(images/expired_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom:dashed 1px #CCCCCC;
}
.ptable {
	background-image: url(images/paid_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom:dashed 1px #CCCCCC;
}
.frtable {
	background-image: url(images/free_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom:dashed 1px #CCCCCC;
}
.style462 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.cities_style{
 display:none; position: absolute; background-color:#EFEFEF;
border:#7099bf 1px solid;
padding: 10px;
}