BODY {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	background: #6c0405;
	padding: 0px;
	min-width: 998px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
IMG {
	BORDER: 0px solid;
}
.pic {
	BORDER: 5px #A53D3D solid;
	MARGIN: 0px 10px 10px 0px;
}
table {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ff6666;
	padding: 0px;
}
td {
	font-family: Arial;
	font-size : 11px;
	color: #ff6666;
	border: 0px solid #CCCCCC;
	border-collapse: collapse;
}
.headerbox {
	MARGIN: 0px 0px 0px 0px;
	PADDING: 0px 0px 0px 0px;
	WIDTH: 100%;
	HEIGHT: 200px;
	BACKGROUND: url(/images/bg_header.gif) repeat-x center top;
	vertical-align: top;
}
.headercontent {
	MARGIN: 0px 0px 0px 0px;
	PADDING: 0px 0px 0px 0px;
	WIDTH: 100%;
	HEIGHT: 200px;
	BACKGROUND: url(/images/header_img.jpg) no-repeat left top;
	vertical-align: top;
}
.topmenubox {
	vertical-align: top;
	text-align: center;
	HEIGHT: 40px;
}
.topmenu {
	vertical-align: top;
	text-align: center;
	WIDTH: 12%;
}
.topmenu a {
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	display: block;
	padding: 15px 0px 0px 0px;
	line-height: 1em;
}
.topmenu a:visited {
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	display: block;
}
.topmenu a:hover {
	font-size: 10px;
	color: #ff6666;
	font-weight: normal;
	text-transform: uppercase;
	TEXT-DECORATION: none;
}
.topmenu a#topactive {
	font-size: 10px;
	color: #ff6666;
	font-weight: normal;
	text-transform: uppercase;
	TEXT-DECORATION: none;
}
.introbox {
	PADDING: 0px 0px 0px 0px;
	MARGIN: 0px 0px 0px 0px;
	BACKGROUND: url(/images/border3.gif) repeat left top;
}
.contentbox {
	PADDING: 10px 0px 10px 0px;
	WIDTH: 100%;
	vertical-align: top;
	BACKGROUND: #8e0d0d;
}
.contentbox h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	PADDING: 10px 0px 10px 0px;
	MARGIN: 0px 0px 0px 0px;
	line-height: 1.5em;
	BACKGROUND: url(/images/border2.gif) repeat-x left bottom;
}
.contentbox h2 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	PADDING: 5px 0px 5px 0px;
	MARGIN: 0px 0px 0px 0px;
	line-height: 1.2em;
}
.contentbox h3 {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	PADDING: 3px 0px 3px 5px;
	MARGIN: 0px 0px 0px 0px;
	line-height: 1.2em;
	BACKGROUND: url(/images/bg_date.gif) no-repeat left center;
}
.contentbox p {
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	PADDING: 3px 0px 3px 0px;
	MARGIN: 0px 0px 0px 0px;
	line-height: 1.2em;
}
.contentbox hr {
	color: #b05656;
	padding: 0px 0px 0px 0px;
	HEIGHT: 1px;
}
.contentbox ul {
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 3px 5px 3px 25px;
	list-style-image: url(/images/arrow1.gif)
}
.contentbox li {
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	vertical-align: middle;
}
.contentbox a {
	color: #fff;
	text-decoration: none;
}
.contentbox a:visited {
	color: #fff;
	text-decoration: none;
}
.contentbox a:hover {
	color: #fff;
	text-decoration: underline;
}
.border1 {
	MARGIN: 0px 0px 0px 0px;
	PADDING: 0px 0px 0px 0px;
	WIDTH: 1px;
	HEIGHT: 40px;
	BACKGROUND: url(/images/border1.gif) no-repeat center top;
}
.border2 {
	MARGIN: 0px 0px 0px 0px;
	PADDING: 0px 0px 0px 0px;
	WIDTH: 100%;
	HEIGHT: 5px;
	BACKGROUND: url(/images/border2.gif) repeat-x left top;
}
.border3 {
	MARGIN: 0px 0px 0px 0px;
	PADDING: 0px 0px 0px 0px;
	BACKGROUND: #b05656;
}
.footerbox {
	WIDTH: 100%;
	padding: 20px 0px 20px 0px;
	text-align: center;
}
.footerbox h1 {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	PADDING: 5px 10px 5px 10px;
	MARGIN: 0px 0px 0px 0px;
	line-height: 1.5em;
}
.footerbox h2 {
	font-size: 11px;
	color: #ff6666;
	font-weight: normal;
	PADDING: 5px 10px 5px 10px;
	MARGIN: 0px 0px 0px 0px;
	line-height: 1.5em;
}
.footerbox a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.footerbox a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.footerbox a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #ff6666;
	text-decoration: underline;
}
a.design {
	color: #ff6666;
	text-decoration: none;
}
a.design:visited {
	color: #ff6666;
	text-decoration: none;
}
a.design:hover {
	color: #ff6666;
	text-decoration: underline;
}
ul {
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 25px;
	list-style-image: url(/images/arrow1.gif)
}
li {
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	vertical-align: middle
}
p {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}
span {
	font-size: 11px;
	font-weight: normal;
	color: #ff6666;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}
div {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
INPUT.text {
	font-size: 12px;
	color: #000000;
	text-align: Left;
	background: #ffffff;
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	width: 150px;
	border: #b05656;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
INPUT.but {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #fff url(/images/bg_button.gif) repeat-x left center;
	margin: 1px 1px 1px 1px;
	padding: 2px 5px 2px 5px;
	width: 100px;
	border: #6c0405;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
textarea.text {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: Left;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 1px 3px 1px 3px;
	width: 350px;
	height: 100px;
	border: #b05656;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.formtext {
	font-size: 12px;
	color: #fff;
	FONT-WEIGHT: normal;
	MARGIN: 0px 0px 0px 0px;
	PADDING: 5px 10px 5px 10px;
	line-height: 1.2em;
	border: #b05656;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.zebra1 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	PADDING: 5px 5px 5px 5px;
	MARGIN: 0px 0px 0px 0px;
	line-height: 1.2em;
	background: #a53d3d;
	border: #b05656;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.zebra2 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	PADDING: 5px 5px 5px 5px;
	MARGIN: 0px 0px 0px 0px;
	line-height: 1.2em;
	background: #b05656;
	border: #b05656;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	text-align: center;
}
.zebra3 {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	PADDING: 3px 5px 3px 5px;
	MARGIN: 0px 0px 0px 0px;
	line-height: 1.2em;
	background: #9c1212;
	border: #b05656;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	vertical-align: top;
}
#headerflash {
	margin: 0px;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 10px;
	padding: 0px;
	z-index: -1;
	width: 100%;
	background-image: url(/images/bg.jpg);
}