@charset "windows-1251";
body {
	background-color: #0000B9;
	background-image: url(images/fon.gif);
}
.ram {
	font-family: "Century Gothic" "Verdana", "Tahoma", monospace;
	font-size: 12px;
	background-color: #FFF;
	border: 2px solid #28166F;
}




p a:link {color: #28166F; text-decoration: none;}
p a:visited {color: Blue; text-decoration: underline;}
p a:hover {color: Blue; text-decoration: none;}
p a:active {color: Silver; text-decoration: none;}







.ramtop {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #28166F;
	border-right-color: #28166F;
	border-bottom-color: #28166F;
	border-left-color: #28166F;
}
.sap {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


	



.rambottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #28166F;
	border-right-color: #28166F;
	border-bottom-color: #28166F;
	border-left-color: #28166F;
	
}



p {
	font-family: "Century Gothic" "Verdana", "Tahoma", monospace;
	color: #28166F;
	font-size: 14px;
	text-indent: 10px;
	text-align: center;
	}
	
