/* CSS Document */
BODY {
font-family: verdana;
color: #666666;
text-align: justify;
line-height:20px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
P {
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	line-height: 16px;	
	font-align:justify;
	font-size: 11px;
	color: #333333;
}
.maintext {
	font-family:Verdana, "Lucida Grande", Arial, sans-serif;
	line-height: 16px;	
	font-align:justify;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 19px;
	line-height: 19px;
	color: #DE5A8B;
	
}


.formtext {
font-family: Arial;
font-size: 11px;
color: #DE5A8B;
}
.lead1 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11; 
font-weight: bold; 
color: #333333;
}

.lead2 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10; 
font-weight: bold;
color: #DE5A8B;
}
.lead3 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12; 
font-weight: bold;
color: #DE5A8B;
}
.lead4 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11; 
color: #666666;
}

.smalltext {
font-family: Arial;
font-size: 11px;
color: #DE5A8B;
} 
.smalltext2 {
font-family: Arial;
font-size: 10px;
color: #333333;
} 
.topnav {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}
A.topnav {color: #ffffff;text-decoration:none;}
A.topnav:hover {color: #ffffff; text-decoration: underline;}

.righttopnav {
font-family: Verdana;
font-size: 13px;
font-weight: bold;
color: #DE5A8B;
}
A.righttopnav {color: #898989;text-decoration:none;}
A.righttopnav:hover {color: #DE5A8B; text-decoration: underline;}



.qlheader {
font-family: arial;
color: #DE5A8B;
font-size: 13px;
font-weight: bold;
}

A.ql {
font-family: arial;
font-size: 12px;
color: #6B8673;
text-decoration:none;
}
A.ql:hover {
font-family: arial;
color: #6B8673;
text-decoration: underline;
}
.test {
font-family: arial;
color: #DE5A8B;
font-size: 10px;
font-weight: none;
}

A.test {
font-family: arial;
font-size: 10px;
color: #6B8673;
text-decoration:none;
}
A.test:hover {
font-family: arial;
color: #6B8673;
text-decoration: underline;
}

A {
font-family: verdana;
color: #DE5A8B;
text-decoration: none;
}
A:hover {
font-family: verdana;
color: #DE5A8B;
text-decoration: underline;
}

.maintable {
border-style: solid;
border-width: 0px;
border-color: #BEBEBE;
padding-left: 7px;
padding-right: 8px;
}

.pinksep {
background:url(images/bottombg.jpg);
height: 8px;
}
.footer {
color:#000000;
font-size: 10px;
background:#ffffff;
height: 42px;
}
.footertext {color:#000000;font-size: 10px;}
A.footertext {color:#000000;font-size: 10px; text-decoration:none;}
A.footertext:hover {color:#DE5A8B;font-size: 10px; text-decoration:none;}

.floatright{
float: right;
padding-left: 10px;
}

.floatleft{
float: left;
padding-right: 2px;
}
table.sample {
	border-width: 1px;
	/* border-spacing: ; */
	border-style: dotted;
	border-color: #cccccc;
	/* border-collapse: none; */
	background-color: white
}
.pinkhead {
font-family: arial;
color: #E45A8B;
font-size: 16px;
font-weight: Bold;
}
.bluehead {
font-family: arial;
color: #0166dc;
font-size: 16px;
font-weight: Bold;
}
.packageheader {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16; 
font-weight: bold;
color: #FC70AF;
}
.packageprice {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13; 
font-weight: bold;
color: #3399FF;
}