body, td, input, textarea, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 0px;
	margin-top: 0px;
}
.ALeftMenu {
	font-size: 12px;
	color: #682783;
	text-decoration: none;
    text-align:right;
    padding-right: 5px;
}
.ALeftMenu:HOVER {
	color: #682783;
	text-decoration: underline;
}
.ALanguage {
	font-size: 10pt;
	text-decoration: underline;
    text-align:right;
    padding-right:5px;
}
.ALanguage:HOVER {
	text-decoration: none;
}
.StartCrumb {
	font-size: 10px;
	color: #0E5FDA;
	padding-left: 20px;
	padding-top: 10px;	
}
.ABottom {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;	
}

.ABottom:HOVER {
	text-decoration: underline;	
}
.ACrumb {
	font-size: 10px;
	color: #996600;
	text-decoration: none;
	padding-top: 10px;	
}

.ACrumb:HOVER {
	text-decoration: underline;	
}
.MainText {
    text-align:left;
    color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    padding-right: 10px;
    padding-left: 5px;
}
.heading {
	text-align: left;
	font-size: 13pt;
	font-weight: bold;
	color:#414F74;
    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: 8pt;
	color: #FFFFFF;
    padding-right: 7px;
}
.styleh3 {
	text-align: centre;
	font-size: 16px;
	color: #9C226D;
	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: #000000;
	border-bottom-style:solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-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;
    padding:10px;
}
.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;
    background-color: #FFFFFF;
}
.menuborder {
	border-bottom-width: 1px;
	border-bottom-color: #AE8BBE;
	border-bottom-style:solid;
	border-left-width: 1px;
	border-left-color: #AE8BBE;
	border-left-style:solid;
	border-right-width: 1px;
	border-right-color: #AE8BBE;
	border-right-style:solid;
    border-top-width: 1px;
	border-top-color: #AE8BBE;
	border-top-style:solid;
    background-color: #D4BEE3;
}
    