body {
	margin:	0px 0px 0px 0px;
	padding:	0px;
	font-family:	Georgia, serif;
	font-size:	15px;
	color:	#666666;	
	background-color:	#EEEFEF;
}
a:link, a:visited {
	font-family:	Georgia, serif;
	font-size:	15px;
	color:	#993333;
	text-decoration:none;	
}
table {
	font-family:	Georgia, serif;
	font-size:	15px;
	color:	#666666;		
}
#GNAdminTools {
	position:			absolute;
	z-index: 			10;
	top: 			400px;
	left: 			20px;
	height:			160px;
	width:			160px;
	visibility:			hidden;
}
.GNPopBox {
	position:			absolute;
	z-index:			10;
	top:			345px;
	left:			170px;
	height:			100px;
	width:			100px;
	visibility:			hidden;
}
.GNPopBoxTable {
	background-color:		#F3F5FB;
	border-color:		#2F2F2F;
	border-width:		2px;
	border-style:		outset;
}
.ATHeader {
	font-family:		Verdana, sans-serif;
	font-size:			12px;
	color:			#E4E7F1;
	font-weight:		bold;
	padding-left:		15px;
}
.LAHeader {
	font-family:		Arial, sans-serif;
	font-size:			16px;
	font-weight:		bold;
	font-style:			normal;
	color:			#000000;
	padding-left:		25px;
}
.LBHeader {
	font-family:		Arial, sans-serif;
	font-size:			16px;
	font-weight:		bold;
	font-style:			normal;
	color:			#333333;
	padding-left:		18px;
}
.detailsLink, a.detailsLink:link, a.detailsLink:visited {
	font-family:		Verdana, sans-serif;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:		none;
}
a.detailsLink:link, a.detailsLink:visited {
	color:			#FF3300;
}
a.detailsLink:hover {
	color:			#000000;
}
.LATextLink, a.LATextLink:link, a.LATextLink:visited {
	font-family:	Arial, sans-serif;
	font-size:	13px;
	font-weight:	bold;
	color:	#ffffff;
	text-align:	center;
	text-decoration:	none;	
}
a.LATextLink:hover {
	color:	#993333;
}
.LASelectedLink, a.LASelectedLink:link, a.LASelectedLink:visited {
	font-family:	Arial, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-align:	center;
	text-decoration:	none;	
	color:	#FFFFFF;
}
a.LASelectedLink:hover {
	color:	#FFFFFF;
}
.LBTextLink, a.LBTextLink:link, a.LBTextLink:visited {
	font-family:	Verdana, sans-serif;
	font-size:	13px;
	font-weight:	normal;
	text-align:	center;
	text-decoration:	none;
	color:	#333399;
}
a.LBTextLink:hover {
	color:	#FF0000;
}
.CNTHeader {
	font-family:		Georgia, serif;
	font-size:			15px;
	color:			#666666;
	text-decoration:		none;
	font-weight:		bold;
}
.CNTHeaderLink, a.CNTHeaderLink:link, a.CNTHeaderLink:visited {
	font-family:		Georgia, serif;
	font-size:			15px;
	font-weight:		bold;
	text-decoration:		none;	
	color:			#666666;
}
a.CNTHeaderLink:hover {
	color:			#000000;
}
.CNTSubtitle {
	font-family:		Georgia, serif;
	font-size:			15px;
	color:			#666666;
	text-decoration:		none;
	font-weight:		bold;
}
.CNTText {
	font-family:		Georgia, serif;
	font-size:			15px;
	color:			#666666;	
	text-decoration:		none;
	font-weight:		normal;
}
a.CNTLink:link, a.CNTLink:visited {
	font-family:		Georgia, serif;
	font-size:			15px;
	text-decoration:		none;
	font-weight:		normal;
	color:			#993333;
}
a.CNTLink:hover {
	color:			#000000;
}
.CNTBP {
	font-family:		Georgia, serif;
	font-size:			15px;
	color:			#666666;
	text-decoration:		none;
}
.CNTEditLink, a.CNTEditLink:link, a.CNTEditLink:visited {
	font-family:		Verdana, sans-serif;
	font-size:			11px;
	text-decoration:		none;
	font-weight:		normal;
	color:			#000000;
	background-color:		#FF3300;
}
a.CNTEditLink:hover {
	color:			#FF3300;
	background-color:		#000000;
}
.FAEditLink, a.FAEditLink:link, a.FAEditLink:visited {
	font-family:		Verdana, sans-serif;
	font-size:			11px;
	text-decoration:		none;
	color:			#FF3300;
	background-color:		#000000;
}
a.FAEditLink:hover {
	color:			#000000;
	background-color:		#FF3300;
}
.currentDate {
	font-family:		Arial;
	font-size:			10px;
	color:			#6F6754;
	text-decoration:		none;
	font-weight:		normal;
}
.HPNewsHeader {
	font-family:		Georgia;
	font-size:			16px;
	color:			#E25629;
	font-weight:		bold;
}
.HPNewsHeaderLink, a.HPNewsHeaderLink:link, a.HPNewsHeaderLink:visited {
	font-family:		Georgia;
	font-size:			16px;
	text-decoration:		none;
	color:			#993333;
}
a.HPNewsHeaderLink:hover {
	color:			#666666;
}
.HPNewsText {
	font-family:		Georgia;
	font-size:			13px;
	color:			#666666;
	font-weight:		normal;
}
.SettingHeader {
	font-family:		Verdana, sans-serif;
	font-size:			14px;
	color:			#E4E7F1;
	font-weight:		bold;
	padding-left:		15px;
	background-color:		#828FAE;
	height:			26px;
	line-height:		26px;
}
.SettingText {
	font-family:		Verdana, sans-serif;
	font-size:			10px;
	color:			#544E40;
	font-weight:		normal;
	text-decoration:		none;
}
.SettingLink, a.SettingLink:link, a.SettingLink:visited {
	font-family:		Verdana, sans-serif;
	font-size:			10px;
	font-weight:		normal;
	text-decoration:		none;
	color:			#544E40;
}
a.SettingLink:hover {
	color:			#EB1C22;
}
INPUT.Btn {
	font-family:	Verdana, sans-serif;
	font-size:	11px;
	color:	#E4E7F1;
	background-color:	#828FAE;
}
.dateDisplay {
	font-family:	Georgia, serif;
	font-size:	15px;
	color:			#666666;
	font-weight:		normal;
	text-align:			center;
}
.TitleBar {
	font-family:		Georgia, serif;	
	font-size:			15px;	
	color:			#FFFFFF;	
	font-weight:		bold;
}
.pageFooter {
	font-family:		Arial, sans-serif;
	font-size:			9px;
	color:			#666666;
	font-weight:		normal;
	text-decoration:		none;
}
.pageFooterLink, a.pageFooterLink:link, a.pageFooterLink:visited {
	font-family:		Arial, sans-serif;
	font-size:			9px;
	font-weight:		normal;
	text-decoration:		underline;
	color:			#666666;
}
a.pageFooterLink:hover {
	color:			#666666;
}
.pageTopLink, a.pageTopLink:link, a.pageTopLink:visited {
	font-family:		Arial;
	font-size:			12px;
	font-weight:		normal;
	text-decoration:		none;
	color:			#E25629;
}
a.pageTopLink:hover {
	color:			#000000;
}
.pageQuoteLink, a.pageQuoteLink:link, a.pageQuoteLink:visited {
	font-family:		Georgia;
	font-size:			12px;
	font-weight:		normal;
	text-decoration:		none;
	color:			#666666;
}
a.pageQuoteLink:hover {
	color:			#666666;
	text-decoration:		underline;
}

.CNTLink { 
	font-family:		Georgia, serif;
	font-size:			15px;
	text-decoration:		none;
	font-weight:		normal;
	color:			#993333;
 } 

