@charset "utf-8";
/* CSS Document */
 .mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 17px;
}
.mainTitlebigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FBF6ED url(images/mapn.jpg) repeat-x fixed 0 0;
}
#box { margin:0px auto; width:760px; margin-top:5px; padding:20px; background-color:#FBF6ED; border:4px solid #b1be7f; }
.bmain {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E66A0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D9DCC;
}
.mainstate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
}
.mainstate a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
}
.mainstate a:hover{
	text-decoration:underline;
}
.bstate {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5ECF3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(Images/swl_bgtop.gif);
}
.mainfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 20px;
	color: #666;
}
.mainfoot a{
	color: #999;
	text-decoration:none;
}
.mainfoot a:hover{
	color: #333;
	text-decoration:none;
}
.logo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 280%;
	font-weight: normal;
	color: #069;
	letter-spacing: -2px;
	text-decoration:none;
}
.URI a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 14px;
	color:#0066CC;
	}
.URI a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 17px;
	color:#581C90;
	}	
.mainbred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	line-height: 20px;
	color: #F00;
}
.mainTitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 17px;
	color: #ff5a00;
	font-weight: bold;
}
.citybox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91AECC;
	background-color: #0099cc;
	border-right-style: none;
	border-left-style: none;
	padding: 3px;
}
.uCase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

