
.red_ramka {
	border: thin solid #FF0000;
}
.ramka {
	  border-top : 1px solid Black; 
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18;
	font-style: обычн
.; 	font-weight: жирн;
	color: #0000FF;
}
.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin : 5px;
	font-style : normal;
	font-weight : bold;
}
.border_menu {
	 border-bottom : 1px solid Gray;
	 border-top : 1px solid Gray;
}



.border_big {
	border-left : 1px solid Gray;
}
body {

	background-image : url(img/back_main.gif);
}
.black_ramka {
	 border : 1px solid #000000;
}.line {
	color: #FF0000;
	text-decoration: underline;
}
a {
color: #0000CC;
}
a:visited {
	color : Purple;
}
a:hover {
color: Red;
text-decoration: blink;
}
#schet {
	visibility:hidden;
}