html, body {
	margin: 0px;
	padding: 0px;
	background: #002c33;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}

div.content{
	width:800px;
	text-align:left;
}

div.header{
	width:800px;
	height:451px;
	background-image:url(../img/header.gif);
}

div.leadBlock{
	padding:25px 40px 10px 40px;
	background-color:#004753;
}

div.leadBlock div.bold{
	color:#ccd5d6;
	font-weight:bold;
	font-size:12px;
	padding:5px;
}

div.leadBlock .listItem{
	color:#99abad;
	font-weight:normal;
	font-size:12px;
	padding:2px 5px 2px 5px;
	line-height:16px;
}

div.leadBlock .listItem span{
	padding-left:10px;
}

div.flashContent{
	height:759px;
	width:800px;
	background-image:url(../img/flashbkg.jpg);
}

div.footer{
	vertical-align:bottom;
	height:175px;
	width:800px;
	background-color:#003e48;
	background-image:url(../img/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	color:#99abad;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
}

div.footer .top{
	padding-top:47px;
	padding-bottom:10px;
}

div.footer a{
	color:#ccd5d6;
	font-weight:bold;
	font-size:12px;
	padding:5px;
	text-decoration:none;
}

div.footer a:hover{
	text-decoration:underline;
}

td.send{
	background-color:#003841;
	padding:20px;
}

.inputBlock{
	padding-bottom:20px;
}

.mas{
	background-color:#99abad;
	width:180px;
	color:#002c33;
	font-weight:bold;
	font-size:12px;
	font-family: Tahoma, Arial, sans-serif;
	margin:5px 4px 5px 4px;
}

.cim{
	color:#ccd5d6;
	font-weight:bold;
	font-size:12px;
	padding:5px;
	margin-top:20px;
	line-height:16px;
}

.head{
	line-height:12px;
}

.input{
	width:25px;
	padding:2px 0px;
}

.value{
	line-height:16px;
	text-align:left;
	padding: 2px 0px;
}

.input, .value{
	color:#99abad;
	font-size:12px;
}

.owndatas{
	padding:5px;
	color:#99abad;
	font-size:12px;
}

.owndatas input, .owndatas textarea{
	background-color:#99abad;
	width:180px;
	color:#002c33;
	font-weight:bold;
	font-size:12px;
	font-family: Tahoma, Arial, sans-serif;
	margin:5px 0px;
}

.owndatas textarea{
	height:105px;
}

td.separator{
	width:1px;
	background-color:#0f3c44;
}

td.sepBottom{
	height:30px;
	width:1px;
	background-color:#003038;
}

form {margin:0;}
