/* css file for www,arabat.com.ua web site */
html, body {
        background: #F8E4B1;
	color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;        
	font-size: 12px;
        topmargin: 0px;
        leftmargin: 0px;
        marginwight: 0px;
        marginheight: 0px;	
	}
p {
	text-align: justify;
	}
h1 {
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 26px;
	font-weight: normal;
	}
a {
	color: #0000CC;
	text-decoration: underline;
	}
a:hover {
	color: #FFA20F;
        text-decoration: none; 
	}
td {
	border: 2px solid #FFBF60;
	padding: 2px;
}
tr {
	border: 2px solid #FFBF60;
	padding: 2px;
}
img
{
	border: 0px;
}
hr
{
        width: 100%;
        background: #FFBF60;
        color: #FFBF60;
        align: center;
        height: 2px;
        border: none;
}
#footer
{
	font-size: 10px;
	p-align: center;	
}
#sidebar
{
	font-size: 10px;
	p-align: center;	
}
a.menu {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0000CC;
        font-weight: bold;
}
a.menu:hover {
	color: #FFA20F;
        text-decoration: none;
        font-weight: bold;
	}