body 
{		
	background-color:#ffffff;
	font  : normal normal normal 12 Arial;
	text-decoration:none;
	color:#000;
	margin-top: 0px;
	margin-left: 0px;
}
.logo
{
	background-color:white;
	text-align: left;
	vertical-align: top;
}
.order
{
	font  : normal normal normal 18 Arial;
	background: #ffffff;
	color: #416D7A;
	font-weight: bold;
	text-align: center;
}
.title
{
	color: #416772;
	font  : normal normal normal 13 Verdana;
	font-weight:bold;
	border-bottom:dotted 0px #b2b6bb;
}

.table
{
	font : normal normal normal 11 Verdana;
	text-decoration:none;
	width:100%;
}
.table TD
{	
	width:25%;
	height:20px;
	padding-left:10px;
	padding-right:5px;
	padding-top: 3px;
	vertical-align: top;
}
.table input, .table textarea, .table select
{
	font : normal normal normal 11 Verdana;
	border: solid 1 #606060;
}
.table input
{
	width: 120px;
}
.table textarea
{
	width: 120px;
}
.table select
{
	width:120px;
}
.table .checkbox
{
	width:auto;
	height:auto;
	border:0px;	
}

.table a
{
	border-width:0px;
	font : normal normal normal 11 Verdana;
	text-decoration:underline;	
	font-weight:bold;
	color : #377eb3;	
	padding-left:20px;
}
.table a:hover
{
	color:#828d0f;
	text-decoration:none;
}
.table img
{
	border:0px;
}
.caption
{
	color: #416772;
	font  : normal normal normal 13 Arial, Verdana;
	vertical-align:middle;
	font-weight:bold;	
}
.separator
{
	color:#ffffff;
	height:0px;
}
.bottomSeparator
{
	border-bottom:solid 1px #999999;
}
.menu
{
	background-color:#85A5BB; 
	/*#395ba5;*/
	width: 100%;
	border:solid 0 #151852;
	font  : normal normal normal 12 Arial;
	text-decoration:none;
}
.menu A
{
	color: #ffffff;
}
.menu A:HOVER
{
	color: #395ba5;
}
.asd
{
	border-bottom:0px solid #80A6D5;
	width: 768px;
	text-align: center;
}
.table .button
{
	background-color:#79A1D4;
	border: solid 0px #666666;
	width:50px;
	color:#000;
	height:20px;
	width:80px;
	font-weight: bold;
}