body {
	background-color: #A3B2CC;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}

.alertmessagestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FF0000;
	font-style: italic;
	line-height: normal;
	font-variant: normal;	
}

.copyrightstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	font-weight: bold;
}

.copyrightstylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #000099;
}

.copyrightstylinks:link, a.copyrightstylinks:hover, a.copyrightstylinks:visited, a.copyrightstylinks:active {
	text-decoration: none;
	color: #000099;
}

.navstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;	
	padding:0px 4px 0px 4px;
	margin:0px;	
}

a.navstyle:link, a.navstyle:hover, a.navstyle:visited, a.navstyle:active {
	text-decoration: none;
	color: #FFFFFF;
}

.fdgbodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;	
}

.fdgbodylinkstyle {
	text-decoration: none;
	color: #0000A7;
}

.titlestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #000087;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.locationtitlestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #000087;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #99CCFF;
}
a:active {
	text-decoration: none;
	color: #B2A97E;
}
