@charset "windows-1251";

/* линки*/
	
A:link { COLOR: #D50000; TEXT-DECORATION: none }
A:visited { COLOR: #800080; TEXT-DECORATION: none }
A:hover { COLOR: #FF6640; TEXT-DECORATION: underline }

/* загаловки*/

h1{ font-family: Times New Roman, Helvetica, sans-serif; color: #8F8F8F }
h2{ font-family: Times New Roman, Helvetica, sans-serif; color: #8F8F8F }
h3{ font-family: Times New Roman, Helvetica, sans-serif; color: #8F8F8F }
h4{ font-family: Times New Roman, Helvetica, sans-serif; color: #8F8F8F }
h5{ font-family: Times New Roman, Helvetica, sans-serif; color: #8F8F8F }
h6{ font-family: Times New Roman, Helvetica, sans-serif; color: #8F8F8F }

/* оформление */

p{ font-family: Times New Roman, sans-serif; color: #6E6E6E; font-size: 12px; }
a{ font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.kat{ font-size: 12px; color: #0033CC; font-family: Arial, Helvetica, sans-serif; }
.zag1{ font-family: Times New Roman, sans-serif; color: #8F8F8F; font-size: 12px; font-weight: bold }
.zag2{ font-family: Times New Roman, sans-serif; color: #8F8F8F; font-size: 14px; font-weight: bold }
legend{ font-family: Times New Roman, sans-serif; color: #6E6E6E; font-size: 14px; font-weight: bold }

.msg{ color: #920C0C;}	
.button{ background-image: url(../images/button.jpg); border-width: 1px; color: #2B452A; }		
.error{ font-size: 12px; color: #FF0000; font-family: Arial; }
.input{ color: #5B5B5B; font: 12px Arial; height:20px; border: 1px #C0C0C0 solid; background-image: url(../images/input.jpg) }
.input2{ border: 1px #C0C0C0 solid }

/* таблица */

.rul{ border-style: solid; border-width: 1px; border-color: #920C0C; background-color: #F8F8F8; }

.table1{ 
width=95%; 
border-left-style: solid; 
border-left-width: 1px; 
border-right-style: solid; 
border-right-width: 1px; 
border-left-width: 1px; 
border-right-color: #C0C0C0; 
border-left-color: #C0C0C0; 
border-top-style: solid; 
border-top-width: 1px; 
border-top-color: #C0C0C0; }

.table2{ background-color: #F8F8F8;  
width=100%; 
border-top-style: solid; 
border-top-width: 2px; 
border-bottom-style: solid; 
border-bottom-width: 2px; 
border-left-width: 0px; 
border-top-color: #C0C0C0; 
border-bottom-color: #C0C0C0; 
padding-top: 3px; padding-left: 20px; 
padding-right: 20px }
.tdtop{ background-color: #ECECEE }

/* прокрутка */

BODY1{ 
SCROLLBAR-FACE-COLOR: #ffffff; 
BACKGROUND: #ffffff; 
background-image: url(../images/bg.jpg); 
SCROLLBAR-HIGHLIGHT-COLOR: #C0C0C0; 
SCROLLBAR-SHADOW-COLOR: #C0C0C0; 
SCROLLBAR-ARROW-COLOR: #C0C0C0; SCROLLBAR-DARKSHADOW-COLOR: #ffffff }

