body {
	color: #324252 ;
	font: 11px Tahoma, Arial, sans-serif ;
	background: #F0F0F0 ;
}
td {
	font: 11px Tahoma, Arial, sans-serif ;
}
a {
	color: #324252 ;
	font: 11px Tahoma, Arial, sans-serif ;
}
a.heavy {
	font-weight: bold ;
}
table.order {
	background: #F0F0F0 ;
}
table.order td {
	font-family: Tahoma, Arial, sans-serif ;
	font-size: 9px;
	padding: 5px auto 7px auto; 
}
table.order2 {
	background: #DCDFE4;
}
table.order3 {
	background: #BFC5CC;
}
table.order tr.head td {
	color: white ;
	border-top: 1px solid white ;
	border-bottom: 1px solid white ;
	padding: auto;
	background: #4B5B6C ;
}
table.order2 tr.head td {
	color: white ;
	border-top: 1px solid #F0F0F0 ;
	border-bottom: 1px solid #F0F0F0 ;
	padding: auto;
	background: #768290 ;
}
table.order3 tr.head td {
	color: white ;
	border-top: 1px solid #DCDFE4 ;
	border-bottom: 1px solid #DCDFE4 ;
	padding: auto;
	background: #939DA8 ;
}
table.order select, table.order input {
	font-family: Tahoma, Arial, sans-serif ;
	font-size: 9px;
}
td.main {
	font: 11px Tahoma, Arial, sans-serif ;
	padding: 0 21px 0 0 ;
}
td.main h1 {
	color: #C82228;
	font: bold 18px Arial, sans-serif;
	margin: 0 0 6px 0 ;
}
td.main h2 {
	color: #324252;
	font: bold 14px Arial, sans-serif;
	margin: 10px 0 6px 0 ;
}
td.content {
	padding: 0 0 20px 0 ;
}
td.cb_content {
	color: #324252 ;
	font: 11px Tahoma, Arial, sans-serif ;
	padding: 6px 17px 6px 17px ;
}
td.left {
	padding: 0 20px 0 21px ;
}
td.left_content {
	font: 11px Tahoma, Arial, sans-serif ;
	padding: 10px 0 28px 0 ;
}
td.left_menuitem {
	padding: 0 0 0 20px ;
	border-top: 1px solid #848E97 ;
	border-bottom: 1px solid #1F2833 ;
	background: #324252 ;
}
td.left_menuitem a {
	color: #EBECEE ;
	font: bold 11px Tahoma, Arial, sans-serif;
	text-decoration: none ;
}
td.left_menuitem_act {
	padding: 0 0 0 20px ;
	border-top: 1px solid #848E97 ;
	border-bottom: 1px solid #1F2833 ;
	background: #4D5D6D ;
}
td.left_menuitem_act a {
	color: #EBECEE ;
	font: bold 11px Tahoma, Arial, sans-serif;
	text-decoration: none ;
}
td.copy {
	color: white ;
	font-size: 10px ;
}
td.bottom_menu {
	color: #D6D9DC ;
}
td.bottom_menu a {
	color: #D6D9DC ;
	font: bold 10px ;
	text-decoration: none ;
}

span.red {
	color: #C82228 ;
	font-weight: bold ;
}