body {
 /* background color - you can update it */
 background-color: #FDFED4;
font-family: Verdana, Arial, Helvetica;
	font-size:12px;
	line-height:135%;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	background-color:#FDFED4;
}   //цвет плашки на которой написано колоичество страниц

.body_txt {
 /* body width - you can update it */
 width: 600px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;

}

a, img, abbr, acronym, frame { 
 border: none; 
}

a:link    { text-decoration: none;      color: #000000; }
a:visited { text-decoration: none;      color: #000000; }
a:hover   { text-decoration: underline; color: #000000; }

a.a_info_code:link       { text-decoration: none;      color: #3A3A3A; }
a.a_info_code:visited    { text-decoration: none;      color: #3A3A3A; }
a.a_info_code:hover      { text-decoration: underline; color: #3A3A3A; }

a.a_copyright:link       { text-decoration: none;      color: #737373; }
a.a_copyright:visited    { text-decoration: none;      color: #737373; }
a.a_copyright:hover      { text-decoration: underline; color: #737373; }

input, textarea, select {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 10px;
 border: 0px solid #757575;
}

input.i_text {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 10px;
 border: 1px solid #757575;
 border-style: inset;
 width: 200px;
}

input.i_focus {
 font-size: 10px;
 border: 1px solid #A4A4A4;
  border: 1px solid #757575;
 border-style: inset;
 
 background-color: #FFFFFF; 
 width: 200px;
}

input.btn_add {
 font-size: 1em;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}//цвет кнопки

input.btn_search {
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

input.i_nbre_car {
 font-size: 8px; 
 background-color: transparent; 
 border: 0px none; 
 font-weight: bold; 
 color: #A4A4A4;
}//цвет количества знаков

input.i_nbre_car_focus {
 font-size: 8px; 
 background-color: transparent; 
 border: 0px none; 
 font-weight: bold; 
 color: #A4A4A4;
}

textarea.i_comment {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 12px;
 border: 1px solid #757575;
 border-style: inset;
 width: 430px;
}

textarea.i_comment_focus {
  
 border: 1px solid #A4A4A4;
  font-size: 12px;
 border-style: inset;
 background-color: #FFFFFF; 
 width: 430px;
}

form {
 margin: 0px;
 padding: 0px;
}

img.img_left{
 float: left;
}

.d_title {
        font-family:Verdana;
	font-size:17px;
	line-height:135%;
	font-weight: 900;
	color:black;
	margin-right:20px;
	text-decoration:bold;
	text-align: left}

.d_note {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #000000; 
 font-size: 10px;
 text-align: center;
}

.d_add_msg {
 text-align: center;
}

.d_f_add_msg {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 padding-top: 4px;
 padding-bottom: 4px;
 color: #3A3A3A;
 background: transparent; // url('img/background_add_msg.png');
}

.d_add_msg_h {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: transparent; // url('img/border_h.png') no-repeat;
}

.d_add_msg_b {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: transparent; // url('img/border_b.png') no-repeat;
}

.add_msg_left {
 float: left;
 width: 160px;
 text-align: left;
 margin-top: 2px;
 padding-left: 10px;
 height: 23px;
 clear: both;
}

.add_msg_right {
 text-align: left;
 height: 25px;
}

.reponse {
 border: 1px solid #B4B4B4;
 background-color: #FFFFFF;
 color: #843414;
 padding: 5px;
}

.code_sec {
 border: 1px solid  #B4B4B4;
 border-style: inset;
 font-family: Courier New;
 font-size: 14px;
 text-align: center;
} //поле ввода секрета

.d_center {
 text-align: center;
}

.copyright {
 color: #444444;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px;
 text-align: center;
}

.d_nbre_car {
 text-align: left;
 margin: -18px 0 0 16px;
}

.d_smileys {
 text-align: center;
 padding: 3px;
}

.body_all {
 text-align: center;
 margin-right: 20px;
 margin-left: 10px;
}

.d_nb_mess_page {
 background-color: #FDEEB0;
 font-weight: bold;
 padding: 1px;
 height: 15px;
}

span.color_d_nb_mess_page1 {
 color: #DDDDDD;
}

span.color_d_nb_mess_page2 {
 color: #FFFFFF;
}


.three1 { 
 float: left;
 width: 35%;
 text-align: left;
 padding-left: 3px;
}

.three2 { 
 float: left;
 width: 29%;
 text-align: center;
}

.three3 { 
 float: right;
 width: 35%;
 text-align: right;
 padding-right: 3px;
}

.d_liste_page {
 padding: 1px;
 height: 15px;
}

.three1_2 { 
 float: left;
 width: 25%;
 text-align: left;
}

.three2_2 { 
 float: left;
 width: 49%;
 text-align: center;
}

.three3_2 { 
 float: right;
 width: 25%;
 text-align: right;
}

span.Gris_prec_suiv {
 color: #C0C0C0;
}

.d_corps_msg {
 background-color: #FFFFFF;
 border: 1px solid #757575;
 padding: 4px;
 text-align: left;
}// цвет фона каждого сообщения

.d_pseudo {
 color: #CC3300;
 font-weight: bold;
}

.d_date {
 color: #CC3300;
 float: right;
 width: 145px;
 text-align: right;
}

.d_code1{
 display: inline;
 float: left;
 text-align: right;
 height: 20px;
 width: 238px;
}

.d_code2{
 display: inline;
 float: left;
 text-align: left;
 height: 20px;
}

.d_submit_msg {
 text-align: center;
 clear: both;
}

.d_note_user {
 font-weight: bold;
 color: #878787;
 text-align: left;
}

	
A:visited 	{font-family: Verdana; 
			text-decoration: none;
			color:2B378E;
			font-size: 12px;}
A:active 	{font-family: Verdana; 
			text-decoration:none;
			color:black;
			font-size: 12px;}	
A:link 		{font-family: Verdana; 
			text-decoration: none;
			color:2B378E;
			font-size: 12px;}
A:hover  	{font-family: Verdana; 
			text-decoration: underline;
			color:#8C0800;
			font-size: 12px;}
		
A:visited.spisok {text-decoration: none;
					color:2B378E;
					line-height:140%;
					font-size: 13px;
					font-weight: 200}
					
A:active.spisok {text-decoration:none;
					color:yellow;
					line-height:140%;
					font-size: 13px;
					font-weight: 200}
						
A:link.spisok {text-decoration: none;
					color:2B378E;
					line-height:140%;
					font-size: 13px;
					font-weight: 200}
					
A:hover.spisok {text-decoration: underline;
					color:#8C0800;
					line-height:140%;
					font-size: 13px;
					font-weight: 200}
					
					

A.navi 				{font-family: Tahoma; 
					text-decoration: none;
					color:#400000;
					font-size: 12px;
					font-weight: 800}
					
									
A:visited.navi 		{font-family: Tahoma; 
					text-decoration: none;
					color:#400000;
					font-size: 12px;
					font-weight: 900}
					
A:active.navi 		{font-family: Tahoma; 
					text-decoration:none;
					color: #400000;
					font-size: 12px;
					font-weight: 900}
						
A:link.navi 		{font-family: Tahoma; 
					text-decoration: none;
					color:#400000;
					font-size: 12px;
					font-weight: 900}
					
A:hover.navi 		{font-family: Tahoma; 
					text-decoration: underline;
					color: #8C0800;
					font-size: 12px;
					font-weight: 900}
					
					
					
A.menu 				{font-family: Verdana; 
					text-decoration: none;
					color:#8C0800;
					font-size: 11px;
					font-weight: 600}
					
									
A:visited.menu 		{font-family: Verdana; 
					text-decoration: none;
					color:#8C0800;
					font-size: 11px;
					font-weight: 600}
					
A:active.menu 		{font-family: Verdana; 
					text-decoration:none;
					color: #8C0800;
					font-size: 11px;
					font-weight: 600}
						
A:link.menu 		{font-family: Verdana; 
					text-decoration: none;
					color:#8C0800;
					font-size: 11px;
					font-weight: 600}
					
A:hover.menu 		{font-family: Verdana; 
					text-decoration: underline;
					color: #8C0800;
					font-size: 11px;
					font-weight: 600}
					
	


					
A.werbung
	{font-family: Verdana;
	font-size: 11px;
	font-weight: 700;
	}
	
A:hover.werbung  
	{text-decoration: underline;
		color:#8C0800;
		font-size: 11px;
		font-weight: 700;
		}
					
					
H3 	
	{font-family:Verdana;
	font-size:17px;
	line-height:135%;
	font-weight: 900;
	color:black;
	margin-right:20px;
	text-decoration:bold;
	text-align: left}

H4 	
	{font-family:Verdana;
	font-size:13px;
	line-height:135%;
	font-weight: 900;
	color:black;
	margin-right:20px;
	margin-left:25px;
	text-decoration:bold;
	text-align: left}
	
li	
	{font-family: Verdana;
	font-size: 12px;
	line-height:135%;
	margin-right:25px;
	margin-left: 0;
	text-align: left}
	
li.spisok	
	{font-family: Verdana;
	font-size:16px;
	line-height:120%;
	margin-right:0px;
	margin-left: 0;
	text-align: left}

li.just
	{font-family: Verdana;
	font-size: 12px;
	line-height:140%;
	margin-right:80px;
	margin-left: 0;
	text-align: justify}
	

	
P 	{font-family: Verdana;
	font-size:12px;
	line-height:135%;
	margin-right:20px;
	text-align: justify}
P.center
	{font-family: Verdana;
	font-size: 12px;
	line-height:135%;
	margin-right: 20px;
	text-align: center}
	
P.left
	{font-family: Verdana;
	font-size: 12px;
	line-height:135%;
	margin-right:30px;
	margin-left:30px;
	text-align: justify}
	
P.small
	{font-family: Verdana;
	font-size: 11px;
	line-height:130%;
	margin-right:30px;
	margin-left: 30px;
	text-align: justify}
	
P.otstup
	{font-family: Verdana;
	font-size: 12px;
	line-height:135%;
	margin-right:20px;
	margin-left: 50px;
	text-align: justify}
	
P.times
	{font-family: "Verdana";
	font-size: 10px;
	line-height:130%;
	margin-right:0px;
	text-align: center}
	
P.copyright {font-family: "Times New Roman";
	font-size: 10px;
	line-height:120%;
	margin-right:20px;
	text-align: center}
	
P.right {font-family: "Times New Roman";
	font-size: 12px;
	font-style: italic;
	line-height:120%;
	margin-right:20px;
	text-align: right}
	


TD
	{font-family: Verdana;
	font-size: 12px;
	valign: top;
	line-height:130%}
	
TD.title
	{font-family: Verdana;
	font-size:12px;
	color: white;
	line-height:110%;
	background-color:#AD0800;
	font-weight: 900;
	text-decoration: none}
	
TD.title_1
	{font-family: Verdana;
	font-size:12px;
	color: black;
	line-height:110%;
	background-color:#FFFEC6;
	font-weight: 900;
	text-decoration: none}

TD.subtitle
	{font-family: Verdana;
	font-size:14px;
	font-weight: 900;
	background-color:#FDEEB0;
	color: #AD0800;
	line-height:120%;
	font-weight: 900;
	text-decoration: none}
	
TD.subhead
	{font-family: Verdana;
	font-size: 12px;
	color:black;
	line-height:120%;
	background-color:#FDEEB0;
	text-decoration: none}
	

	
TD.hinweis
	{font-family: Verdana;
	font-size: 10px;
	valign: top;
	line-height:120%}
	
TD.werbung
	{font-family: Verdana;
	font-size: 11px;
	line-height:120%}
	
TD.text
	{font-family: Verdana;
	font-size: 12px;
	valign: top;
	line-height:135%}
	
TD.bold
	{font-family: Verdana;
	font-size: 12px;
	font-weight: 900;
	color:black;
	line-height:130%;
	background-color:#FFCC66;
	text-decoration: none}

TD.gray
	{background-color:#E2E2E2}
	
TH.form
	{font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight: 100;
	line-height: 140%;
	text-decoration: none}

	
SPAN 
	{fontsize="12px"}

SPAN.important 
	{font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size:14px;
	line-height:130%;
	margin-right: 0%;
	font-weight: 900;
	margin-left:0%}


</style>


