html, body {
	background: #f0f0ef url("../../../images/background.gif") repeat-x top left;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;		 
	font-size: 12px;		
	line-height: 1.2em;
	text-align: center;
}
a {
	text-decoration: underline;
	font-weight: bold;font-size: 12px;
}
a:link,
a:active {
	color: #a72668;
}
a:visited {
	color: #701e48;
}
a:hover {
	color: #ff00cf;
}
.hide { 
	display: none;
}	
.nowrap {
	white-space: nowrap;
}	
BODY {
	COLOR: #000000;FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;FONT-WEIGHT: bold
}
TD {
	COLOR: #000000
}
TH {
	COLOR: #000000
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.twelve {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;FONT-WEIGHT: bold;color: #cc3399
}
.pinkborder {
	BORDER-RIGHT: #ff99cc 1px dotted; BORDER-TOP: #ff99cc 1px dotted; BACKGROUND: #ffe8f3; BORDER-LEFT: #ff99cc 1px dotted; BORDER-BOTTOM: #ff99cc 1px dotted
}
.pinkborderlight {
	BORDER-RIGHT: #ff99cc 1px dotted; BORDER-TOP: #ff99cc 1px dotted; BACKGROUND: #fff9fc; BORDER-LEFT: #ff99cc 1px dotted; BORDER-BOTTOM: #ff99cc 1px dotted
}
.pinkbordersolid {
	BORDER-RIGHT: #ff99cc 1px dotted; BORDER-TOP: #ff99cc 1px dotted; BORDER-LEFT: #ff99cc 1px dotted; BORDER-BOTTOM: #ff99cc 1px dotted
}
.text {
	COLOR: #F4F4F4;
	FONT: 0.7em Verdana;
}	

.text2{
	COLOR: #F4F4F4;
	FONT: 0.8em Verdana;
}	

.text3{
	COLOR: #5A5A5A;
	FONT: 0.6em Verdana;
}	
.text4{
	COLOR: #000000;
	FONT: 1em Verdana;
        font-weight: bold;
}
.advtext {
	COLOR: #f2fbff;
	FONT: 1.7em Arial;
	font-weight: bold;
}	

.advtext2 {
	COLOR: #f2fbff;
	FONT: 1.7em Arial;
	font-weight: bold;
}	

a.adv:link, a.adv:visited, a.adv:hover    {
   COLOR: #4961D0;
   FONT-SIZE: 1.7em;
	FONT-FAMILY: Arial;
	font-weight: bold;
				 }

a.adv2:link, a.adv2:visited, a.adv2:hover    {
   COLOR: #3450CB;
   FONT-SIZE: 1.3em;
	FONT-FAMILY: Arial;
	font-weight: bold;
				 }				 

a.adv3:link, a.adv3:visited, a.adv3:hover    {
   COLOR: #3450CB;
   FONT-SIZE: 2.5em;
	FONT-FAMILY: Arial;
	font-weight: bold;
				 }					
				 
a.adv4:link, a.adv4:visited, a.adv4:hover    {
   COLOR: #CB3450;
   FONT-SIZE: 2.4em;
	FONT-FAMILY: Arial;
	font-weight: bold;
				 }	
.rtable {
 background-color: #cfebf8;
 border: 1px;
 border-color: #669db6;
 border-style: solid;
 width: 150px;	
 height: 53px;
}

.bl {
   font-family: Verdana;
	font-size: 12px;
	color: #ba291c;
	font-weight: bold;
	text-decoration: none;
		}
		
.sl {
   font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	}			
					  
				 
#main 	{ 
	background: transparent url("../../../images/outsideborder.gif") repeat-y top left;
	width: 790px;
        font-size: 12px;
	margin: 0 auto;
	padding: 0;
	}
#footer {
	text-align: center;
	width: 716px;
	font-size: 12px;
	background: #A72669 url("../../../images/footerbg.gif") top repeat-x;
	padding: 1.5em 20px 2.5em 20px;
}
#footer p {
	margin-bottom: .25em;
}	
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
}	
#footer a:hover {
	text-decoration: underline;
}	