
.style1 {
	background-image: url('../images/nav/navBkg.gif');
}
.style2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #535353;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #535353;
}
.style4 {
	font-family: Tahoma;
}
.style5 {
	font-size: x-small;
}
.style6 {
	font-size: small;
	color: #7F7F7F;
}
.style7 {
	color: #7F7F7F;
}
.style8 {
	font-size: small;
}
.style9 {
	text-align: right;
}
.style10 {
	background-image: url('../images/footer1.jpg');
}
.style11 {
	vertical-align: middle;
}
.style12 {
	font-family: Tahoma;
	font-size: 12pt;
}
.style13 {
	font-family: Tahoma;
	font-size: x-small;
	color: #949494;
	background-image: url('../images/footer2.gif');
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #535353;
}
  .roll { 
  	text-align: center;
  	font-size: x-small; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style:underline; 
	color: #535353; 
	}
  .roll:hover {
  	color:blue;
}
  .rollFooter { 
  	text-align: center;
  	font-size: x-small; 
	font-family: Tahoma; 
	font-style:underline; 
	color: #949494; 
	}
  .rollFooter:hover {
  	color:blue;
}
.rollBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #535353;
	text-decoration: none;
}
  .rollBody:hover {
  	color:blue;
}
.ButtonBlue {
    BACKGROUND-COLOR: #000099;
    BORDER-BOTTOM: Black 2px solid;
    BORDER-LEFT: #3333FF 2px solid;
    BORDER-RIGHT: Black 2px solid;
    BORDER-TOP: #3333FF 2px solid;
    COLOR: #ffffff;
    CURSOR: hand;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 68.5%;
	FONT-WEIGHT: bold
}
.required {
	color: red;
}