body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CB627E;
}
a:active {
	text-decoration: underline;
	color: #CC1040;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
h4 {
	color: #F00;
}
#vnav {
	background-image: url(../images-common/Vertnavbar.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#main-table #vnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#main-table #vnav a:hover {
	color: #FF9898;
	text-decoration: underline;
}
#hnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 5px;
}
#hnav a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}
#hnav a:hover {
	color: #CB627E;
	text-decoration: none;
}
#hnav a:active {
	text-decoration: underline;
	color: #CC1040;
}
#photoalbum {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#photoalbum td {
	padding-left: 25px;
	padding-right: 15px;
}

