@charset "utf-8";
/* CSS Document */


a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #D97522;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #D97522;
	text-decoration: none;
}
p {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #cccccc;
	text-align: justify;
	vertical-align: top;
}
td {
	font-family:  Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #cccccc;
}
th {
	font-family:  Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #cccccc;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_back.gif);
}
table {
	vertical-align: top;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactform {
	padding-bottom: 14px;
	width: 100%;
	color: #999;
	position: relative
}
#contactform span {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 3px;
	margin: 2px 0px;
	width: 100%;
	padding-top: 3px
}
#contactform span label {
	clear: both;
	float: left;
	width: 100%
}
#contactform span input {
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	background: rgb(0,0,0);
	overflow: auto;
	border-left: #333 1px solid;
	width: 150px;
	color: #cccccc;
	border-bottom: #333 1px solid
}
textarea {
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	background: rgb(0,0,0);
	overflow: auto;
	border-left: #333 1px solid;
	width: 300px;
	color: #cccccc;
	border-bottom: #333 1px solid
}
#contactform span input#send {
	width: 100px
}
#contactform ul {
	margin: 12px 0px 48px 15px;
	list-style-type: none
}
#footer {
	clear: both;
	width: 890px;
	height: 11px;
	margin: 5px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	border-top: 1px solid #333;
	color: #ccc;
}
#footer .copyright {
	float: left;
	text-align: left;
}
#footer .design {
	float: right;
	text-align: right;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana;
	text-align: left;
	margin-top: 0px;
}
font {
	font: lighter 12px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
}
