body, td, input, textarea, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
.AMenu {
	font-size: 11pt;
	color: #996633;
    font-weight:bold;
	text-decoration: none;
}
.AMenu:HOVER {
	color: #CC3300;
	text-decoration: none;
}
.AGalleryLink {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
    padding-right:10px;
}
.AGalleryLink:HOVER {
	text-decoration: underline;
}
.AMenuLink {
	font-size: 11pt;
	color: #999999;
	text-decoration: none;
    padding-right:10px;
    font-style:italic;
    font-weight:bold;
}
.AMenuLink:HOVER {
	text-decoration: underline;
}
.MainText {
    text-align:left;
    color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    padding-right: 5px;
    padding-left: 25px;
}
.MainTextPhoto {
    text-align:left;
    color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    padding-right: 5px;
    padding-left: 15px;
}
.TableText {
    text-align: center;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.MainTextBlue {
    text-align:left;
    color: #3F537D;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.heading {
	text-align: left;
	font-size: 13pt;
	font-weight: bold;
	color: #B8955F;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.styleh1 {
	text-align: left;
	font-size: 12pt;
    font-style:italic;
	font-weight: bold;
	color: #01AA33;
	padding-left: 12px;	
}
.styleh2 {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
	padding-top: 20px;	
}
.styleh3 {
	text-align: left;
	font-size: 16px;
	color: #8E61A2;
	font-weight: bold;
	font-style: italic;
}
.styleh4 {
	text-align: left;
	font-size: 14px;
	color: #8E61A2;
	font-weight: bold;
}
.styleh5 {
	text-align: left;
	font-size: 12px;
	color: #8E61A2;
	font-weight: normal;
}
.styleh6 {
	text-align: left;
	font-size: 16px;
	color: #8E61A2;
	font-weight: bold;
}
.tableborder {
	border-bottom-width: 1px;
	border-bottom-color: #990000;
	border-bottom-style:solid;
	border-top-width: 1px;
	border-top-color: #990000;
	border-top-style:solid;
	border-left-width: 1px;
	border-left-color: #990000;
	border-left-style:solid;
	border-right-width: 1px;
	border-right-color: #990000;
	border-right-style:solid;
    padding:10px;
}
.insetborder {
	border-bottom-width: 1px;
	border-bottom-color: #CACDD1;	
	border-bottom-style:solid;
	border-left-width: 1px;
	border-left-color: #CACDD1;	
	border-left-style:solid;
	border-right-width: 1px;
	border-right-color: #CACDD1;	
	border-right-style:solid;
    border-top-width: 1px;
	border-top-color: #CACDD1;	
	border-top-style:solid;
}
.photoborder {
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style:solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style:solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style:solid;
    border-top-width: 1px;
	border-top-color: #000000;
	border-top-style:solid;
    padding: 6px;
    background-color: #FFFFFF;
}
    