body
{
	FONT-SIZE: 13px;
	font-family: Verdana, Sans-Serif;
}

table
{

	font-size: 13px;
}


small
{
	font-weight:normal;
	
}
A
{
    FONT-SIZE: 11px;
    COLOR: red;
    background-color : transparent;
        }
A:hover
{
    COLOR: red;
    background-color : transparent;
}
.menu
{
	font-size:13px;
}

.results
{
	font-size:11px;
	width:95%;
	text-align:left;
}

.label
{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	width:100%;
}

.pagination
{
	text-align:left;
	width:95%;
}

.category
{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
.category A
{
	font-size:13px;
	font-weight:bold;
}


.yellowbox
{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	width:95%;
	Border: solid 1px black;
	BACKGROUND-COLOR: #ffff99;
	TEXT-ALIGN: center;
}	
	
.box
{
		font-size:13px;
	font-weight:normal;
	text-align:left;
	width:95%;
}

.offTab
{
	background-color:#ffff99;
	color:Black;
	font-weight:bolder;
}
.tabLink
{
	font-size:13px;
	color:black;
	font-weight:bold; 
	}
	
.tabLink A:link{text-decoration: none; color:#ffffff;font-size:13px;}
.tabLink A:visited{text-decoration: none; color:#ffffff;font-size:13px;}
.tabLink A:active{text-decoration: none; color:#ffff99;font-size:13px;}
.tabLink A:hover{text-decoration: none; color:#ffff99;font-size:13px;}
	
	.mainText
	{
		text-align:center;
		width:95%;
	}
	
.detailsTable
{
	BORDER-RIGHT: 5px solid;
	BORDER-TOP: 2px solid;
	BORDER-LEFT: 2px solid;
	BORDER-BOTTOM: 2px solid;
	BORDER-COLOR: black;
	BACKGROUND-COLOR: #cc0000;
	COLOR: white;
	font-weight: bold;
	font-size:12px;
	width:95%;
	text-align: center;
}

.heading
{
	font-weight:bold;
	text-align:left;
}
