﻿body {
	margin:  0px auto;
	padding: 0px;
	background-color: #262626;
	text-align: center;
}
div#main {
	margin:  0px auto;
	width: 866px; 
	height: 750px;
	text-align: center;
}
textarea {
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
	line-height: 14px;
	color: #FFFFFF;
}
input {
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
	line-height: 14px;
	color: #FFFFFF;
}
select {
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
	line-height: 14px;
	color: #FFFFFF;
}
table {
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
	line-height: 13px;
	color: #FFFFFF;
}
td {
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
	line-height: 12px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
span a {
	text-decoration: underline;
	font-weight: normal;
}
span a:hover {
	text-decoration: none;
}
.list ul {
	margin: 0px;
	padding: 0px;
	list-style: none url(images/list_marker.gif);
	line-height: 18px;
}
.list ul li {
	color: #ffffff;
	margin-left: 16px;
	text-decoration: none;
}
.list1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}
.list1 ul li {
	background: url(images/list_marker1.gif) no-repeat left top;
}
.list1 ul li a {
	color: #ffffff;
	margin-left: 8px;
	font-weight: normal;
	text-decoration: underline;
}
.list1 ul li a:hover {
	text-decoration: none;
}
.footer {
	color: #505050;
	font-size: 10px;
	text-align:center;
	}
.footer a {
	color: #505050;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	text-decoration: underline;
}
.form {
	text-align: right;
	width:auto;
}
.form input {
	width: 232px;
	height: 18px;
	color: #1F1F1F;
	text-transform: none;
	padding: 2px 0 0 4px;
	border-color: #DDDEDC;
	border-width: 1px;
	background-color: #ffffff;
}
.form textarea {
	width: 232px;
	height: 80px;
	color: #1F1F1F;
	overflow: hidden;
	padding: 2px 0 0 4px;
	border-color: #DDDEDC;
	border-width: 1px;
	background-color: #ffffff;
}
h1 {
	font-family: verdana;
	font-size: 13px;
}
img {
	border: 0px;
}
