html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background:#fcfaaf url("pics/bg.jpg") top repeat-x fixed;
	scrollbar-face-color: #000000; 
	scrollbar-track-color: #CCD6E0; 
	scrollbar-arrow-color: #FF6600;
	scrollbar-shadow-color: #C1B5A3; 
	scrollbar-darkshadow-color: #C1B5A3;	
	scrollbar-highlight-color: #E5E4F6; 
	scrollbar-3dlight-color: #E5E4F6; 
 	font-family: verdana; 
	font-size:11pt; 
	color:"#000000"; 
}
:focus { outline: none; }
#topmenu {
	position:relative;
	margin: 0 auto;
	top: 40px;
	left: 10px;
    width: 920px; height: 80px; border: 0px solid #f9ed92;
}
#history {
	position:relative;
	top: 0px;
	left: 100px;
    width: 235px; height: 80px; border: 1px solid #f9ed92;
}
input, select, textarea {
	background-color: #ffffff;
}
strong { font-family: "verdana"; font-size: 10pt; color: #0e2e82; font: bold; }
td, input, select, textarea {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	vertical-align: top; 
}
table.main {
	margin: 0 auto;
	width: 798px;
	height: 100%;
	border: 0px;
}
td.tmenu {
	vertical-align: middle;
}
hr {
	color: #003466;
	background-color: #003466;
	height: 1px;
	border-width:0px; /* убрать рамки вокруг элемента */
}
A.menu0:link { font-family: verdana; color: #b83d19; text-decoration: none; font-size: 9pt; font-weight: bold; }
A.menu0:visited { font-family: verdana; color: #b83d19; text-decoration: none; font-size: 9pt; font-weight: bold; }
A.menu0:hover { font-family: verdana; color: #b83d19; text-decoration: none;	font-size: 9pt; font-weight: bold; }
A.menu:link { font-family: verdana; color: #000000; text-decoration: none; font-size: 9pt; font-weight: bold; }
A.menu:visited { font-family: verdana; color: #000000; text-decoration: none; font-size: 9pt; font-weight: bold; }
A.menu:hover { font-family: verdana; color: #b83d19; text-decoration: none;	font-size: 9pt; font-weight: bold; }
A.menu2:link { font-family: verdana; color: #000000; text-decoration: none;	font-size: 11pt; font-weight: bold; }
A.menu2:visited { font-family: verdana; color: #000000; text-decoration: none; font-size: 11pt; font-weight: bold; }
A.menu2:hover { font-family: verdana; color: #b83d19; text-decoration: none; font-size: 11pt; font-weight: bold; }
A.menu3:link { font-family: verdana; color: #b83d19; text-decoration: none;	font-size: 11pt; font-weight: bold; }
A.menu3:visited { font-family: verdana; color: #b83d19; text-decoration: none; font-size: 11pt; font-weight: bold; }
A.menu3:hover { font-family: verdana; color: #b83d19; text-decoration: none; font-size: 11pt; font-weight: bold; }
A:link { 
	color: #FF6600; 
	font-family: verdana; 
	text-decoration: none; 
}
A:visited { 
	color: #FF6600; 
	font-family: verdana; 
	text-decoration: none; 
}
A:hover { 
	color: #FF0000; 
	font-family: verdana; 
	text-decoration: none; 
} 
.s { 
	font-family: verdana; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 8pt; 
}
.form { 
	font-family: verdana; 
	color: #000000; 
	text-align: left; 
	background-color: #ffffff; 
	border-left: 1px solid #057C05; 
	border-right: 1px solid #057C05; 
	border-top: 1px solid #057C05; 
	border-bottom: 1px solid #057C05; 
}
.form2 { 
	font-family: verdana; 
	color: #000000; 
	text-align: center; 
	background-color: #ffffff; 
	border-left: 1px solid #057C05; 
	border-right: 1px solid #057C05; 
	border-top: 1px solid #057C05; 
	border-bottom: 1px solid #057C05; 
}
#tooltip {
	background:#FFFFFF;
	border:1px solid #666666;
	color:#333333;
	font-weight:menu;
	margin:0px;
	padding:3px 5px;
	position:absolute;
visibility:hidden
}
