body
{
	background-color : White;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 10px 0px;
	font-family:tahoma;
	font-size:12px;	
        color:#000000;
}
a
{
    color:#666666;
	font-weight:bold;
    font-size:12px;
}
.head
{
	background-image : url(img/bg-top.jpg);
	background-position : 200px 0px;
	background-repeat : repeat-x;
	width : 100%;
	height: 120px;
	min-height: 120px;
	min-width: 990px;
	top:0px;
}
.fast_menu
{
    float:right;
	margin-top:10px; 
	margin-right: 0px;
	width:780px;
	min-width:780px;
	
}
.menu_elem
{
    float:right;
	width:130px;
	cursor:pointer;
}
.menu_name
{
    cursor:pointer;
	position:absolute; 
	z-index:10; 
	top:15px; 
	margin-left:30px;
}
.main_menu
{
color:black;
font-weight:bold;
font-size:11px;
}
.select {
    border-color:#000000;
	width : 140px;
	font-family:tahoma;
	font-size:12px;
	color:#4282c3;
	font-weight:bold;
	border-width: 1px;
	background-color:white;
}
.input {
    border-color:#000000;
	width : 62px;
	font-family:tahoma;
	font-size:12px;
	color:#4282c3;
	font-weight:bold;
	border-width: 1px;
	background-color:white;
}
.input1 {
    border-color:#000000;
	width : 300px;
	font-family:tahoma;
	font-size:12px;
	color:#4282c3;
	font-weight:bold;
	border-width: 1px;
	background-color:white;
}
.button {
    border-color:#000000;
	width : 168px;
	font-family:tahoma;
	font-size:12px;
	color:#4282c3;
	font-weight:bold;
	border-width: 1px;
	background-color:white;
}
.blue
{
   color:#4282c3;
   font-size:12px;
}
.black
{
   color:#000000;
   font-size:12px;
}