body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
}
body {
	background-image: url(bodybg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #717171;
	background-color: #797979;
}
.blacka {
	font-family: Tahoma;
	font-size: 14px;
	line-height:15px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.black {
	font-family: Tahoma;
	font-size: 14px;
	line-height:15px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.title {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.righttitle {
	font-family: Tahoma;
	font-size: 18px;
	color: #93F;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #af82da;
	text-decoration: none;
}
.products {
	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}

.links{
	font-family: Tahoma;
	font-size: 12px;
	line-height:15px;
	color: #eaeaea;
	text-decoration: none;
} 
.links:hover{
	font-family: Tahoma;
	font-size: 12px;
	line-height:15px;
	color: #eaeaea;
	text-decoration: underline;
} 

