﻿body
{
	font-family:verdana;
	font-size:12px;
	background-color :white;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
a
{
	text-decoration:none;
	 color:Black;
}
a:hover
{
	text-decoration:underline;
	color:#b1b1b1;
}

.CaptionHeader
{
	background-image:url("images/category_header.jpg");
	background-repeat:repeat-x;
	width:213;
	text-align:center;
	font-weight:bold;
	color:White;
	height:28px;
}


.Catname
{
 font-size:10px;
}

.tableheader
{
	height:28px;
	/*background-color:#e5e5e5;*/
	background-image:url("images/tdheaderbg.gif");
	background-repeat:repeat-x;
	font-size:12px;
	/*font-weight:bold;*/
	color:white;
}

.tablesubheader
{
	height:28px;
	/*background-color:#e5e5e5;*/
	background-image:url("images/subheaderbg.gif");
	background-repeat:repeat-x;
	font-size:12px;
	/*font-weight:bold;*/
	color:black;
}

a.bottom
{
	color:White;
	font-weight:bold;
	font-size:11px;
}

a:hover.bottom
{
	text-decoration:none;
}
