﻿body { 
background-color:#ffffff;
margin:0px;
}

.mainnav {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 12px;
	text-decoration: none;
	background-color: #660033;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a:visited.mainnav {
	color: #ffffff;
	font-weight: bold; }
a:hover.mainnav {
	color: #ffcc66;
	text-decoration: normal; }

.nav {
	cursor: pointer;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	height: 12px;
	text-decoration: none;
	background-color: #dddddd;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
	
a.nav {
	cursor: pointer;
	color: #999999;
	font-weight: bold; }
a:visited.nav {
	cursor: pointer;
	color: #999999;
	font-weight: bold; }
a.mainnav {
	color: #ffffff;
	font-weight: bold; }
a:hover.nav {
	cursor: pointer;
	color: #009900;
	text-decoration: normal; }

.nav2 {
	cursor: pointer;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	height: 12px;
	text-decoration: none;
	background-color: #dddddd;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.nav2 {
	cursor: pointer;
	color: #999999;
	font-weight: bold; }
a:visited.nav2 {
	cursor: pointer;
	color: #999999;
	font-weight: bold; }
a:hover.nav2 {
		cursor: pointer;
		color: #ff9900;
	text-decoration: normal; }

.burgundy {
	color: #660033;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }


.content {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	
	
	}
.usererror {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }

a.content {
	color: #333333;
	font-weight: normal;
	text-decoration: none; }
a:visited.content {
	color: #333333;
	text-decoration: none; }
a:hover.content {
	color: #660033;
	text-decoration: none; }

.content2 {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content2 {
	color: #777777;
	font-size: 11px;

	font-weight: normal;
	text-decoration: underline; }
a:visisted.content2 {
	color: #777777;
	font-size: 11px;

	text-decoration: underline; }
a:hover.content2 {
	color: #333333;
	font-size: 11px;

	text-decoration: underline; }

a:active.content2 {
	color: #333333;
	font-size: 11px;

	text-decoration: underline; }

.content3 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content3 {
	color: #777777;
	font-weight: normal;
	text-decoration: underline; }
a:visisted.content2 {
	color: #777777;
	text-decoration: underline; }
a:hover.content3 {
	color: #333333;
	text-decoration: underline; }



.content3Center {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
}
a.content3Center {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
 }
a:visisted.content3Center {
	color: #000000;
	text-decoration: underline; 
	text-align: center;
}
a:hover.content3Center {
	color: #333333;
	text-decoration: underline; 
	text-align: center;
}





.selector {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 176px;
}
.pageheader {
	color: #000066;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pageheader {
	color: #000066;
	font-weight: bold; }
a:hover.pageheader {
	color: #000066;
	text-decoration: underline; }

.title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.title {
	color: #000000;
	font-weight: bold;
	text-decoration: underline; }
a:hover.title {
	color: #666666;
	text-decoration: underline; }

.footer {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #999999;
	font-weight: normal;
	text-decoration: none; }
a:visited.footer {
	color: #666666;
	text-decoration: none; }
a:hover.footer {
	color: #666666;
	text-decoration: underline; }

input.nav{
   	cursor: pointer;
   color:#ffffff;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:10px;
   font-weight:bold;
   height: 18px;
   background-color:#660033;
   border:1px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-right-color:#999999;
   border-bottom-color:#999999;}

input.navhov{
		cursor: pointer;
   color:#ffcc66;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:10px;
   font-weight:bold;
   height: 18px;
   background-color:#660033;
   border:1px solid;
   border-top-color:#999999;
   border-left-color:#999999;
   border-right-color:#333333;
   border-bottom-color:#333333;}

input.nav2{
		cursor: pointer;
   color:#660033;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:13px;
   font-weight:bold;
   height: 22px;
   background-color:#aaaaaa;
   border:1px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-right-color:#999999;
   border-bottom-color:#999999;}

input.nav2hov{
	cursor: pointer;
   color:#660033;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:13px;
   font-weight:bold;
   height: 22px;
   background-color:#ffcc66;
   border:1px solid;
   border-top-color:#999999;
   border-left-color:#999999;
   border-right-color:#333333;
   border-bottom-color:#333333;
   text-align:center;
   }

input.btn1{
	cursor: pointer;
   color:#333333;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:10px;
   font-weight:bold;
   height: 22px;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-right-color:#999999;
   border-bottom-color:#999999;}

input.btn1hov{
	cursor: pointer;
   color:#009900;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:10px;
   font-weight:bold;
   height: 22px;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#999999;
   border-left-color:#999999;
   border-right-color:#333333;
   border-bottom-color:#333333;}

input.btn2{
	cursor: pointer;
   color:#333333;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:10px;
   font-weight:bold;
   height: 22px;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-right-color:#999999;
   border-bottom-color:#999999;}

input.btn2hov{
	cursor: pointer;
   color:#ff9900;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:10px;
   font-weight:bold;
   height: 22px;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#999999;
   border-left-color:#999999;
   border-right-color:#333333;
   border-bottom-color:#333333;}

input.btn3{
	cursor: pointer;
   color:#333333;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:10px;
   font-weight:bold;
   height: 22px;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-right-color:#999999;
   border-bottom-color:#999999;}

input.btn3hov{
	cursor: pointer;
   color:#660000;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:10px;
   font-weight:bold;
   height: 22px;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#999999;
   border-left-color:#999999;
   border-right-color:#333333;
   border-bottom-color:#333333;}

input.btn4{
	cursor: pointer;
   color:#777777;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:10px;
   font-weight:bold;
   height: 22px;
   background-color:#eeeeee;
   border:1px solid;
   border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#cccccc;
   border-bottom-color:#cccccc;}

input.btn4hov{
	cursor: pointer;
   color:#3366ff;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:10px;
   font-weight:bold;
   height: 22px;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-right-color:#999999;
   border-bottom-color:#999999;}

input.btn5{
	cursor: pointer;
   color:#777777;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:14px;
   font-weight:bold;
   height: 44px;
   width: 60px;
   background-color:#eeeeee;
   border:1px solid;
   border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#bbbbbb;
   border-bottom-color:#bbbbbb;}

input.btn5hov{
	cursor: pointer;
   color:#009900;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:14px;
   font-weight:bold;
   height: 44px;
   width: 60px;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-right-color:#999999;
   border-bottom-color:#999999;}

input.btn6{
	cursor: pointer;
   color:#777777;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:14px;
   font-weight:bold;
   height: 44px;
   width: 60px;
   background-color:#eeeeee;
   border:1px solid;
   border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#bbbbbb;
   border-bottom-color:#bbbbbb;}

input.btn6hov{
	cursor: pointer;
   color:#ff9900;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:14px;
   font-weight:bold;
   height: 44px;
   width: 60px;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-right-color:#999999;
   border-bottom-color:#999999;}
a:active {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-decoration:underline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
}
