body, td, input, select{
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1px;
}
.mainMenu{
	color: #ffffff;
	text-decoration: none;
}
.mainMenu:hover{
	color: #ffff00;
	text-decoration: underline;
}
.path{
	font-size: 10px;
	color: #8f8f8f;
	text-decoration: none;
}
.path:hover{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
h1, h2{
	font-size: 14px;
}
p{
	
}
.footer{
	font-size: 10px;
	color: #8f8f8f;
	text-decoration: none;
}
.footer:hover{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.error{
	font-weight: bold;
	color: #cc0000;
}
.subCategory{
}
.subCategory:hover{
	color: #cc0000;
	text-decoration: none;
}
.bold{
	font-weight: bold;
}
.dirRightLinks{
	color: #0000cc;
}
.dirRightLinks:hover{
	color: #cc0000;
	text-decoration: none;
}
.heading{
	font-size: 13px;
	font-weight: bold;
}
.heading:hover{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.listLink{
	font-size : 11px;
	font-weight: bold;
	color : #336699;
	letter-spacing: 1px;
}

.listLink:hover{
	font-size : 11px;
	font-weight: bold;
	color: #CC3300;
	letter-spacing: 1px;
}

