@charset "windows-1251";

BODY, TABLE, DIV, SPAN, P, FONT, A {
	font-family : Arial;
	font-size : 12px;	
}

.normaltxt  {
	font-family : Arial;
	font-size : 12px;	
	color : #000000;
}

.bluetxt  {
	font-family : Arial;
	font-size : 12px;	
	color : #0070aa;
	font: bold;
}

.hed2  {
	font-family : Arial;
	font-size : 12px;	
	color : #000000;
	font: bold;
	margin: 2 2 2 2;
}


.run  {
	font-family : Arial;
	color : #ffffff;
	font-size : 9px;
}

.menu1  {
	font-family : Arial;
	color : #ffffff;
	font-size : 10px;
}

.menu2  {
	font-family : Arial;
	color : #e77817;
	font-size : 11px;
        font: bold;
text-decoration: none;
}


.menu3  {
	font-family : Arial;
	color : #ffffff;
	font-size : 12px;
	font: bold;
text-decoration: none;
}

.menu3 p a {
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
	font-size: 10px;
}

.inptxt {
		border: 1px solid #0070aa;
        color : #000000;
	font-family : Arial;
		font-size: 9px;
		}

.bluetxt a {font-size:9px}

.submitStyle{
	font-size:10px;
	width :50px;
	height:16px;
	background: url(/images/botpoint.gif) no-repeat;
	color : #e77817;
	border-width: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: left;
	margin-left: 5px;
}

DIV#addForm H4{
	margin-top: 10px;
	font-size: 11px;
	
}

DIV#addForm SPAN{
	color: #444;
	font-weight: none;
}

DIV#addForm Div.submit {
	width: 500px;
	text-align:center;
	margin-top: 10px;
}

INPUT.title {
	width: 500px;
}

TEXTAREA.preview {
	width: 500px;
	height: 150px;
}


TEXTAREA.content {
	width: 500px;
	height: 400px;
}
