body 
{
    margin:0px 0px 0px 0px;
}

img
{
}

div, table, td, th, span, a
{
	font-family:"myriad pro","helvetica CY",tahoma,arial,sans-serif;
}

.f04
{

	font-size: 4pt;
}

.f05
{

	font-size: 5pt;
}

.f06
{

	font-size: 6pt;
}

.f06bold
{

	font-size: 6pt;
	font-weight: bold;
}

.f07
{

	font-size: 7pt;
}

.f07error
{

	font-size: 7pt;
	color: Red;
}

.f07bold
{

	font-size: 7pt;
	font-weight: bold;
}

.f08
{

	font-size: 8pt;
}

.f07silver
{

	font-size: 7pt;
	color: Silver;
}

.f08italic
{

	font-size: 8pt;
	font-style: italic;
}

.f08italic_silver
{

	font-size: 8pt;
	font-style: italic;
	color: Silver;
}

.f08silver
{

	font-size: 8pt;
	color: Silver;
}

.f08error
{

	font-size: 8pt;
	color: Red;
}

.f08optional
{

	font-size: 8pt;
	color: Green;
}

.f08bold
{

	font-size: 8pt;
	font-weight: bold;
}

.f09
{

	font-size: 9pt;
}

.f09bold
{

	font-size: 9pt;
	font-weight: bold;
}

.f09error
{

	font-size: 9pt;
	color: Red;
}

.f10
{

	font-size: 10pt;
}

.f10bold
{

	font-size: 10pt;
	font-weight: bold;
}

.f10error
{

	font-size: 10pt;
	color: Red;
}

.f12
{

	font-size: 12pt;
}

.f12bold
{

	font-size: 12pt;
	font-weight: bold;
}

.f12error
{

	font-size: 12pt;
	color: Red;
}

.f14
{

	font-size: 14pt;
}

.f14bold
{

	font-size: 14pt;
	font-weight: bold
}

.f16
{

	font-size: 16pt;
}

.f16bold
{

	font-size: 16pt;
	font-weight: bold;
}

.f18bold
{

	font-size: 18pt;
	font-weight: bold;
}

.f20bold
{

	font-size: 20pt;
	font-weight: bold;
}

.cssnav	{
			position:relative;
			margin: 0; 
			padding: 0;
			overflow:hidden;/* for ie to hide extra height*/	
}
.cssnav a {
			display: block;
			overflow:hidden;/* for ie to hide extra height*/
}

.cssnav a:hover
{
}

.cssnav img
{
	border: 0;
}
	
* html a:hover
{
	visibility:visible;
}

.cssnav a:hover img
{
	visibility:hidden;
}

.cssnav span
{
	position: absolute;
	cursor: pointer;   
}

.packhead
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #930205;
	font-weight: bold;
}

.specials2 {
	border: medium double #595959;
	background-color: #9E0B0E;
	padding: 2px 6px 2px 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
