
body {
	margin: 0px;
	overflow: hidden;
	background-color:white;
	color: #79573C;
	font-size: 12px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #9F9476;
	scrollbar-3dlight-color: #9F9476;
	scrollbar-arrow-color: #9F9476;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
}


input {
	font-size: 12px;
	color: #666666;
}
select {
	font-size: 12px;
	color: #666666;
}
.hightlight {
	color: #6B1523;
}
.greyFont {
	color: #BEB6A4;
}
a:link {
	font-size: 12px;
	color: #79573C;
	text-decoration: underline;
}

a:visited {
	font-size: 12px;
	color: #79573C;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #79573C;
	text-decoration: none;
}

a:active {
	font-size: 12px;
	color: #79573C;
	text-decoration: underline;
}
.whiteBG {
	background-color:#FFFFFF;
}
.greyBG {
	background-color:#EFEFEF;
}
.darkBG {
	background-color:#9F9476;
}
.darkFont {
	color:#5B472C;
}
.whiteFont {
	color:#FFFFFF;
}

.listTable {
	WIDTH: 100%;
	HEIGHT: 100%
}
.mapTable {
	BORDER-RIGHT: #9F9476 1px solid;
	BORDER-LEFT: #9F9476 1px solid;
	BORDER-BOTTOM: #9F9476 1px solid; 
	WIDTH: 100%;
	HEIGHT: 100%
}

a.white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.white:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


a.dark1:link {
	font-size: 14px;
	color: #79573C;
	font-weight: bold;
	text-decoration: underline;
}

a.dark1:visited {
	font-size: 14px;
	color: #79573C;
	font-weight: bold;
	text-decoration: underline;
}

a.dark1:hover {
	font-size: 14px;
	color: #79573C;
	font-weight: bold;
	text-decoration: none;
}

a.dark1:active {
	font-size: 14px;
	color: #79573C;
	font-weight: bold;
	text-decoration: underline;
}
.leftMenu {
	background-image: url(../images/menu_left.gif);
	background-position: bottom;
}
.rightMenu {
	background-image: url(../images/menu_right.gif);
	background-position: bottom;
}
.tab {
	width: 100%;
	line-height: 20px;
	background-image: url(../images/listDot.gif);
	background-position: center;
	background-repeat: repeat-x;
	background-position: bottom;
}
.bigDark {
	font-size: 14px;
}
.orange {
	color: #FF6600;
}

a.drive:link {
	font-size: 12px;
	color: #79573C;
	text-decoration: none;
}

a.drive:visited {
	font-size: 12px;
	color: #79573C;
	text-decoration: none;
}

a.drive:hover {
	font-size: 12px;
	color: #79573C;
	text-decoration: underline;
}

a.drive:active {
	font-size: 12px;
	color: #79573C;
	text-decoration: underline;
}

a.city:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.city:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.city:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.city:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}



.mapDiv {
	text-align:left;
	vertical-align:top;
}





.bigfont {
	font-size: 14px;
	font-weight: bold;
	color: #79573C;
}











table {
	font-size: 12px;
}

