body {
 background-color: #1d0101;
 margin: 0px;
 padding: 0px;
 scrollbar-face-color:#800000;
 scrollbar-highlight-color:#1d0101;
 scrollbar-3dlight-color:#1d0101;
 scrollbar-darkshadow-color:#1d0101;
 scrollbar-shadow-color:#1d0101;
 scrollbar-arrow-color:#ffcc66;
 scrollbar-track-color:#1d0101;}

a, a:hover {cursor: pointer;}
form {padding: 0px; margin: 0px;}

TD {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 13px;
 color: #9b8562; }
.tdb {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: bold;
 text-transform: uppercase;
 font-size: 11px;
 color: #5d4e35; }
.title {
 font-family: arial, tahoma, verdana;
 text-decoration: underline;
 font-weight: bold;
 text-transform: uppercase;
 font-size: 11px;
 color: #5d4e35; }

.bgt {
	background-image: url(images/bgt.gif);
	background-repeat: repeat-y;
	width: 900px;
	background-position: center;
}

.ugol {
 background-image: url(images/ugol.gif);
 background-position: right bottom;
 background-repeat: no-repeat;}

.content {margin: 40px 56px 40px 22px;}

.link {
 font-family: tahoma, arial, verdana;
 text-decoration: underline;
 font-weight: normal;
 font-size: 13px;
 color: #dd3300; }
.link:hover {
 font-family: tahoma, arial, verdana;
 text-decoration: underline;
 font-weight: normal;
 font-size: 13px;
 color: #000000; }
.str {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 13px;
 color: #dd3300; }

.hline {
 background-image: url(images/hline.gif);
 background-repeat: repeat-x;
 margin: 4px 0px 4px 0px;
 height: 1px;}

.im {margin: 0px 20px 0px 0px;}

.copy {
	font-family: tahoma, arial, verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding: 8px 0px 0px 154px;
	color: #9d5440;
}

.inputc {
 width: 233px;
 height: 24px;
 margin: 0px 0px 8px 0px;
 font-family: arial, verdana, tahoma;
 background-color: #eddbc0;
 background-image: url(images/inp.gif);
 background-position: center;
 background-repeat: no-repeat;
 font-size: 11px;
 color: #000000;}
.txtar {
 width: 233px;
 height: 240px;
 padding: 2px 0px 0px 6px;
 font-family: arial, verdana, tahoma;
 background-image: url(images/txtar.gif);
 background-position: center;
 background-repeat: no-repeat;
 overflow: auto;
 background-color: #eddbc0;
 font-size: 11px;
 color: #000000;}

.but1 {
 background-image: url(images/but1.gif);
 background-position: center;
 background-repeat: no-repeat;
 cursor: pointer;
 border: 0px solid;
 width: 50px;
 height: 13px;
 margin: 0px 30px 0px 0px;}
.but2 {
 background-image: url(images/but2.gif);
 background-position: center;
 background-repeat: no-repeat;
 cursor: pointer;
 border: 0px solid;
 width: 50px;
 height: 13px;
 margin: 0px 50px 0px 0px;}
