a{
color:#000000;
}
a:hover{
color:#000000;
}
a:active{
color:#00000;
}
a:visited{
color:#008080;
}
a:link {
color:#008000;	
} 

.bodyTextRedExLg { font-family: Verdana; font-size: 12pt; line-height: 16pt; color: #CC0033}
.bodyTextRedLg { font-family: Verdana; font-size: 10pt; line-height: 14pt; color: #CC0033}
.bodyTextRedSm { font-family: Verdana; font-size: 8pt; line-height: 11pt; color: #CC0033 }
.redLink { font-family: Verdana; font-size: 10pt; line-height: 14pt;color: #CC0033}

.formInputDD { font-family: Verdana; font-size: 8pt; line-height: 11pt; color: #000000; background-color: #CCFFCC; width: 50px}
.formInputDDLg { font-family: Verdana; font-size: 8pt; line-height: 11pt; color: #000000; background-color: #CCFFCC; width: 100px}
.formInputSm { font-family: Verdana; font-size: 8pt; line-height: 11pt; color: #000000; background-color: #CCFFCC; width: 80px}
.formInput { font-family: Verdana; font-size: 8pt; line-height: 11pt; color: #000000; background-color: #CCFFCC; width: 150px}
.formInputLg { font-family: Verdana; font-size: 8pt; line-height: 11pt; color: #000000; background-color: #CCFFCC; width: 250px}
.formInputExLg { font-family: Verdana; font-size: 8pt; line-height: 11pt; color: #000000; background-color: #CCFFCC; width: 300px}

.bodyTextLg { font-family: Verdana; font-size: 10pt; line-height: 14pt; color: #000000}
.bodyTextSm { font-family: Verdana; font-size: 8pt; line-height: 11pt; color: #000000 }
.bodyTextExSm { font-family: Verdana; font-size: 7pt; line-height: 10pt; color: #000000 }

.formSubHeadCellSm  { font-family: Verdana; font-size: 8pt; line-height: 11pt; font-weight: bold; color: #FFFFFF; background-color:#4D9A66; height: 15px;	vertical-align: top;}
.formSubHeadCell  { font-family: Verdana; font-size: 10pt; line-height: 11pt; font-weight: bold; color: #FFFFFF; background-color:#4D9A66; height: 15px;	vertical-align: top;}
a.formSubHeadCell:active  { text-decoration:none; font-family:Verdana; color: #FFFFFF; background-color: #4D9A66; height: 15px; vertical-align: top;}
a.formSubHeadCell:hover  { text-decoration:none; Verdana; color: #FFFFFF; background-color: #4D9A66; height: 15px;	vertical-align: top;}
a.formSubHeadCell:visited  { text-decoration:none; font-family: Verdana; color: #FFFFFF; background-color: #4D9A66; height: 15px;	vertical-align: top;}
a.formSubHeadCell:link  { text-decoration:none; font-family: Verdana; color: #FFFFFF; background-color: #4D9A66; height: 15px;	vertical-align: top;}
.rowYellowHighLight {
	background-color:#FFFFF6;
}
.noUnderline {
	text-decoration:none;
}

.greenLink  { 
	text-decoration:none;
	font-family: Verdana;
	font-size: 11pt; 
	line-height: 14pt; 
	font-weight: bold;
	font-style: italic;
	height: 15px;	
	vertical-align: top;
}

.whiteLinkSm {
	font-family: Verdana;
	font-size: 10pt; 
	line-height: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: black;

}
#title{
	position: absolute;
	background: url(../images/queen_header.jpg);
	background-repeat: no-repeat;
	left: 50px;
	top: 5px;
	padding: 0px;	
	z-index:3;
	width:100%;
	height: 150px;
	}

#content{
	position: absolute;
	left: 230px;
	top: 150px;
	padding: 0px;	
	z-index:0;
	}
			
#admin_search{
	position: absolute;
	left: 210px;
	top: 110px;
	padding: 0px;	
	z-index:0;
	}		
	
#bottom{
	position: absolute;
	padding: 0px;	
	}		
			
#left_menu{
	position: absolute;
	left: 17px;
	top: 150px;
	padding: 0px;	
	height:21px;
	z-index:4;
	}
	
#right_menu{
	position: absolute;
	background: url(../images/lucky7_3rd_banner.jpg);
	background-repeat: no-repeat;
	left: 800px;
	top: 150px;
	width:100%;
	padding: 0px;	
	height: 850px;
	z-index:4;
	}	
	
#admin_left_menu{
	position: absolute;
	left: 17px;
	top: 150px;
	padding: 0px;	
	height:21px;
	z-index:4;
	}	

