	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		
		font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	
		/*background-image:url(../images/bg.jpg);	
		width:90%;
		background: #fff url(../images/Backgrounds/sexier.jpg) repeat-y center top;*/
		/* min-width:600px;		Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
		
	}
	

	
	.content {
	color:#666666;
	font-size:90%;
	line-height:100%
	}
	
	
.freetrial { background-color: #FFCC00; font-weight: bold; color: #000000; font-size: 12px   }
.freetrial A:link { color: #000000; font-weight: bold; font-size: 12px  }
.freetrial A:hover { color: #000000; font-weight: bold; font-size: 12px;  text-decoration:underline }
.freetrial A:active { color: #000000; font-weight: bold; font-size: 12px  }
.freetrial A:visited { color: #000000; font-weight: bold; font-size: 12px }


	
	.subcat {
	font-size: 150%;
color: #FF0000;	
}	
/* images 
img {
	
   border: 1px solid #DCDCDC;
	padding: 5px;
}
*/
A.menu:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #333333; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}



.newsletter {
	background: #FFFFFF url(images/newsletters/newsletter.gif) top no-repeat;
	float: left;
	width: 220px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}


A:link  {
	color: #009900;
	text-decoration: none;
}

A:visited  {
	color: #009900;
	text-decoration: none;
}

A:active  {
	color: #009900;
	text-decoration: none;
}

A:hover  {
	color: #009900;
	text-decoration:underline;
}


	.leftlinkbig {
	font-size: 120%;
color: #FFFFFF;	
}

	.leftlinknormal {
	font-size: 100%;
color: #FFFFFF;	
}
.yellowonred { background-color: #FFFFFF; font-weight: bold; font-size: 16px   }
.yellowonred A:hover { text-decoration:underline }
