﻿html {padding:0px;margin:0px;}
body {background:#f8f8ff; text-align:left;}
a {text-decoration:none;}
img {border:0;}
#wrapper {width:900px; margin:0 auto;}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC66;
	text-decoration: none;
}

.TallLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC66;
	text-decoration: none;
}
.SmallNav {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990033;
	text-decoration: none;
}

.PageTitles {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.MainContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.style2 {
   font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 20px;
   line-height:24px;
   text-align:left;
}
.style3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size : x-large
}
.MainContentPink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FF99FF;
}
.style4 {
  font-size : 20px;
  font-family: Arial, Helvetica, sans-serif;
  line-height:24px;
  text-align:left;
}

.style5 {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 18px;
 line-height:24px;
 text-align:left;
}
.style6 {
 font-family: Arial, Helvetica, sans-serif;
 font-size : 16px;
 line-height:20px;
 text-align:left;
}

a.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:900;
	font-style: normal;
   color:#ffaa55;
	vertical-align: middle;
	line-height:26px;
   text-decoration: none;
}
a.menu-selected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:900;
	font-style: normal;
   color:#fff0f0;
	vertical-align: middle;
	line-height:26px;
   text-decoration: none;
}

a.menu:HOVER {
  text-decoration: underline;
  color:#ffffff;
}
