
body { 
	background : url(topf1.gif) no-repeat white;
	font-size: 70%;
 	font-family: Verdana, Tahoma, Microsoft Sans Serif, sans serif, Arial;
	margin : 0;
	padding: 0;	
}

.header1 {
	border: none;
	line-height: 38px;
	margin: 0;
	padding: 0;
}

.header2 {
	width: 1000px;
	border: none;
	font-size: 100%;	
	margin: 0;
	margin-left: 2;
	padding: 0;
}

A {
	color: RGB(35,103,180);
	text-decoration: none;
}

A:hover {
	text-decoration: underline
}

img {
	border : none;
}

div, dd {
	margin-left:10px;
}

.rubrH {
	color: black;
	font-family: Tahoma, Microsoft Sans Serif, sans serif, Arial;
	font-size: 140%; 
}

.object {
	font-size: 100%;
}

hr {
	color : RGB(210,217,223);
	height : 1;
}


select, textarea, input {
	background-color : white; 
	border : RGB(210,217,223) 1px solid; 
	color: RGB(0,80,140);
	font-size: 100%;	
}

.button1 {
	line-height : normal; 
	font-weight : normal; 
	font-style : normal; 
	border: RGB(180,180,255) 1px solid; 
	background-color : RGB(221,237,250);
	color: RGB(100,100,255);
	cursor: hand;
}

.patch {
	border: none;
	background-color : white;
	color: silver;
}

.inp { 
	font-size: 100%;
	font-family: Verdana, Tahoma, Microsoft Sans Serif, sans serif, Arial;
	color: RGB(35,103,180);
	width:100%;
}

.skrytyi {
	color : white;
	font-size: 1px;
	line-height : 1px;
	margin : 0;
	padding : 0;
}

.tranparent {
	border-style : none;
	color : white;
}

.fon1, .fon2 {
	background-color : RGB(245,245,245); 
	border : 1px dotted silver;
	padding : 5px;
	font-size: 100%;
}

.fon1 {
	background : RGB(245,245,245) url(fon1.gif) no-repeat right top; 
}


.toplist {
	position: absolute;
	top : 64px;
	left: 10px;
	width: 2600px;
	font-size: 100%;
	background : white; 		
}


.colorGreen {
	color: RGB(0,200,0);
}
.colorBrown {
	color: maroon;
}
.colorRed {
	color : red;
}
.colorBlue {
	color : #69B5FF;
}



