body {
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000066;
	background-color: #FFFFCC;
	border: none;
	max-width: 800px;
}

body.menu {
	background-color: #000033;
}

a:link {
	color: #0000BB;

}

a:hover {  
	color: #FF6600;
 	text-decoration: underline;
}

table {
	max-width: 800px;
}

td, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px
}

.bodyText {
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000066;
	text-align: justify;
	float: none;
	max-width: 800px;
}

.sectionHead { 
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}

.tableDetail {
	background-color: #CCCCCC;
}

.tableHeading {
	color:#FFFFFF;
	text-decoration: bold;
	background-color: #424973;
	border-bottom-style: solid;
}

.tableHeader {
	color: #FFFFCC;
	background-color: #999999;
}

.tableBody {
	vertical-align: text-top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;

}

.tableLastRow {
	vertical-align: text-top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.tableDetailMenu {
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	padding-top: 12px;
}

.imageCaption {
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000066;
	font-style: italic;
}

.day {
	background-color: #FFFFCC;
	color: #000066;
	max-width: 2000px;
}
.night {
	background-color: #000033;
	color: #0000CC;
	max-width: 2000px;
}

.updateTimeStamp {
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000066;
	text-align: right;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.dark {
	color: #000066;
}
.link {
	color: #0000CC;
	font-weight: bold;
}
.gb_header {
	background-color: #999999;
		color: #FFFFCC;
}
.gb_date {
	background-color: #999999;
	color: #000066;
	text-align: right;
}
.gb_name {
	background-color: #999999;
	color: #FFFFCC;
	font-weight:bold;
}
.gb_city {
	background-color: #999999;
	color: #FFFFCC;
}
.gb_country {
	background-color: #999999;
	color: #FFFFCC;
}
.gb_url {

}.captionRightAligned {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
}
.captionLeftAligned {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: left;
}
.captionCentered {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
}
.noUnderline {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;

}
