body
	{
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:verdana;
	}

a.safarisucks:link
	{
	color: #000099; 
	text-decoration: none; 
	}
	
a.safarisucks:visited
	{
	color: #990099;
	text-decoration: none;
	}
	
a.safarisucks:active
	{
	color: #990000;
	text-decoration: none; 
	font-weight: bold;
	}

a.safarisucks:hover
	{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}

.latestProduct 
	{
	font-family:verdana; 
	font-size:10pt;
	border-style:solid; 
	border-width:1px;
	border-color:#C8B4B7;
	color:#000000; 
	padding:.20em;
	width:95%;
	align:center;
	text-align:left;
	}

.productTitle
	{
	color:#000000;
	font-weight:bold;
	font-family:verdana;
	text-align:left;
	border-bottom_style:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}

input
	{
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	background-color: #ffffff; 
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left-color: #C8B4B7;
	border-right-color: #C8B4B7;
	border-top-color: #C8B4B7;
	border-bottom-color: #C8B4B7;
	}

.linkcell
	{ 
	cursor : hand;
	} 

.smallText
	{
	font-size: 80%;
	}
	
.largeText
	{
	font-size:120%;
	}

.menuTable
	{
	font-size:100%;
	}

.cpncode
	{
	font-size:85%;
	font-style:italic;
	}

.menuOn
	{
	background-color:#FFFFFF;
	color:#990000;
	font-weight:bold;
	cursor: hand;
	}

.menuOff 
	{ 
	background-color:#E2E2E2; 
	color:#990099;
	}

.footer 
	{
	font-size:50%;
	color:#white;
	}