@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #f47f20;
	font-weight: normal;
}

body {
	background-color: #b11f25;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.home {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #932894;
	font-weight: bold;
	border-style:solid; 
	border-color: #BED530; 
	border-width:5px;
	
}
.footerlink:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footerlink:visited {
	text-decoration: none;
	color: #ffffff;
}
.footerlink:hover {
	text-decoration: underline;
	color: #ffffff;
}
.footerlink:active {
	text-decoration: none;
	color: #ffffff;
}
.footerarea {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	ine-height: 20px;
	text-align: center;
}
.copyrightarea {
	font-size: 11px;
	line-height: 14px;
	color: #CDD0D1;
	text-align: center;
	padding-right: 90px;
	padding-left: 90px;
}
