body {
	background-color: #ffffff;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #28282DF;
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: center;
	line-height: 15px;
}

html>body {text-align: -moz-center;}

html {
scrollbar-base-color: #981912;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;

scrollbar-shadow-color: #000000;
scrollbar-lightshadow-color: #000000;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: #000000;
}

td {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #28282DF;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
}

.main {
	margin: 0 auto;
}

.film_left {
	background-image: url(images/film_left.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.film_right {
	background-image: url(images/film_right.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.middle {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 3px;
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 14px;
	background-color: #1A1A1A;
}

.home_content {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	height: 215px;
}

.inner_content_box {
	background-image: url(images/inner_content_bg.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.inner_content {
	background-image: url(images/inner_content_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px;
}

.home_content_text {
	padding-left: 310px;
	padding-right: 15px;
	padding-top: 30px;
}

.white {
	background-color: #ffffff;
}

.top_right {
	background-color: #ffffff;
	text-align: right;
}

.nav {
	padding-left: 12px;
	padding-right: 12px;
}

.top_white {
	background-color: #ffffff;
	background-image: url(images/top_right_white.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.bottom_white {
	background-color: #ffffff;
	background-image: url(images/bottom_right_white.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.wrap1 {
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
}

.wrap2  {
	border-color: #B51E15;
	border-width: 4px;
	border-style: solid;
}

.wrap3 {
	border-color: #ffffff;
	border-width: 3px;
	border-style: solid;
}

.input {
	background-color: #B51E15;
	color: #ffffff;
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
}

.input_btn {
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #B51E15;
	border-style: none;
	padding: 3px;
}

.footer {
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: bold;
	color: #ffffff;
}

.cysy {
	vertical-align: middle;
}

h1 {
	color: #EFC238;
	font-size: 24px;
	font-family: arial,sans-serif;
}

h2 {
	color: #EFC238;
	font-size: 18px;
	font-family: arial,sans-serif;
}

.indent {
	padding-left: 25px;
}

.grey {
	background-color: #f1f1f1;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 1px;
}

.grey_box {
	background-color: #f1f1f1;
	padding: 10px;
}


li {
	list-style-image: url(images/star.png);
}

ul {
	margin-bottom: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #B51E15;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #B51E15;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #B51E15;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #B51E15;
	font-weight: bold;
	text-decoration: underline;
}

.footer a:link {
	color: #EFC238;
	font-weight: bold;
	text-decoration: none;
}

.footer a:visited {
	color: #EFC238;
	font-weight: bold;
	text-decoration: none;
}

.footer a:active {
	color: #EFC238;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	color: #EFC238;
	font-weight: bold;
	text-decoration: underline;
}