body {
	background-color: #cc0000;
	margin: 0px;
}
a:link { 
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited { 
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover { 
	color: #FFFFCC;
	text-decoration: underline;
}
.addAdmin  {
	color: #990000;
	font-size: 8pt;
	font-family: Verdana;
	padding: 5pt;
	line-height: 12pt;
	font-weight: bold;
}
.addAdmin2  {
	color: #3C3737;
	font-size: 7.5pt;
	font-family: Verdana;
	font-weight: bold;
	padding: 5pt;
	line-height: 12pt;
	font-weight: bold;
}
.addAdmin3  {
	color: #990000;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	padding: 5pt;
}
.addAdminItem  {
	color: #333333;
	font-size: 7pt;
	font-family: Verdana;
}
.searchAdminItem  { 
	color: #333333; 
	font-weight: bold; 
	font-size: 7px; 
	line-height: 12px; 
	font-family: Verdana; 
	margin: 2px 
}
.adminHeader1  {
	color: #990000;
	font-size: 12pt;
	font-family: Verdana;
	padding: 5pt;
	line-height: 12pt;
	font-weight: bold;
}
.adminMenu  {
	color: #333333;
	font-size: 8pt;
	font-family: Verdana;
}
.adminUpdateList  {
	color: #990000;
	font-size: 16pt;
	font-family: Times New Roman;
	padding: 5pt;
	line-height: 12pt;
	font-weight: bold;
	
}
.adminUpdate  {
	color: #070707;
	font-size: 7.5pt;
	font-family: Verdana;
}
.leftColumnBorder {
	background-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.rightColumnBorder {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	color: #333333;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana;
	padding: 5pt;
}
.rightColumnBorder a:link { 
	color: #333333;
	text-decoration: none;
}
.rightColumnBorder a:visited { 
	color: #333333;
	text-decoration: none;
}
.rightColumnBorder a:hover { 
	color: #990000;
	text-decoration: underline;
}
.bottomBorderLeft {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-image: url(images/bottomNav_Back.gif);
	background-repeat: repeat-x;
}
.bottomBorderLeft a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.bottomBorderLeft a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.bottomBorderLeft a:hover {
	color:#FFFFCC;
	text-decoration: underline;
}
.bottomBorderRight {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A2DBFF;
	border-bottom-color: #000000;
}
.footer {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFCC;
}
.adminHeader {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFCC;
	font-weight: bold;
}
.box {
	font-family: Verdana;
	font-size: 7.5pt;
	line-height: 10pt;
	color: #333333;
	border: 1px solid #cccccc;
	background-color: #ffFFCC;
}
.box a:link {
	text-decoration: none;
	color: #153F25;
}
.box a:visited {
	text-decoration: none;
	color: #153F25;
}
.box a:hover {
	text-decoration: underline;
	color: #9A191E;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.borderSides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.borderOrangeTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.borderOrangeBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.borderOrangeSides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.header    {
	color: #330000;
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana;
	padding-top: 5pt;
	text-align: left;
}
.subHead    {
	color: #FF6600;
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Verdana;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
}
.copy   { 
	color: #000000; 
	font-size: 8pt; 
	line-height: 12pt; 
	font-family: Verdana;
}
.copy a:link { 
	color: #333333;
	text-decoration: none;
}
.copy a:visited { 
	color: #333333;
	text-decoration: none;
}
.copy a:hover { 
	color: #990000;
	text-decoration: underline;
}
.list {
	color: #333333;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana;
	padding: 5pt;
}
.list a:link { 
	color: #333333;
	text-decoration: none;
}
.list a:visited { 
	color: #333333;
	text-decoration: none;
}
.list a:hover { 
	color: #990000;
	text-decoration: underline;
}
.listHeaderBullet  {
	color: #FF6600;
}
.listHeader  {
	color: #333333;
	font-size: 8pt;
	font-family: Verdana;
	padding: 5pt;
	line-height: 12pt;
}
.listHeader  a:link { 
	color: #333333;
	text-decoration: none;
}
.listHeader  a:visited { 
	color: #333333;
	text-decoration: none;
}
.listHeader  a:hover { 
	color: #990000;
	text-decoration: underline;
}
.navigation  {
	color: #660000;
	font-size: 7.5pt;
	font-family: Verdana;
	padding: 5pt;
	line-height: 11pt;
	text-align: right;
}
.navigation  a:link { 
	color: #660000;
	text-decoration: none;
}
.navigation  a:visited { 
	color: #660000;
	text-decoration: none;
}
.navigation  a:hover { 
	color: #FF6600;
	text-decoration: underline;
}
.results   { 
	color: #000000; 
	font-size: 8pt; 
	line-height: 10pt; 
	font-family: Verdana;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #CCCCCC;
}
.results a:link { 
	color: #990000;
	text-decoration: none;
}
.results a:visited { 
	color: #990000;
	text-decoration: none;
}
.results a:hover { 
	color: #FF6600;
	text-decoration: underline;
}
.resultsHeader  {
	color: #990000;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FADC81;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
}
.resultsHeader  a:link { 
	color: #990000;
	text-decoration: none;
}
.resultsHeader  a:visited { 
	color: #990000;
	text-decoration: none;
}
.resultsHeader  a:hover { 
	color: #FF6600;
	text-decoration: underline;
}
.results1   {
	color: #000000;
	font-size: 8pt;
	line-height: 10pt;
	font-family: Verdana;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.results1 a:link { 
	color: #990000;
	text-decoration: none;
}
.results1 a:visited { 
	color: #990000;
	text-decoration: none;
}
.results1 a:hover { 
	color: #FF6600;
	text-decoration: underline;
}
.resultsHeader1  {
	color: #990000;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #DDDDDD;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
}
.resultsHeader1  a:link { 
	color: #990000;
	text-decoration: none;
}
.resultsHeader1  a:visited { 
	color: #990000;
	text-decoration: none;
}
.resultsHeader1  a:hover { 
	color: #FF6600;
	text-decoration: underline;
}
.searchHeader  {
	color: #990000;
	font-size: 7.5pt;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 1px solid #660000;
	border-bottom: 1px solid #660000;
}
.searchSubHead  {
	color: #990000;
	font-size: 8pt;
	font-family: Verdana;
	border-bottom: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	background-color: #FADC81;
	font-weight: bold;
}
.searchSubHead a:link { 
	color: #CC3300;
	text-decoration: none;
}
.searchSubHead a:visited { 
	color: #CC3300;
	text-decoration: none;
}
.searchSubHead a:hover { 
	color: #660000;
	text-decoration: underline;
}	
.searchList  {
	color: #990000;
	font-size: 7.5pt;
	font-family: Verdana;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
.searchList a:link { 
	color: #000000;
	text-decoration: none;
}
.searchList a:visited { 
	color: #000000;
	text-decoration: none;
}
.searchList a:hover { 
	color: #660000;
	text-decoration: underline;
}	
.detail  {
	color: #990000;
	font-size: 7.5pt;
	font-family: Verdana;
	border-bottom: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
.news   { 
	color: #CC3300; 
	font-size: 8pt; 
	line-height: 12pt; 
	font-family: Verdana;
}
.news a:link { 
	color: #000000;
	text-decoration: none;
}
.news a:visited { 
	color: #000000;
	text-decoration: none;
}
.news a:hover { 
	color: #990000;
	text-decoration: underline;
}