BODY {
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #000000;
	padding-top: 0px;
	background-color: white;
	text-decoration: none;
}
TD
{
	font: 11px Verdana, Arial;	
}
.BiggerText
{
	font: 13px;	
}
.BiggestText
{
	font: 15px;	
}
.SmallerText
{
	font: 10px;	
}
.SmallestText
{
	font: 9px;	
}

A{
	COLOR: #46AFE6; TEXT-DECORATION: none
}
A:hover{
	TEXT-DECORATION: underline
}
.toplink
{
	font: 11px Tahoma,Verdana;
	color: #000000;
	text-decoration: none;
}
a.toplink
{
	font: 11px Tahoma,Verdana;
	color: #46afe6;
	text-decoration: none;
}
a.toplink:hover
{
	color: #000000;	
}
.blue {
	COLOR: #fb8506
}
.green
{
	color: #95cb64;
}
.darkgreen
{
	color:#66cc00;
}
.orange
{
	color:#ff9900;
}
.purple
{
	color:#9966cc;
}
.yellow
{
	color:#ffff99;
}
.red
{
	color:#cc3333;
}
.white
{
	color:#ffffff;
}
.black
{
	color:#000000;
}

.maincat
{
	padding-right: 0px;
	border-top: white 1px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 13px;
	width: 200px;
	cursor: pointer;
	color: #ffffff;
	border-bottom: white 1px solid;
	font-family: tahoma,verdana;
	text-decoration: none;
}
a.maincat
{
	padding-right: 0px;
	border-top: white 1px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 3px;
	width: 200px;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: white 1px solid;
	font-family: tahoma,verdana;
	text-decoration: none;
}
a.maincat:hover
{
	background-color: #99cc00;
}
.subcat
{
	padding-right: 0px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 3px;
	color: #ffffff;
	padding-top: 3px;
	font-family: tahoma,verdana;
	text-decoration: none;
	width:200;
}
.title
{
	font-weight: bold;
	font-size: 15px;
	color: #0099cc;
	font-family: tahoma, verdana;
	text-decoration: underline;
}
.txtHome
{
	color: white;
	line-height: 12pt;	
}


