body {
	background-color: #6b0000;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c7b299;
	font-size: 11px;
}
.top {
	background-color: #c7b299;
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat-x;
	padding-left: 240px;

}
.viz {
	background-color: #000000;
	background-image: url(../img/face.jpg);
	background-repeat: no-repeat;
}
.vizlong {
	background-color: #000000;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #c7b299;
	font-weight: bold;
	font-size: 10px;
}
.basetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c7b299;
	font-size: 11px;
	text-align: justify;
}
a:hover {
	color: #98574b;
	text-decoration: none;
}
.nameproj {
	font-weight: bold;
}
.head {
	font-size: 11px;
	text-decoration: none;
	color: #a47563;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 25px;
}
.italik {
	font-style: italic;
}
hr {
	border-top: 1px solid #91493f;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.inp {
	background-color: #6b0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c7b299;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #91493f;
	border-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 200px;
}
.cap {
	background-color: #6b0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c7b299;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 100px;
	border: 1px solid #91493f;
}
textarea {
	background-color: #7c201c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c7b299;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px solid #91493f;
	border-left: 0px;
	padding: 10px;
	width: 477px;
	height: 90px;
	overflow: auto;
}
.tasm {
	background-color: #7c201c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c7b299;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px solid #91493f;
	border-left: 0px;
	padding: 10px;
	width: 368px;
	height: 90px;
	overflow: auto;
}
.butt {
	background-color: #6b0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c7b299;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	width: 104px;
	background-image: url(../img/btn1.gif);
	height: 31px;
	text-align: center;
}
a.head {
	font-size: 11px;
	text-decoration: none;
	color: #a47563;
	font-weight: bold;
}
