@charset "windows-1251";


body				{font-size: 10pt;
					 margin: 0px;
			 		 font-family: Tahoma;
					 background: url(../img/bg_main.jpg); /*background-image*/
					 background-attachment: fixed;
					 background-color: #cccccc;} /*#647387*/
			 
td					{font-size: 10pt;}	

th					{font-size: 10pt;
					 font-family: Verdana;}

h6					{font-size: 10pt;
					 font-family: Verdana;} 

h1					{font-size: 14px;
					 font-family: Verdana;} 

.Navigation 		{color: #647387;
			 		 font-size: 12pt;
					 font-weight: bold;}
			 		 
.Copy				{color: white;
			 		 font-size: 10pt;
					 font-weight: bold;}	
			 
.BorderTop			{border-top: 1px solid black;
					 border-right: 1px solid black;
					 border-bottom: 1px solid black;}
					 
.BorderTopLeft		{border-top: 1px solid black;
					 border-left: 1px solid black;
					 border-bottom: 1px solid black;}					 
					 			 		 
.BorderBottom		{border-top: 1px solid black;
					 border-right: 1px solid black;
					 border-bottom: 1px solid black;}
					 
.BorderBottomLeft	{border-top: 1px solid black;
					 border-left: 1px solid black;
					 border-bottom: 1px solid black;}
					 
.Content			{text-align: justify;
				     font-family: Verdana;
				     padding-left: 5px;
					 padding-right: 5px;
					 font-size: 8pt;}
					 
.ContentHis			{text-align: left;
				     font-family: Verdana;
				     padding-left: 10px;
					 padding-right: 10px;
					 font-size: 8pt;}             
					 
.ContentCenter		{text-align: center;
				     font-family: Verdana;
				     padding-left: 10px;
					 padding-right: 10px;
					 font-size: 8pt;}	
					 
.ContentLeft		{text-align: left;
				     font-family: Verdana;
				     padding-left: 10px;
					 padding-right: 10px;
					 font-size: 8pt;}					 				 					 
					 
.Content_check		{text-align: left;
				     font-family: Verdana;
					 font-size: 8pt;}		 					 	
					 
.Cite				{display: block;
					 font-size: 8pt;
					 color: white;
					 text-align: left;
					 padding: 5px;}
					 
a.NavLink			{font-size: 10pt;
					 text-decoration: none;
					 font-weight: bold;
					 color: white;}
					 
a:link.NavLink		{font-size: 10pt;
					 text-decoration: none;
					 font-weight: bold;
					 color: white;}
					 
a:visited.NavLink	{font-size: 10pt;
					 text-decoration: none;
					 font-weight: bold;
					 color: white;}
					 
a:active.NavLink	{font-size: 10pt;
					 text-decoration: none;
					 font-weight: bold;
					 color: white;}
					 
a:hover.NavLink		{font-size: 10pt;
					 text-decoration: none;
					 font-weight: bold;
					 color: #F7C797;}

					 
a.More				{font-size: 8pt;
					 text-decoration: none;
					 color: red;}
					 
a:link.More			{font-size: 8pt;
					 text-decoration: none;
					 color: red;}
					 
a:visited.More		{font-size: 8pt;
					 text-decoration: none;
					 color: red;}
					 
a:active.More		{font-size: 8pt;
					 text-decoration: none;
					 color: red;}
					 
a:hover.More		{font-size: 8pt;
					 text-decoration: underline;
					 color: red;}					 					 					 					 						 					 					 