.headerbg {
	background-color: #e7e7e7;
	height: 8px;
	width: 758px;
}
.sidewidth {
	width: 10px;
}
.logo {
	height: 100px;
	width: 275px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.redborder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF1C03;
}
.boxborder {
	border: 1px solid #FE1D01;
}
.menulinks {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	background-image: url(images/menuofbg.jpg);
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 34px;
}
.menulinks:active,visited {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	background-image: url(images/menuofbg.jpg);
	color: #333333;
	text-decoration: none;
	display: block;
	height: 34px;
}
.menulinks:hover {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
	background-image:url(images/menuonbg.jpg);
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 34px;
}
.menubrdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FE1600;
	background-image: url(images/menuofbg.jpg);
	background-repeat: repeat-x;
}
.menurghtbrdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.menubotbg {
	background-image: url(images/menubotimg.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 16px;
	background-color: #FFFFFF;
}
.contentwhite {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	list-style-type: square;
}
.copyright {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.footerbrdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FB3826;
}
.date {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.content {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.menulinkson {

	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
	background-image:url(images/menuonbg.jpg);
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 34px;
}
.contentwhitehdg {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.contentwhitelink {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E5E5E5;
	text-decoration: none;
	list-style-type: square;
}
.contentwhitelink:active,visited {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E5E5E5;
	text-decoration: none;
	list-style-type: square;
}
.contentwhitelink:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	list-style-type: square;
}
