h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26pt;
	font-style: normal;
	color: #000099;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	color: #000099;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	color: #000099;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: bold;
	color: #000099;
}
td {
    font-size 10pt;
	font-size: 10pt;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0033CC;
}
body {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
a:visited {
	color: #3366FF;
}
a:hover-old {
	color: #FFA500;
}
div {
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	color: #FF9900;
	background-image: url(../images/banner4.gif);
	background-repeat: no-repeat;
	line-height: normal;
	span-width: 80%;
	height: 71px;
	width: 499px;
	background-position: left center;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #6633FF;
	text-align: center;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 0.88cm;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/btn_menu.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-variant: normal;
	text-align: center;
	text-transform: capitalize;
	display: none;
}
.webText {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.photoCaption {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
}
.WelcomeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	color: #000099;
}
.photoCaptionDark {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
	color: #000033;
}
.photoCaptionLight {
    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-position: center;
    color: #FFFFFF;
}
.photoNavBarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.clickImageText {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
.mainBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.thinFullBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}