BODY {
margin: 0px;
background-color:#555555;
}

.CatLable {
   FONT-SIZE: 16px;
   FONT-WEIGHT: bold;
   COLOR: yellow;
   FONT-FAMILY: arial,helvetica
}




.cell A:visited {color: #000000; FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-FAMILY: arial,helvetica; text-decoration: none;}
.cell A:link {color: #000000; FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-FAMILY: arial,helvetica; text-decoration: none;}
.cell A:hover {color: #000090; text-decoration: underline overline; cursor:hand;}
.cell A:active {color: #000090; text-decoration: underline overline}

.Nav A:visited {color: #ffffff; FONT-FAMILY: arial,helvetica; FONT-SIZE: 13; text-decoration: underline;}
.Nav A:link {color: #ffffff; FONT-FAMILY: arial,helvetica; FONT-SIZE: 13; text-decoration: underline}
.Nav A:hover {color: #FFFF00; FONT-FAMILY: arial,helvetica; FONT-SIZE: 13; text-decoration: underline overline; cursor:hand;}
.Nav A:active {color: #ffffff; FONT-FAMILY: arial,helvetica; FONT-SIZE: 13; text-decoration: underline}

.NavTOP A:visited {color: #E3DFCC; FONT-FAMILY: arial,helvetica; FONT-SIZE: 13; text-decoration: none;}
.NavTOP A:link {color: #E3DFCC; FONT-FAMILY: arial,helvetica; FONT-SIZE: 13; text-decoration: none}
.NavTOP A:hover {color: #790001; FONT-FAMILY: arial,helvetica; FONT-SIZE: 13; text-decoration: underline overline; cursor:hand;}
.NavTOP A:active {color: #790001; FONT-FAMILY: arial,helvetica; FONT-SIZE: 13; text-decoration: underline}

.NavBOTTOM A:visited {color: white; FONT-FAMILY: arial,helvetica; FONT-SIZE: 12; text-decoration: none;}
.NavBOTTOM A:link {color: white; FONT-FAMILY: arial,helvetica; FONT-SIZE: 12; text-decoration: none}
.NavBOTTOM A:hover {color: yellow; FONT-FAMILY: arial,helvetica; FONT-SIZE: 12; text-decoration: underline overline; cursor:hand;}
.NavBOTTOM A:active {color: yellow; FONT-FAMILY: arial,helvetica; FONT-SIZE: 12; text-decoration: underline}

.NavCAT A:visited {color: white; FONT-FAMILY: arial,helvetica; FONT-SIZE: 12; text-decoration: none;}
.NavCAT A:link {color: white; FONT-FAMILY: arial,helvetica; FONT-SIZE: 12; text-decoration: none}
.NavCAT A:hover {color: yellow; FONT-FAMILY: arial,helvetica; FONT-SIZE: 12; text-decoration: underline overline; cursor:hand;}
.NavCAT A:active {color: yellow; FONT-FAMILY: arial,helvetica; FONT-SIZE: 12; text-decoration: underline}


/*******************************************************************************************************/




td, th{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#ffffff;
}

.bodybg{
  background-color:#555555;
}


.cartbg {
  background-color:#444444;
}

.fpsidebar td{
  background-color:#333333;
}*/

