@charset "utf-8";
.lnk1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	padding-left: 9px;
}
.lnk1:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FE9E2D;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #222222;
	text-align: justify;
}

.footer1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.footer2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 16px;
}
.footer2:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #E1C028;
	text-decoration:none;
}
.bodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #6E0505;
	text-align: justify;
	font-weight: bold;
}
.bodyash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #222222;
	text-align: justify;
	font-weight: bold;
	padding-bottom: 3px;
}
.category {
	background-image: url(../images/category.jpg);
	background-position: left top;
	height: 23px;
	width: 101px;
	margin-bottom: 10px;
	text-align: center;
	background-repeat: no-repeat;
}
.header {
	font-family: "Arial Black", Arial;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}

.category2 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #EEEEEE;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 20px;
	text-decoration: none;

}
.category2:hover {
	color: #000000;
}