.bLine {
	background-image: url(line_dott.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.bLine2 {
	background-image: url(line_dott.gif);
	background-position: center;
	background-repeat: repeat-x;
}

.h1 {
	line-height: 20px;
}

.button {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 3px;
	BORDER-RIGHT-WIDTH: 0px;
	width: 55px;
	height: 22px;
	background-image: url(button.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	color: black;
	cursor: pointer;
}

.button2 {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 3px;
	BORDER-RIGHT-WIDTH: 0px;
	width: 87px;
	height: 27px;
	background-image: url(starnav.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	color: black;
	cursor: pointer;
}

a.bg:link {
	background: #ecf4f7;
}

a.bg:visited {
	background: #ecf4f7;
}

a.bg:hover {
	background-image: url(lak.gif)
}

a.bg:active {
	background: #ecf4f7;
}

.bg1 {
	border: 1px solid;
	border-color: #a9b6be;
	border-right-style: none;
	border-left-style: none;
	background-image: url(bg1.gif);
}

.bg2 {
	border: 1px solid;
	border-color: #a9b6be;
	background-image: url(bg1.gif)
}

.bg3 {
	border: 1px solid;
	border-color: #a9b6be;
	border-left-style: none;
	border-bottom-style: none;
	background-image: url(bg2.gif);
}

.bg4 {
	border: 1px solid;
	border-color: #a9b6be;
	border-left-style: none;
	background-image: url(bg1.gif)
}

.bg8 {
	border: 1px solid;
	border-color: #a9b6be;
	border-bottom-style: none;
	background-image: url(bg2.gif);
}

.text {
	border: 2px solid;
	border-color: #ffffff;
	border-style: inset;
	height:22px;
	
}

.bg5 {
	background-image: url(bg3.gif);
	background-repeat: repeat-y;
}

.bg6 {
	background-image: url(key_01.gif);
	background-repeat: no-repeat;
}

.bg7 {
	border: 1px solid;
	border-color: #bcd6e5;
	border-left-style: none;
}

.tops {
	background-image: url(tops.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.botms {
	background-image: url(botms.gif);
	background-repeat: repeat-x;
}

a.blue:link {
	font-size: 12px;
	color: #2A5B9E;
	text-decoration: none;
}

a.blue:visited {
	font-size: 12px;
	color: #2A5B9E;
	text-decoration: none;
}

a.blue:hover {
	font-size: 12px;
	color: #2A5B9E;
	text-decoration: underline;
}

a.blue:active {
	font-size: 12px;
	color: #2A5B9E;
	text-decoration: none;
}



a.black:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.black:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.black:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.black:active {
	font-size: 12px;
	color: #000000;
	text-decoration: nosne;
}

a.dblue:link {
	font-size: 12px;
	color: #0068d7;
	text-decoration: none;
}

a.dblue:visited {
	font-size: 12px;
	color: #0068d7;
	text-decoration: none;
}

a.dblue:hover {
	font-size: 12px;
	color: #0068d7;
	text-decoration: underline;
}

a.dblue:active {
	font-size: 12px;
	color: #0068d7;
	text-decoration: none;
}

a.grayNormal:link {
	font-size: 12px;
	color: #2B2B2B;
	text-decoration: none;
}

a.grayNormal:visited {
	font-size: 12px;
	color: #2B2B2B;
	text-decoration: none;
}

a.grayNormal:hover {
	font-size: 12px;
	color: #2B2B2B;
	text-decoration: underline;
}

a.grayNormal:active {
	font-size: 12px;
	color: #2B2B2B;
	text-decoration: none;
}

a.gay:link {
	font-size: 12px;
	color: #717171;
	text-decoration: none;
}

a.gay:visited {
	font-size: 12px;
	color: #717171;
	text-decoration: none;
}

a.gay:hover {
	font-size: 12px;
	color: #717171;
	text-decoration: underline;
}

a.gay:active {
	font-size: 12px;
	color: #717171;
	text-decoration: none;
}

a.green:link {
	font-size: 12px;
	color: #33565a;
	text-decoration: none;
}

a.green:visited {
	font-size: 12px;
	color: #33565a;
	text-decoration: none;
}

a.green:hover {
	font-size: 12px;
	color: #33565a;
	text-decoration: underline;
}

a.greenr:active {
	font-size: 12px;
	color: #33565a;
	text-decoration: none;
}

a.dblue2:link {
	font-size: 14px;
	color: #004799;
	text-decoration: none;
	line-height: 22px;
}

a.dblue2:visited {
	font-size: 14px;
	color: #004799;
	text-decoration: none;
	line-height: 22px;
}

a.dblue2:hover {
	font-size: 14px;
	color: #004799;
	text-decoration: underline;
	line-height: 22px;
}

a.dblue2:active {
	font-size: 14px;
	color: #004799;
	text-decoration: none;
	line-height: 22px;
}

a.dblue3:link {
	font-size: 14px;
	color: #0265ff;
	text-decoration: none;
	line-height: 22px;
}

a.dblue3:visited {
	font-size: 14px;
	color: #0265ff;
	text-decoration: none;
	line-height: 22px;
}

a.dblue3:hover {
	font-size: 14px;
	color: #0265ff;
	text-decoration: underline;
	line-height: 22px;
}

a.dblue3:active {
	font-size: 14px;
	color: #0265ff;
	text-decoration: none;
	line-height: 22px;
}

.fontblue {
	font-size: 12px;
	color: #0068d7;
	line-height: 20px;
}

.fontred {
	font-size: 12px;
	color: #E71713;
}

.fontblack {
	font-size: 12px;
	color: #646464;
}

.fontgay {
	font-size: 12px;
	color: #717171;
}

v\: * {
	behavior: url(#default#VML);
}





.currentCityStyle {
	font-size: 12px;
	color: #000000;
	text-decoration: none;;
	font-weight: bold;
}

.z {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.z1 {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

.cityst {
	width: 60px;
	height: 120px;
	border: 1px solid #79573C;
	padding: 10px;
	font-size: 12px;
	line-height: 22px;
	background-color: white;
}



.mesWindow{border:#999999 1px solid;background:#fff;}
.mesWindowTop{height:20px;border-bottom:#eee 1px solid;padding:3px;font-weight:bold;font-size:12px; background:#f3f3f3; text-indent:15px;color:#000; border-bottom:1px solid #999999; font-size:14px;}
.mesWindowContent{margin:4px;font-size:12px; width:580px; height:350px; overflow:auto;}
.mesWindowContent ul{ padding:0; margin:0; margin:3px 0; width:580px;white-space:nowrap; float:left;}
.mesWindowContent ul li{ float:left; list-style:none;margin:0 0 4px 11px;padding:0;}
.mesWindow .close a{width:15px;height:15px; display:block;cursor:pointer; background:url(../images/close_c1.gif);}
.mesWindow .close a:hover{width:15px;height:15px; display:block;cursor:pointer; background:url(../images/close_c2.gif);}
.mesWindow .close a{ margin:2px 2px 0 0;}
.red a:link{font-size:12px;color:#e48100;font-weight:bold;text-decoration: none;}
.red a:visited{font-size:12px;color:#e48100;font-weight:bold;text-decoration: none;}
.red a:active{font-size:12px;color:#e48100;font-weight:bold;text-decoration: none;}
.red a:hover{font-size:12px;color:#e48100;font-weight:bold;text-decoration: underline;}
a.cityList:link{font-size:12px;text-decoration: none;}
a.cityList:visited{font-size:12px;text-decoration: none;}
a.cityList:active{font-size:12px;text-decoration: none;}
a.cityList:hover{font-size:12px;text-decoration: underline;}

.F14{ color:#000; font-size:14px;float:left;font-family:Arial;}
