body   { background: url(images/backgrey.gif); color: black; font-family: Arial, Helvetica;  font-size : 11pt; 
	scrollbar-3dlight-color : black;
	scrollbar-arrow-color : white;
	scrollbar-base-color : gray;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #deb48e;
	scrollbar-highlight-color : navy;
	scrollbar-shadow-color : maroon;
	scrollbar-track-color : white;
	 }

a				{ color: blue; text-decoration: none;  font-weight : bold;  }
a:hover	  { color: orange; text-decoration: underline   font-weight : bold;}
a:active   { color: red;  font-weight : bold;  }
h1            {
	color: maroon;
	font-size : 30pt;
	font-style : normal;
}
h2             {
	color: #43387C;
	font-style: normal;
	font-size : 22pt;
	text-transform : none;
	font-weight: bold;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3             {
	color: #3a306a;
	font-size : 15pt;
	font-style : normal;
}
h4   		   { color: Black; font-size : 13pt;  font-style : normal;  background : 0px;               }
h5   		   { color: red; font-size : 13pt;  font-style : normal;  background : 0px;               }
UL 			  { 	list-style : square;   	}
.headline h1 {
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	margin-right: 40px;
	margin-left: 420px;
	margin-top:62px;
	text-align: right;
	position: absolute;
	z-index:-1;
}
.headline_sub h2 {
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	margin-right: 40px;
	margin-left: 220px;
	margin-top: 36px;
	text-align: right;
	position: absolute;
	z-index:-1;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
	color:white;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
  color: #000099;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 64px;
	background-color: #b0003d;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	background-color: #f1d00f;
}
.makeitred {
	color: red;
}
