.SmamFotter {
	font-size: 10px;
}
.whitetopfont {
	font-size: 11px;
}
.Header {
	font-size: 16px;
	color: #CC3333;
	font-weight: bold;
	text-transform: uppercase;
}
.subheader {
	font-size: 13px;
	font-weight: bold;
}
.fontread {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.supprthead {
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
}
.redsmall {
	font-size: 10px;
	color: #FF0000;
}
.noline {
	font-size: 11.5px;
	text-decoration: none;
}
.greensmall {
	font-size: 11px;
	color: #006633;
}
.logincontent {
	FONT-SIZE: 11px;
}
.forgotpasswordred {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff0000;
}
.headSpam {
	FONT-WEIGHT: bolder; FONT-SIZE: 14px; COLOR: #6c0000;
}
.smallfont {
	FONT-SIZE: 10px; COLOR: #000000;
}
.nobordertopright {
	BORDER-RIGHT: #969696 thin; BORDER-TOP: #969696 thin; BORDER-LEFT: #969696 thin dotted; BORDER-BOTTOM: #969696 thin dotted
}
.fontred {
	font-size: 9px;
	color: #FF0000;
}
.trback {
	background-color: #D8BBDB;
	font-weight: bolder;
}
.trBack {
	background-color: #D8BBDB;
	font-weight: bolder;
}
.pageHeader {
	font-size: 14px;
	font-weight: bolder;
	color: #6c0000;
}
.successMessage {
	font-size: 11px;
	color: #006600;
}
.sideNavHeader {
	background-color: #EADBEA;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sideNavLink {
	font-size: 11px;
	color: #2d2d2d;
}
.tableborder {
	border: 1px solid #333333;
}
.innertr {
	background-color: #F4F4F4;
}
.TableBackground {
	background-color: #EADBEA;
}
.TableBackgroundNew {
	background-color: #ccc;
}
.outertableNew {
	background-color: #F5f5f5;
	text-align: left;	
}
.TableBackground td{
	font-size: 11px;
}
.tableBackground {
	background-color: #EADBEA;
}
.tableBackground td{
	font-size: 11px;
}
.outertable {
	background-color: #FFFFFF;
	text-align: left;	
}
.outerTable {
	background-color: #FFFFFF;
		text-align: left;	
}
.errMessage {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	 text-align:center;
		
}
.error {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	 text-align:center;
}


.successMessage {
	font-size: 10px;
	color: #006600;
	  font-weight: bold;
	 text-align:center;

}

.success {
	font-size: 13px;
	color: #006600;
    font-weight: bold;
	 text-align:center;
}


.borderright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.hand {
	cursor: hand;
}
#UserAvailability {
  padding-left: 22px;
  background-position: left;
  background-repeat: no-repeat;
}
 
.taken {
 /* background-image: url(../images/taken.gif);*/
 
	font-size: 11px;
	  color: #FF0000;
	
 
  	font-weight: bold;
	 text-align:center;
}
 
.available {
   /* background-image: url(../images/available.gif);*/
  font-size: 11px;
color: #006600;
	font-weight: bold;
	 text-align:center;
}