
body {
	background-color:#ffffff;
}




A  {
	color:#3f577b;
	text-decoration:none;
}

A:visited  {
    color:#7b93b5;
	text-decoration:none;
}

A:active  {
   	color:#3f577b;
	text-decoration:none;
}
A.nav {
	color:#ffffff;
	text-decoration:underline;
}
A:visited.nav {
	color:#ffffff;
	text-decoration:underline;
}
A:active.nav {
	color:#ffffff;
	text-decoration:underline;
}
A.blacklink {
	color:#000000;
	text-decoration:underline;
}
A:visited.blacklink {
	color:#000000;
	text-decoration:underline;
}
A:active.blacklink {
	color:#000000;
	text-decoration:underline;
}
A.stockreduction { 
	color: #ff0000; 
}


.clear{
	background-image : url(resources/clear_dot.gif);
}
.black	{
	background-color : #000000;
	background-image : none;
	}
.black2	{
	background-color : #000000;
	}
.white	{
	background-color : #ffffff;
	}
.yellow{
	background-color : #ffcc33;
	}
.blue{
	background-color : #134c66;
	}
.grey{
	background-color : #cccccc;
	}
.dkgrey{
	background-color : #333333;
	}


	


	
	

.copy  {
	background-image : url(resources/clear_dot.gif);
	
	font-family : arial;
	font-size : 12px;
	
	}
.smcopy  {
	font-family : arial;
	font-size : 10px;
	color:#000000;
	}
.wcopy  {
	font-family : arial;
	font-size : 12px;
	color:#ffffff;
	background-color:#000000;
	}
.rcopy  {
	font-family : arial;
	font-size : 12px;
	color:#ff0000;
	}
.black16  {
	font-family : arial;
	font-size :16px;
	color : #000000;


}



.margins {
	margin-left:30px;
	margin-right:15px;
}





td.descbody1  {
	background-color : #ffffff;
	background-image : url(resources/description_lower.gif);
	background-repeat : no-repeat;
	font-size : 11px;
	font-family : arial;
	font-style : italic;
	font-weight : bold;
	color : #993300;
	
}



