/* Замены
#663399  - раскраска, текст	
#F3F0FC  - фон
#FFFFFF   - подложка окон									   
#663398	- small	 (близкий к тексту)
#FF3300  - warning
#FEFEE7  -  фон в input
#CC0000 - Пройденные ссылки

*/






/* Заголовки  h1-h6 + */

h1,.pheader
	{
	color: #663399;
	font-size: 16px;
	font-weight: bold; 
	font-family: Arial, Sans-Serif,tahoma; 
	text-decoration: none;
	margin-top:2px; 
	margin-bottom:2px;
	}

h2
	{
	color: #663399;
	font-size: 14px;
	font-weight: bold; 
	font-family: Arial, Sans-Serif,tahoma; 
	text-decoration: none;
	margin-top:1px; 
	margin-bottom:1px;
	}



/* Тексты  */

P,BLOCKQUOTE,DIR 
	{ 
	Margin-top: 4px;
	Margin-left: 10px;
	Margin-right: 10px;
	margin-bottom:4px;
	font-size: 14px;
	font-weight: normal; 
	font-family: Arial, Sans-Serif,tahoma;
	text-align: justify;	
	text-decoration: none;
	}

.system  /* red */
	{
	color: #663399;
	font-size: 14px;
	font-weight: bold; 
	font-family: Arial, Sans-Serif,tahoma; 
	text-decoration: none;
	}

.title,.bbold,.sign,th 
	{
	FONT-WEIGHT: bold;
	font-size: 12px;
	color: #663399;
	font-family: Arial, Sans-Serif,tahoma;
	}

.stnd,.content,.msg	
	{
	color:#663399;
	font-size: 12px;
	font-weight: normal; 
	font-family: Arial, Sans-Serif,tahoma; 
	text-decoration: none;
	}

.stndb,.contentb	
	{
	color:#663399;
	font-size: 12px;
	font-weight: bold; 
	font-family: Arial, Sans-Serif,tahoma; 
	text-decoration: none;
	}



.small, .anons_t  
	{color: #663398; 
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, Sans-Serif,tahoma; 
	}

.smallb, .anons_b,.msg_date  
	{color: #663398; 
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, Sans-Serif,tahoma; 
	}

.date
	{color: #663398; 
	font-size: 10px; 
	font-weight: normal; 
	font-family: sans-serif; 
	text-decoration: none;
	}


.warn 
	{
	COLOR: #FF3300;
	font-size: 12px;
	font-weight: bold; 
	font-family: Arial, Sans-Serif,tahoma; 
	text-decoration: none;
	}

.o 
	{
	COLOR: #3300CC;
	font-size: 12px;
	font-weight: normal; 
	font-family: Arial, Sans-Serif,tahoma; 
	text-decoration: none;
	}

 .inform,.msg_info 
	{
	font-weight: italic; 
	}


	ul 
	{ margin-top:0px; 
	margin-bottom:0px;
	}

	li 
	{ margin-top:0px; 
	margin-bottom:0px;
	}


/* Линки  */


A:link  
	{
	color: #663399;
	}

A:visited  
	{	color:#990099
	}

A:Hover 
	{text-decoration:underline;
	}


/* Таблицы */

table 
	{ margin-top:0px; 
	margin-bottom:0px;
	}

.instab /* вставляется редактором */
	{
	font-family : Arial, Sans-Serif,tahoma;
	font-size : 10pt;
	color : #663399;
	font-weight : bold;
	border: 1px solid gray;
}

.row1
{
	font-family: Arial, Sans-Serif,tahoma;
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
}

.row2
{
	font-family: Arial, Sans-Serif,tahoma;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}


.ins_img,.foto_tmb /* вставляется редактором */
	{
	border: 1px solid #663399;
}


/*  Формы  */

		/*textbox
		messnumb*/

form 
{
margin-top: 0; 
margin-bottom: 0;
}

input,textarea
{
background-color: #FEFEE7;
	font-family: Arial, Sans-Serif,tahoma;
	font-size: 10pt;
	font-weight: bold;
}


/*  Бэкграунд */


hr
	{color:#F3F0FC;
	margin-top: 1; 
	margin-bottom: 1;
	}

.color_it
	{color:#663399;
	background-color: #663399;
	}

.color_bg
	{
	background-color: #F3F0FC;
	}

.color_gray
	{
	background-color: #F7F7F7;
	}

.color_area
	{
	background-color: #FFFFFF;
	}

.color_box
	{
	background-color: #FFFFFF;
	}