.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:7px;
}
.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:7px;
}
.calendarnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:7px;
}
.calendarnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration: none;
	padding-left:7px;
}
.toptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.scrolltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.top_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.calendar_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}

.calendar_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.page_h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	height: 30px;
}

.top_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.stdClass {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
 	background: #F2E6AC; 
	color: #000000;
} 

.satClass {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
 	background: #F2E6AC; 
	color: #000000;
}
 
.auctions {
 	color: #000000; 
	background: #F2E6AC;
}

.border {
	border: 1px solid black;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #655F5F;
	padding-top:8px;
}
.nameTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: black;
	padding-top:8px;
}
.right_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0C2F64;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C2F64;
	text-decoration: none;
}
.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footer_txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EDC530;
	text-decoration: none;
}
.footer_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navspace  {
line-height:2px;
}
.midspace   {
padding-left:4px;
}
.navspace2  {
line-height:5px;
}
.bottomsp {
line-height:1px;
}
.welcomebg {
 	background-image: url('images/welcome_bg.jpg'); 
	background-repeat:no-repeat;
}
input.btn{
   color:#0C2F64;
   border-width: 1;
   font-family:Century Gothic, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;}
input.textbox {
   color:black;
   border-width: 1;
   font-family:Century Gothic, Arial, Helvetica, sans-serif;;
   font-size:10px;
}
	
}