body {
	margin-left: 75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}


.FooterNav {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4A6497;
	padding-left: 5px;
}
.FooterNav a {
	font-weight: bold;
	color: #4A6497;
	text-decoration: none;
}



.FooterNav a:hover {
	font-weight: bold;
	color: #314364;
	text-decoration: none;
}
.Content {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	vertical-align:top;
}
.ContentBig {


	font-family: Arial, Helvetica, sans-serif;
	color: #346667;
	font-size: 14px;
}
.ContentBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #534538;
	font-size: 14px;
	font-weight: bold;
}
.ContentRed {
	font-family: Arial, Helvetica, sans-serif;
	color: #BB281E;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #013334;
	font-size: 18px;
}
.Content a, .ContentNormal a {
	font-family: Arial, Helvetica, sans-serif;
	color: #013334;
	font-weight: bold;
	text-decoration: none;
}
.Content a:hover, .ContentNormal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.ContentDark {

	font-family: Arial, Helvetica, sans-serif;
	color: #013334;
	font-size: 14px;
	font-weight: bold;
}
.ContentDarkGrey {


	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.FooterInfo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.FooterInfoBig {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.FooterInfo a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.FooterInfo a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.ImgBorder {
	border:1px; 
	border-thickness: 1px; 
	border-color: #9C9C9C;
	border-style: solid;
}
a:hover .ImgBorder {
	border:1px; 
	border-thickness: 1px; 
	border-color: #3E4C89;
	border-style: solid;
}
.ContentSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #496685;
	font-size: 11px;
}
.ContentTopBG {
	background-image: url(../images/interface/ContentTop.jpg);
	background-repeat: no-repeat;
}
.ContentBtmBG {
	background-image: url(../images/interface/ContentBtm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	background-color:#FFFFFF;
}
.menu a {
	color:#484848;
	display:block;
	padding:2px 5px;
	text-decoration:none;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu a:hover {
	color:#7D7D7D;
}

#bottom_menu{
	font-size: 7px;
	white-space:wrap;
}

#bottom_menu td {
	font-size: 7px;
	white-space:wrap;
}

#weather {

      position:absolute;
      top:400px;
      left: 700px;
}
