body, td, div, span, input, textarea
{
	font-family: Tahoma, Geneva, Arial, sans-serif;
	color: #000;
	font-size: 12px;
}

h1 {
 font: bold 20px/19px arial;
 color: #000000;
}

h2 {
 font: bold 14px/15px arial;
 color: #000000;
}

h3{
 font: bold 12px/13px tahoma;
 color: #770303
}
 
input {
 border: 1px outset ;
 font-family: 'Verdana';
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 font-size: 8pt;
 line-height: normal;
 font-size-adjust: none;
 font-stretch: normal;
}

.greyinput {border: 1px outset ;
 font-family: 'Verdana';
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 font-size: 8pt;
 line-height: normal;
 font-size-adjust: none;
 font-stretch: normal;
 width: 200px;
}

.greybutton {border: 1px outset ;
 font-family: 'Verdana';
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 font-size: 8pt;
 line-height: normal;
 font-size-adjust: none;
 font-stretch: normal;
 width: 200px;
}

.starrequired {color: red}

.greybackground{
 background-color: #e5e5e5;
 padding: 5px;
}

A:active {text-decoration: none}
A:link {
	text-decoration: none;
	color: #630031;
}
A:visited {
	text-decoration: none; color: #639C9C;
}
A:hover {
	text-decoration: underline; 
}

/*P {display: inline}*/
FORM {display: inline}

.t7 {letter-spacing: 0px; color: #000000; font: 11px/12px arial, helvetica, san-serif}
.t8 {font: 11px/14px tahoma; color: #000000}
.t8b {font: bold 11px/11px tahoma; color: #000000}
.t1 {font: 9px/11px tahoma; color: #000000}
.t1b {font: bold 9px/11px tahoma; color: #000000}
.t9 {font: 12px/13px tahoma; color: #000000}
.noboard {font: 12px/13px tahoma; color: #000000; border : 0px;}
.noblr {font: 11px/14px tahoma; color: #000000; border-right-width : 0px; border-left-width : 0px;}
.t9b {font: bold 12px/13px tahoma; color: #000000}
.t12 {font: 12px tahoma; color: #000000}
.a9 {font: 12px/13px arial; color: #000000}
.a11 {font: bold 14px/15px arial; color: #000000; letter-spacing: 0}
.a20 {font: bold 15px/14px arial; color: #000000; letter-spacing: 0}
.a22 {font: 16px/17px arial; color: #000000; letter-spacing: 0}
.a22b {font: bold 16px/17px arial; color: #000000; letter-spacing: 0}
.a23b {font: bold 16px/17px arial; color: #000000; letter-spacing: 0}
.a30b {font: bold 20px/19px arial; color: #000000; letter-spacing: 0}

.select1 {font: 12px Tahoma; width: 238px; background-color: #EEEEEE }
.select2 {font: 12px Tahoma; width: 100px; background-color: #EEEEEE }
.select3 {
	font: 11px Tahoma;
	width: 240px;
	background-color: #E1E9F0;
}

/* раньше здесь было 11px */
.button1 {font: bold 12px Tahoma; width: 97px; background-color: #000000; color: #FFFFFF }
.button2 {font: 12px Tahoma; width: 97px; background-color: #660000; color: #FFFFFF }
.file1 {font: 12px Tahoma; width: 200px}
.file2 {font: 12px Tahoma; width: 150px}
.input1 {font: 12px Tahoma; width: 300px}
.input2 {font: 12px Tahoma; width: 100px}
.input3 {font: 12px Tahoma; width: 100px; border: 1px solid black; background-color: #AAAAAA}
.input4 {font: 12px Tahoma; width: 30px}
.textarea1 {font: 12px Tahoma; width: 300px; height:46px}
.textarea2 {font: 12px Tahoma; width: 300px; height:86px}
.textarea3 {font: 12px Tahoma; width: 480px; height:70px}
.textarea4 {font: 12px Tahoma; width: 560px; height:210px}
.select {font: 12px Tahoma}
.selectb {font: bold 12px Tahoma}
.text3 {font: 12px/20px Tahoma}
.list {MARGIN: 0px 0px 0.6em; FONT: 60% tahoma; WIDTH: 100%}



.right {text-align: left; vertical-align: top; background-color: #fff}
#workarea td.pad {padding: 0 15px;}
#searchTable .name {background-color: #e4e6f1; vertical-align: middle; border: 1px solid white;}
#searchTable .input {background-color: #dcf2db; vertical-align: middle; border: 1px solid white;}
#searchTable .button {background-color: #feddc5; vertical-align: middle; border: 1px solid white;}


#login-form-window
{	display:none;
	border:1px solid #000;
	background:#dddddd;
	padding:10px;
	z-index:10000;
	position:absolute;
	top:185px;
	left:45%;
	width:200px;
	color: #454545;
}

.error { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880;  padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }


#login-form-window-left
{
background:#dddddd;
padding:10px;
}
