/*-----------------------GLOBAL----------------------------*/

body {
        text-align: center;
        cursor: default;
	color: black;
	background: #c3b781 url('/skins/bfrz/images/fon.jpg') no-repeat 50% 0 fixed !important;
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

img, table {border: 0;}
textarea, input, select {font-family: arial;}
table {border-collapse: collapse;overflow:hidden;}
td {margin: 0; padding: 0;overflow:hidden;}


a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.B {font-weight: bold !important;}
/*-----------------------GLOBAL----------------------------*/