body{margin:0;padding:0;}

.heading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.activetoplink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.activetoplink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
}

.catagory {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bottomlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.bottomlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#FF9900;
	text-decoration: none;
}
.mainhead{
	font-family:Tahoma;
	font-size:20px;
	color:#990000;
	font-weight:bold;
}
.topbg{
	background-image:url(../images/topbg.gif);
	background-repeat:repeat-x;
	background-position:left;
}

.gridtitle
{
	text-align:left;
	border-bottom: solid 1px black;
}

.gridcell
{
	border-bottom: solid 1px black;
	padding-top: 3px;
	padding-bottom: 3px;
}

.dg
{
	border-right: #f7caca 0px solid;
	padding-right: 5px;
	border-top: #f7caca 0px solid;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 5px;
	border-left: #f7caca 0px solid;
	width: 100%;
	padding-top: 5px;
	border-bottom: #f7caca 0px solid;
}

.dg a:link,.dg a:active,.dg a:visited
{
	text-decoration:none;
}
.dg a:hover
{
	text-decoration:underline;
}

.dgh
{
	font-weight: bold;
	font-size: 8pt;	
	font-family: Verdana;
	background-color:#EEEEEE;	
	border: 0px;
	
}

.dgi
{
	
	font-size: 9pt;	
	border-right: #f7caca 0px solid;
	border-top: #f7caca 0px solid;
	border-left: #f7caca 0px solid;
	border-bottom: #EEEEEE 1px solid;
	height:25px;
}