body
{
	/*background: #d6f7e5;*/
        background:#cbe8cc;
        background-repeat:repeat-y; background-position:left; background-image: url(../../template/spray_new/img/bg.png);
	font-family: Arial, sans-serif;/**/
	font-size: 10pt;
	color: #000000;
	/* полоса прокрутки*/
	scrollbar-face-color: 		#8bbb8f;
	SCROLLBAR-HIGHLIGHT-COLOR: 	#d6f7e5;
	SCROLLBAR-SHADOW-COLOR: 	#5c5f60;
	scrollbar-darkshadow-color:     #4e8f78;
	SCROLLBAR-ARROW-COLOR: 		#cce8cd;
	SCROLLBAR-TRACK-COLOR: 		#abdbaf;
	scrollbar-base-color:		#8bbb8f;
	SCROLLBAR-3dLIGHT-COLOR: 	#8bbb8f;

}
/* общее свойство форм, чтоб не было пустых границ вокруг */
form { MARGIN:0px auto;}
/* (page_img.php) */
body.frame {background: #bee3c1}
table, p, a, td
{ 
	font-size: 9pt;
	font-family: Arial, sans-serif;
}
table {border-style:inherit}
/* (edit_page.htm) */
table.edit
{
	border-color:#8bbb8f;
	border-style:solid;
	border-width: 1px;
}
/* оформление подвала (index.php) */
table.podval	
{
	font :8pt;
	font-family: Tahoma;
	text-indent: 0px;
	padding-left: 0px;
        padding-right: 0px;
	
}
td.podval_img
{
    background-image: url(../../template/spray_new/img/bottom_bg.gif);
    background-repeat: no-repeat;
    background-position: right;
    right: 0px;
}
h1	{FONT-WEIGHT: bold; FONT-SIZE: 140%; font-style: italic; color:#362e7c; text-align:center}
h2	{FONT-WEIGHT: bold; FONT-SIZE: 160%; font-style: italic; color:#362e7c; text-align:center}
h3	{FONT-WEIGHT: bold; FONT-SIZE: 120%; font-style: italic; color:#362e7c; text-align:left}
h4	{FONT-WEIGHT: bold; FONT-SIZE: 120%; font-style: italic; color:#362e7c; text-align:left}
h5	{FONT-WEIGHT: bold; FONT-SIZE: 100%; color:#0055ab; text-align:right}
h6	{FONT-WEIGHT: bold; FONT-SIZE: 100%; font-style: italic; color:#0055ab; text-align:left}
/* () */
a { font: 9pt;	font-style:normal; text-decoration:underline }
a:link		{color:#362e7c}
a:visited	{color:#362e7c}
a:active	{color:#362e7c}
a:hover		{color:#003c78}
/* 
a.sub_site_map		
{
	font: 8pt; 
	FONT-WEIGHT: normal; 
}*/
/* (menu) */
a.menu
{
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    font-family: Arial,sans-serif;
    text-decoration: none;
    color: #362e7c;
   
}
a.menu:link     {color:#362e7c}
a.menu:visited  {color:#362e7c}
a.menu:active   {color:#362e7c}
a.menu:hover    {color:#362e7c}
a.submenu
{
    font-size: 90%;
    font-weight: bold;
    font-style: italic;
    font-family: Arial,sans-serif;
    text-decoration: none;
    color: #362e7c;

}
/* (login) */
a.a_log		{font-family:Verdana,Arial; font-size: 7pt; FONT-WEIGHT: normal; color:#3e2210 }
a.a_log:link	{color:#060606}
a.a_log:visited	{color:#362e7c}
a.a_log:active	{color:#060606}
a.a_log:hover	{color:#362e7c; text-decoration:underline}
/* (index) */
P			
{
	text-indent: 0cm;
	padding-left:0cm;
	color:#212121;
	text-align:justify
}
/* (login) */
p.log
{
	font: 10pt;
	font-weight: bold;
        font-family: Arial,sans-serif;
        font-style: italic;
	text-align:center;
	color:#362e7c
}
p.error	{ FONT-WEIGHT: bold; color:#ff0000;	}
/* стили Новостей сайта (news.php -> news.htm)*/
b.news
{
	font:9pt;
	font-family: Tahoma,Verdana, sans-serif;
	font-weight: bold;
	color:#0055ab;
}
td.news1, td.news2 {text-align:justify; font: 9pt;}
/*---------------*/
/*  верх меню и левых блоков (login.php, menu.php) */
td.menu_top
{
    background-color:#9bd4a0;
    height: 22px;
}
/* меню (login.php, menu.php) */
td.menu     {    background-color:#cce8cd;  }
/* голосование (polling.htm) */
td.vote     {    background-color:#faf9f0;  }
/* авторизация на глав (login) */
td.log
{
    font-weight: bold;
    font-style: oblique;
    color: #362e7c;
    font-family: Arial,sans-serif;
    font-size: 10pt;
}
/* (edit_page.htm) */
td.error
{
	color: Red;
	font-style: oblique;
	background-color: #cccccc;
}
/*---------------*/
/* (edit_page) */
textarea
{
	border: 2px inset #d8eed9;
	background: #ffffff;       
}
/*---------------*/
input.submit, input.text, input.b_log, input.button, input.mes, input.file
{
    font: bold 11px Tahoma;
    padding: 0px 2px;
    border: 2px solid #cce8cd;
    background: white;
}
/* кнопка  (images.php)*/
input.submit
{
	background: #9ed5a3;
	color: #412b23;
	border-color: #8bbb8f;
}
/* поле ввода текста*/
input.text
{
	color: #303f31;
}
input.mes
{
	background-color:#cbe8cc;
	border-color:#cbe8cc;
	color: #0055ab;
}
/* кн (login)*/
input.b_log
{
	color: #000000;
        background-color:#cce8cd;;
        font-size: 10pt;
        text-decoration: underline;
}
input.button
{
	color : #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.voting
{
    background-color:#faf9f0;
    font-size: 10pt;
    border: 0px solid #faf9f0;
    width: 120px;
    height: 25px;
    background-image: url(../../template/spray_new/img/button.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
input.t_log
{
    font: bold 11px Tahoma;
    border: 1px solid #cce8cd;
    width: 80px;
    padding: 1px 4px;
}
/*(page_img) поле пути и кн. Обзор*/
input.file
{
	background-color:#ffffff;
	border-color:#bee3c1;
	color: #000000;
}
