BODY {
	font-family: "Verdana";
	}

TD	{
	font-family: "Verdana";
	font-size:9pt;
	color:#99CCCC;
	}

#logo	{
	position: absolute;
	top: 4;
	left: 125;
	z-index:3;
	}
#logoPromo	{
	position: absolute;
	top: 30;
	left: 125;
	z-index:3;
	}	
#rightblock	{
	position: absolute;
	top: 123;
	left: 466;
	z-index:4;
	}

#nav	{
	position: absolute;
	top: 123;
	left: 21;
	z-index:5;
	}
#navPromo	{
	position: absolute;
	top: 149;
	left: 21;
	z-index:5;
	}
	
#breadcrumbs	{
	font-family: "Verdana";
	position: absolute;
	top: 88;
	left: 120;
	z-index:6;
	color:#CC3333;
	}

#breadcrumbsPromo	{
	font-family: "Verdana";
	position: absolute;
	top: 114;
	left: 120;
	z-index:6;
	color:#CC3333;
	}
.title	{
	color:#99CCCC;
	font-size:11pt;
	font-weight: bold;
	}

.redhot	{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF3333;
	}

P	{
	color:#99CCCC;
	font-size:9pt;
	}

B {
	font-weight: bold;
	}

P.old	{
	color:#336666;
	font-size:9pt;
	}

A:link	{
	  font-size: 9pt;
	  font-weight: normal;
    text-decoration: underline;
    color: #FFFFFF;
	}

A:visited	{
	  font-size: 9pt;
	  font-weight: normal;
    text-decoration: underline;
    color: #FFFFFF;
	}

A:hover	{
	  font-size: 9pt;
	  font-weight: normal;
	  text-decoration: underline;
	  color: #CC3333;
	}

A:active	{
	  font-size: 9pt;
	  font-weight: bold;
	  text-decoration: underline;
	  color: #CC3333;
	}
		.menu1   	 {
                font-size: 8pt;
				color: #CCFFFF;
					 }
		.menu1 TD  	 {
                font-size: 8pt;
					 }

		.menu1 A:link
					 {
				text-decoration: none;
                color: #CCFFFF;
                font-size: 8pt;
					 }

		.menu1 A:visited
					 {
				text-decoration: none;
                color: #CCFFFF;
                font-size: 8pt;
					 }
