/* CSS Document */
}
a.navtop:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}
a.navtop:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}
a.navtop:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: underline;
	font-weight: bold;	
	
}
a.navleft:link, a.navleft:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: bold	
}
a.navleft:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight: bold;	
	text-decoration:underline;
}

.navleft a:link, .navleft a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: bold	
}
.navleft a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight: bold;	
	text-decoration:underline;
}

.all-mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: Black;
	font-weight: 400
	
}
.all-featuretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: black;
	font-weight: normal	

}	

a.body:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE0000;
	text-decoration: none;
	font-weight: bold;
	
}

a.body:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE0000;
	text-decoration: none;
	font-weight: bold;
	

}

a.body:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE0000;
	text-decoration: underline;
	font-weight: bold;		
	
}
.locotext {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: black;
	font-weight: bold
}		

/* Selection Boxes (Home Page) */

.debSelectionBoxes_bg
{
width: 540px;
height: 300px;
background: url(gfx/debSelectionBoxes_bg.gif) no-repeat;
text-align: left;
}

p.selectionHomeText
{
position: absolute;
width: 300px;
margin: -80px 120px 0px 120px;
float: left;
z-index: 2;
text-align: center;
}

h1#myText
{
position: absolute;	
width: 250px;
font-size: 18px;
margin: -35px 0px 0px 145px;
float: left;
z-index: 3;
text-align: center;
}

a.funBtn:link, a.funBtn:visited
{
position: absolute;
text-indent: -15000px;
width: 150px;
height: 165px;
margin: 35px 0px 0px 25px;
float: left;
z-index: 1;
}

a.funBtn:hover
{
background: url(gfx/debFun_high.gif) no-repeat;
width: 193px;
height: 250px;
margin: 25px 0px 0px 15px;
}

a.himBtn:link, a.himBtn:visited
{
position: absolute;
text-indent: -15000px;
width: 90px;
height: 145px;
margin: 32px 0px 0px 177px;
float: left;
z-index: 1;
}

a.himBtn:hover
{
background: url(gfx/debHim_high.gif) no-repeat;
width: 160px;
height: 250px;
margin: 26px 0px 0px 173px;
}

a.herBtn:link, a.herBtn:visited
{
position: absolute;
text-indent: -15000px;
width: 80px;
height: 135px;
margin: 32px 0px 0px 265px;
float: left;
z-index: 1;
}

a.herBtn:hover
{
background: url(gfx/debHer_high.gif) no-repeat;
width: 150px;
height: 250px;
margin: 22px 0px 0px 257px;
}

a.couplesBtn:link, a.couplesBtn:visited
{
position: absolute;
text-indent: -15000px;
width: 70px;
height: 125px;
margin: 32px 0px 0px 345px;
float: left;
z-index: 1;
}

a.couplesBtn:hover
{
background: url(gfx/debCouples_high.gif) no-repeat;
width: 125px;
height: 250px;
margin: 21px 0px 0px 342px;
}

a.adrenalinBtn:link, a.adrenalinBtn:visited
{
position: absolute;
text-indent: -15000px;
width: 60px;
height: 115px;
margin: 32px 0px 0px 417px;
float: left;
z-index: 1;
}

a.adrenalinBtn:hover
{
background: url(gfx/debAdrenalin_high.gif) no-repeat;
width: 110px;
height: 250px;
margin: 25px 0px 0px 411px;
}
