body{background-color: #686868}

/*ссылки*/
a {font-family: Arial, Helvetica; font-size: 14pxpx; font-weight: normal; text-align: left; word-spacing: 0; margin-top: 0; margin-bottom: 0}
a:link {color: #000080;}
a:visited {color: #000050;}
a:hover {color: #cc0000; text-decoration: underline}

/*заголовки*/
h1 {font-family: Arial, Helvetica; font-size:22px; text-align:center; font-style: normal; color: #000000}
h2 {font-family: Arial, Helvetica; font-size:16px; text-align:center; font-style: normal; color: #000000}
h3 {font-family: Arial, Helvetica; font-size:14px; text-align:left; font-style: normal; color: #000000}


/*текст*/
p {font-family: Arial, Helvetica; font-size:14px; text-align:justify; font-style: normal; color: #000000}

/*списки*/
li {font-family: Arial, Helvetica; font-size:14px; text-align:justify; font-style: normal; color: #000000}

/*ссылки*/
.hiper { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 14px; color: #000000; font-weight: normal; text-align: center; word-spacing: 0; margin-top: 0; margin-bottom: 0}

/*ссылки*/
.hiperl { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 22px; color: #000000; font-weight: normal; text-align: center; word-spacing: 0; margin-top: 0; margin-bottom: 0}
.hipertxt { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 14px; color: #000000; font-weight: normal; text-align: left; word-spacing: 0; margin-top: 0; margin-bottom: 0}
.hipertxtc { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 14px; color: #000000; font-weight: normal; text-align: center; word-spacing: 0; margin-top: 0; margin-bottom: 0}
.hipertxtcm { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 14px; color: #000000; font-weight: normal; text-align: center; word-spacing: 0; margin-top: 0; margin-bottom: 0}
.hipright { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 14px; color: #000000; font-weight: normal; text-align: right; word-spacing: 0; margin-top: 0; margin-bottom: 0}
.hipleft { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 14px; color: #000000; font-weight: normal; text-align: left; word-spacing: 0; margin-top: 0; margin-bottom: 0}

/*основной текст*/
.text{font-family: Verdana, Arial, Helvetica; font-size:14px; text-align:justify; font-style: normal; color: #000000}
.textl{font-family: Verdana, Arial, Helvetica; font-size:14px; text-align:left; font-style: normal; color: #000000}
.textr{font-family: Verdana, Arial, Helvetica; font-size:14px; text-align:right; font-style: normal; color: #000000}
.textc{font-family: Verdana, Arial, Helvetica; font-size:14px; text-align:center; font-style: normal; color: #000000}
.textsm{font-family: Verdana, Arial, Helvetica; font-size:14px; text-align:center; font-style: normal; color: #000000}
.textrb{font-family: Verdana, Arial, Helvetica; font-size:34px; text-align:right; font-style: normal; color: #ff0000}
.danger{font-family: Verdana, Arial, Helvetica; font-size:14px; text-align:justify; font-style: normal; color: #e10000}
.dangerc{font-family: Verdana, Arial, Helvetica; font-size:14px; text-align:center; font-style: normal; color: #e10000}
.warning{font-family: Verdana, Arial, Helvetica; font-size:14px; text-align:justify; font-style: normal; color: #009200}
.txt { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 14px; color: #000000; font-weight: normal; text-align: left; word-spacing: 0; margin-top: 0; margin-bottom: 0}
.txt2 { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 14px; color: #000000; font-weight: normal; text-align: right; word-spacing: 0; margin-top: 0; margin-bottom: 0}
.error {font-family: Verdana, Arial, Helvetica; font-size:48px; text-align:right; font-style: normal; color: #555555}



/*Авт. права*/
.txt{font-family: Verdana, Arial, Helvetica; font-size: 12px; text-align:center; font-style: normal; color: #000000; font-weight: bold}

/*титул основной текст*/
.texttit{font-family: Tahoma, Arial, Verdana, Helvetica;font-size:22px; text-align:center; font-style: normal; color: #000000}

input {
border-right: #000000 1px solid;
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
font-size: 14px;
background: #e7c78f;
color: #000000;
text-align: center; 
}
select {
border-right: #000000 1px solid;
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
font-size: 14px;
background: #e7c78f;
color: #000000;
text-align: left; 
}
textarea {
background: #f7f7ce;
}