/* CSS Document */

.homecopy {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #cc0066;
	}

.copyright {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	}
	
.newsletter {
	font-family: verdana;
	font-size: 12px;
	color: #fff;
	}
	
.prodtext {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	}
	
  #whatsnew {
           
            background: #000;
            padding: 0px;
            margin-top: 0px;
            width: 798px;
            height: 440px;
            overflow: auto;
            float: left;
            }
			
.proddisc {
	font-family: verdana;
	font-size: 10px;
	color: #000;
	width: 300px;
	margin-left: 5px;
	}
	
.prodtitle {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	width: 440px;
	margin-left: 5px;
	}

.ads {
	position: absolute;
	margin-left: 800px;
	}
	
	
.adborders a:link{
	border: 1px solid #fff;
	}
	
.adborders a:visited{
	border: 1px solid #fff;
	}
	
.adborders a:active{
	border: 1px solid #fff;
	}
	
.adborders a:hover{
	border: 1px solid #fff;
	}
	
.adborders {
	border: 1px solid #fff;
	}