body{
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	background: url(images/background.png) repeat-x;
	margin-top: 20px;
}
a{
	color: #0080ff;
}
h3{
	color: #0c3a6d;
}
h4{
	font-size: 12px;
	color: #4d4d4d;
	margin-bottom: 5px;
}
hr{
	border: none;
	border-bottom: 1px dashed #a0a0a0;
}
ul{
	padding-left: 15px;
	margin-top: 0px;
}
#head{
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	width: 900px;
	height: 110px;
	text-decoration: none;
}
#headCaption1{
	position: relative;
	font-size: 22px;
	text-align: right;
	font-weight: bold;
	top: 62px;
	padding-right: 10px;
}
#headCaption2{
	position: relative;
	font-size: 10px;
	text-align: right;
	top: 62px;
	padding-right: 10px;
}
#menu{
	width: 900px;
	height: 30px;
	background: url(images/menu.png);
	cursor: default;
}
#contentMenu{
	width: 170px;
	height: 300px;
	float: left;
	background: url(images/contentMenu.png) #e7ebf0 repeat-y;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	text-align: left;
}
table.wettercomsmall232318{
	border: solid 1px #cfd3d8;
	padding: 3px;
	padding-right: 5px;
	margin-left: 10px;
	text-align: center;
	background: #f1f3f6;
}
#weather{
	position: absolute;
}
#top{
	width: 900px;
	height: 4px;
	background: url(images/top.png) no-repeat #ffffff;
}
#content_Border{
	width: 892px;
	background: url(images/middle.png) #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
}
#content{
	width: 642px;
	height: 300px;
	background: url(images/glider.png) no-repeat;
	background-position: 100% 100%;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	overflow: auto;
}
#bottom{
	width: 900px;
	height: 4px;
	background: url(images/bottom.png) no-repeat #ffffff;
}
#copy{
	width: 900px;
	text-align: left;
	font-size: 9px;
	color: #000000;
}
#footerLinks{
	width: 900px;
	font-size: 12px;
	cursor: default;
}
.footerItem{
	color: #000000;
}
#footerLinkActive{
	color: #024978;
	font-weight: bold;
}
.menuButton{
	display: inline-block;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	width: 100px;
	height: 22px;
	margin-top: 4px;
	padding-top: 2px;
}
#menuButtonActive{
	background: url(images/buttonHover.png) no-repeat;
	cursor: default;
}
.menuButton:hover{
	background: url(images/buttonHover.png) no-repeat;
}
#browser_warning{
	width: 600px;
	background: #ffffcc;
	border: 1px solid #ffea00;
	padding: 8px;
	visibility: hidden;
	position: absolute;
}
.contentButton{
	display: inline-block;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	width: 170px;
	height: 21px;
	padding-top: 2px;
	padding-left: 3px;
}
.contentPoint{
	display: block;
	float: left;
	height: 10px;
	width: 10px;
	background: url(images/whitePoint.png);
	margin-right: 4px;
	margin-top: 3px;
}
.contentPointLogout{
	display: block;
	float: left;
	height: 10px;
	width: 10px;
	background: url(images/redPoint.png);
	margin-right: 4px;
	margin-top: 3px;
}
.contentButton:hover{
	background: url(images/contentButton.png) no-repeat;
	color: #505050;
}
#contentButtonActive{
	background: url(images/contentButton.png) no-repeat;
	cursor: default;
	color: #000000;
}
.splitter{
	display: inline-block;
	vertical-align: top;
	font-size: 1px;
	width: 1px;
	height: 30px;
	background: url(images/splitter.png) no-repeat;
}
#lastModified{
	bottom: 5px;
	right: 5px;
	text-align: right;
	position: fixed;
	font-size: 9px;
}
#pathLink{
	font-size: 10px;
	color: #505050;
}
.smallPNG{
	margin-right: 5px;
	border: none;
	vertical-align: bottom;
}
.thumbBox{
	border: solid 1px #cfd3d8;
	padding: 3px;
	padding-right: 5px;
	margin: 5px;
	width: 150px;
	text-align: center;
	background: #dde6f3;
}
.thumbImg{
	border: 1px solid #cfd3d8;
}
#gbMessageBox{
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	width: 340px;
	height: 105px;
}
.gbInput{
	border: none;
	border-bottom: 1px solid #cfd3d8;
	width: 270px;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}
.gbEntry{
	border: 1px solid #cfd3d8;
	background: #f1f3f6;
}
.gbHeader{
	height: 42px;
	background: url(images/gbHeader.png) repeat-x;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.gbMessage{
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.gbIcon{
	border: none;
	vertical-align: sub;
}
.gbTd2{
	padding-left: 85px;
}