
.main_area {
	width: 373px;
	height: 176px;
	margin: 0px;
	padding: 0px;
	background-image: url("/img/main_bckg_s.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.main_text {
	color: #444444;
	width: 353px;
	height: 156px;
	margin: 0px;
	padding: 10px;
	overflow: hidden;
}

.main_text_body {
	padding: 10px 0px 20px 0px;
	margin-left: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.main_col4_line {
	width: 183px;
	height: 9px;
	padding: 0px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-color: #ffffff;
	overflow: hidden;
}

.main_col1_image, .main_col2_image, .main_col3_image {
	height: 127px;
	padding: 0px;
	border-top: 1px solid #8f0101;
	border-bottom: 1px solid #8f0101;
	border-right: 1px solid #e5e5e5;
	text-align: right;
	overflow: hidden;
}

.main_col1_image {
	width: 185px;
}

.main_col2_image {
	width: 187px;
}

.main_col3_image {
	width: 189px;
}

.main_col1_text, .main_col2_text, .main_col3_text {
	height: 80px;
	overflow: hidden;
	padding: 10px;
	border-right: 1px solid #e5e5e5;
	text-align: left;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 8pt;
	line-height: 10pt;
}

.main_col1_text {
	background-image: url("/img/main_bckg_col1.gif");
	width: 165px;
}

.main_col2_text {
	background-image: url("/img/main_bckg_col2.gif");
	width: 167px;
}

.main_col3_text {
	background-image: url("/img/main_bckg_col3.gif");
	width: 169px;
}

.main_col4_text {
	width: 163px;
	height: 240px;
	overflow: hidden;
	padding: 10px 10px 0px 10px;
	text-align: left;
	font-size: 8pt;
}

.main_col1_footer, .main_col2_footer, .main_col3_footer, .main_col4_footer {
	padding: 0px;
	overflow: hidden;
}

.main_col1_footer {
	height: 6px;
	width: 185px;
	border-right: 1px solid #ffffff;
	background-color: #e5e5e5;
}

.main_col2_footer {
	height: 6px;
	width: 187px;
	border-right: 1px solid #ffffff;
	background-color: #df9117;
}

.main_col3_footer {
	height: 6px;
	width: 189px;
	border-right: 1px solid #e5e5e5;
	background-color: #e5e5e5;
}

.main_col4_footer {
	height: 4px;
	width: 183px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-color: #ffffff;
}

.main_administration {
	height: 90px;
	padding: 0px;
	overflow: hidden;
}

.main_domain {
	height: 50px;
	padding: 0px;
	overflow: hidden;
}

.main_actual {
	height: 100px;
	padding: 0px;
	overflow: hidden;
}

.main_actual_order {
	text-align: center;
	padding-top: 4px;
}

.main_box_title_red, .main_box_title_orange {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 2px;
	padding-left: 5px;
}

.main_box_title_red {
	color: #8f0101;
	border-left: 4px solid #8f0101;
}

.main_box_title_orange {
	color: #df9117;
	border-left: 4px solid #df9117;
}

.main_actual_text {
	padding: 5px;
}

input.main_input_button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	background-color: #ffffff;
	color: #5f5f5f;
	border: 1px solid #5f5f5f;
}

input.main_input_text {
	width: 80px;
	padding: 1px;
	border: 1px solid #5f5f5f;
	color: #000000;
}

.img_main {
	padding: 0px;
	margin: 0px;
	border: 0px solid #ffffff;
}

