@charset "windows-1251";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #330000;
}
.maintext14 { font-family:Tahoma; font-size:14px; color:#FFFFCC; line-height:20px;}

.menutext12b { font-family:Tahoma; font-size:12px; font-weight:bold; color:#FFFFCC; line-height:20px;}
.menutext11i { font-family:Tahoma; font-size:11px; color:#FFFFCC; line-height:16px; font-style:italic;}

.smheader {font-family:Tahoma; font-size:13px; font-weight:bold; color:#FFCC00;}
.header {font-family:Tahoma; font-size:22px; font-weight:bold; color:#FFFF00;}
.header A:link {text-decoration: underline; color:#FFFF00}
.header A:visited {text-decoration: underline; color:#FFFF00}
.header A:active {text-decoration: underline; color:#FFFF00}
.header A:hover {text-decoration: none;  color:#FFFF00}

.smtext {font-family:Tahoma; font-size:11px; color:#FF9900;}
.smtext A:link {text-decoration: underline; color:#FF9900}
.smtext A:visited {text-decoration: underline; color:#FF9900}
.smtext A:active {text-decoration: underline; color:#FF9900}
.smtext A:hover {text-decoration: none;  color:#FF9900}


.smtextdark {font-family:Tahoma; font-size:11px; color:#8A5A26;}
.smtextdark A:link {text-decoration: underline; color:#666666}
.smtextdark A:visited {text-decoration: underline; color:#666666}
.smtextdark A:active {text-decoration: underline; color:#666666}
.smtextdark A:hover {text-decoration: none;  color:#666666}

.smtextdark13 {font-family:Tahoma; font-size:13px; color:#8A5A26;}

.input{
		border-width:1px; border-color:#999999; border-style:solid;
		background-color:#FFFFCC;
		width:200px;
		font:13px tahoma;
		outline-color:#ffffff;
		}
.submit{
		border-width:1px; border-color:#999999; border-style:solid;
		background-color:#FFFFCC;
		width:150px;
		font:13px tahoma;
		outline-color:#ffffff;
		}
.submitlong{
		border-width:1px; border-color:#999999; border-style:solid;
		background-color:#FFFFCC;
		width:200px;
		font:13px tahoma;
		outline-color:#ffffff;
				}
.textarea{
		border-width:1px; border-color:#999999; border-style:solid;
		background-color:#FFFFCC;
		width:250px;
		font:13px tahoma;
		outline-color:#ffffff;	
			}