body	{margin-top: 0px;}



td,p,text

	{
	font-family : arial, helvetica;
	font-size : 11px;
	line-height: 19px;
	color : #FFFFFF;
	}

.category
	{
	font-size : 22px;
	line-height: 35px;
	color : #a43636;
	letter-spacing: 2px;
	}

.navspace
	{
	line-height: 13px;
	}


.footer

	{
	font-family : arial, helvetica;
	font-size : 10px;
	color : #ba6161;
	line-height: 19px;
	}

a.foot:link
	{
	text-decoration : none;
	color : #aabdbd;
	}

a.foot:active
	{
	text-decoration : none;
	color : #aabdbd;
	}

a.foot:visited
	{
	text-decoration : none;
	color : #aabdbd;
	}

a.foot:hover
	{
	text-decoration : none;
	color : #FFFFFF;
	}

.logobg			{ background-image: url("images/logo-red.jpg");
				  background-repeat: no;
				  background-color: #330000; }

a:link
	{
		color: #ba6161;
		text-decoration : none;
		font-weight: bold;
	}

a:active
	{
		color: #ba6161;
		text-decoration : none;
		font-weight: bold;
	}

a:visited
	{
		color: #ba6161;
		text-decoration : none;
		font-weight: bold;
	}

a:hover
	{
		color: #aabdbd;
		text-decoration : none;
		font-weight: bold;
	}


a.nav:link
	{
	text-decoration : none;
	color : #000000;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 12px;
	}

a.nav:active
	{
	text-decoration : none;
	color : #aabdbd;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 12px;
	}

a.nav:visited
	{
	text-decoration : none;
	color : #000000;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 12px;
	}

a.nav:hover
	{
	text-decoration : none;
	color : #aabdbd;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 12px;
	}



a.subcat:link
	{
	text-decoration : none;
	color : #ba6161;
	font-size : 11px;
	letter-spacing: 1px;
	line-height: 17px;
	}

a.subcat:active
	{
	text-decoration : none;
	color : #ba6161;
	font-size : 11px;
	letter-spacing: 1px;
	line-height: 17px;
	}

a.subcat:visited
	{
	text-decoration : none;
	color : #ba6161;
	font-size : 11px;
	letter-spacing: 1px;
	line-height: 17px;
	}

a.subcat:hover
	{
	text-decoration : none;
	color : #aabdbd;
	font-size : 11px;
	letter-spacing: 1px;
	line-height: 17px;
	}

.subcat-a
	{
	font-size : 12px;
	line-height: 17px;
	color : #FFFFFF;
	letter-spacing: 1px;
	}


.borderbg
	{
		background-image: url("images/border.gif");
		background-repeat: x;
		background-color: #a43636;
	}