A {
	COLOR: #7a416c
}
.footer {
	FONT-SIZE: 12px; COLOR: #000; FONT-STYLE: italic; FONT-FAMILY: "Times New Roman", Times, serif
}
.footerlink {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #7a416c; TEXT-DECORATION: none
}
.footer-Picture {
	FONT-SIZE: 12px; COLOR: #7a416c; FONT-STYLE: italic; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

.copyright {
	color: #999999;
	font-size: 9px;
}
.Fields {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #7a416c; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TR {
	
}
.Title {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #7a416c
}
.Heading {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #7a416c; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.BigHeading {
	font:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #7a416c;
	font-size:medium;
	font-weight: bold;
}
.BigHeadingBlack {
	font:Verdana, Arial, Helvetica, sans-serif;
	COLOR:#000000;
	font-size:medium;
	font-weight: bold;
}

.Data {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.SectionSubTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #7a416c; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.Messages {
	FONT-SIZE: 10pt; COLOR: #000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.credit {
	FONT-FAMILY: FontName, "Times New Roman", Georgia, Times; TEXT-DECORATION: none
}
TD {
	FONT-FAMILY: Verdana, Arial, Helvetica
}
Body {background:#7a416c;
	margin-top:10;
	margin-bottom:10;
	margin-left:0;
	margin-right:0;
	}
	
.MainTable { background-color:#FFFFFF;
			 background-image:url(../images/other/background.jpg);
			 background-position:center; 
			 background-repeat:no-repeat;  }

.BottomNavBar {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight:bold;

}

.BottomNavBar a:link {
color: #999999;
text-decoration: none;
}

.BottomNavBar a:visited {
color: #999999;
text-decoration: none;
}

.BottomNavBar a:hover {
	color: #7a416c;
	text-decoration: none;
	font-size: 10px;
	font-weight:bolder;
}

.BottomNavBar a:active {
	color: #7a416c;
	text-decoration: underline;
	font-style: italic;
}

.BottomAddressFooter {font-family:verdana,arial,helvetica; font-size:9px}

.buttonClass {
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	
	RIGHT: 10px;
	BORDER-LEFT: none; 
	BORDER-BOTTOM: none; 
	POSITION: fixed; ; 
	POSITION: expression("absolute");
	BOTTOM: 25px; 
	TOP: expression(body.scrollTop + 100 + "px")
}
.buttonClassFIXED {
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	
	RIGHT:inherit;
	BORDER-LEFT: none; 
	BORDER-BOTTOM: none; 
	POSITION:fixed ; 
	POSITION: expression("absolute");
	BOTTOM:; 
	TOP:auto;
}