/* Общие настройки */
body 							{	 
								background-color: #ffffff;
								scrollbar-face-color: #ccffcc;
								scrollbar-highlight-color: #FFFFFF;
								scrollbar-shadow-color: #eeffee;
								scrollbar-3dlight-color: #ccffcc;
								scrollbar-arrow-color:  #008000;
								scrollbar-track-color: #f7fff7;
								scrollbar-darkshadow-color: #99cc99;
								font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
								}

/* Стиль ссылок */				   
a:link, a:active 				{text-decoration: underline; color: #000000;}
a:visited 						{text-decoration: underline; color: #000000;}
a:hover 						{text-decoration: underline; color: #FF6600;}
a.none:link, a.none:active		{text-decoration: none; color: #000000;}
a.none:visited, a.none:hover 	{text-decoration: none; color: #000000;}
a.col:link, a.col:active		{text-decoration: none; color: #FF6600;}
a.col:visited, a.col:hover 		{text-decoration: none; color: #FF7F50;}
a.a:link, a.a:active 			{text-decoration: none; color: #00B000;}
a.a:visited 					{text-decoration: none; color: #66B066;}
a.a:hover 						{text-decoration: none; color: #FF6600;}
a.m:link, a.m:active 			{text-decoration: none; color: #00B000;}
a.m:visited 					{text-decoration: none; color: #00B000;}
a.m:hover 						{text-decoration: none; color: #FF6600;}
a.a18:link,a.a18:active 		{text-decoration: none; color: #FF6600; font-size: 18px;}
a.a18:visited 					{text-decoration: none; color: #FF6600; font-size: 18px;}
a.a18:hover 					{text-decoration: none; color: #FF7F50; font-size: 18px;}
a.a16:link,a.a16:active 		{text-decoration: none; color: #00B000; font-size: 16px;}
a.a16:visited, a.a16:hover 		{text-decoration: none; color: #66B066; font-size: 16px;}
a.a14:link,a.a14:active 		{text-decoration: none; color: #00B000; font-size: 14px;}
a.a14:visited, a.a14:hover 		{text-decoration: none; color: #66B066; font-size: 14px;}
a.rubric:link,a.rubric:active 	{text-decoration: none; color: #00B000; font-size: 14px;}
a.rubric:visited, a.rubric:hover{text-decoration: none; color: #66B066; font-size: 14px;}
a.a12:link,a.a12:active 		{text-decoration: none; color: #00B000; font-size: 12px;}
a.a12:visited, a.a12:hover 		{text-decoration: none; color: #66B066; font-size: 12px;}
a.titre:link,a.titre:active 	{text-decoration: none; color: #00B000; font-size: 16px;}
a.titre:visited, a.titre:hover{text-decoration: none; color: #00B000; font-size: 16px;}
						
/* Общий стиль сайта */
h1, .fb18 						{color: #FF6600; font-size: 18px; font-weight: bold;}
h2, .fb16 						{color: #00B000; font-size: 16px; font-weight: bold;}
h2.a16							{font-size: 16px; font-weight: bold;}
h3,	.fb14						{color: #00B000; font-size: 14px; font-weight: bold;}  
.fr14							{color: #FF7F50; font-size: 14px; font-weight: bold;} 
h4,	.fb12						{color: #00B000; font-size: 12px; font-weight: bold;}
.fb20							{color: #00B000; font-size: 22px; font-weight: bold;}
.f18							{font-size: 18px;}
.f16							{font-size: 16px;}
.f14							{font-size: 14px;}
.f12							{font-size: 12px;}
.f10							{font-size: 10px;}
.f0								{font-size: 0px;}
div								{width: 100%; float: right;}
div.image						{width: 105; height: 105px; float: left;}
div.img						{width: 65; height: 65px; float: left;}	

/* Стиль правой части шапки сайта */
div.top_right 					{width: 500px; height: 127px; text-align: center;}
div.top_right_menu 				{width: 500px; height: 74px;  clear: both; font-size: 12px;}
div.top_right_find 				{width: 500px; height: 30px; clear: both; font-size: 12px;}
div.top_right_path 				{width: 500px; clear: both; font-size: 10px;}
.valign							{vertical-align: text-top;}
.top_input 						{height: 24px;}
.top_input_text 				{height: 22px;}
.top_input_submit 				{height: 23px;}		  

/* Стиль дивного списка подрубрик */
div.rubric, div.div2 			{width: 265px; float: left; text-align: left;}


