﻿body {    
	margin: 0 auto;
	text-align: center;	
	color: #000000;
}
FONT, TD, BODY, P, DIV { 
	font-family: Arial, sans-serif; 
	font-size: 11px 
}
INPUT, SELECT, TEXTAREA, FORM { 
	font-family: Arial, sans-serif; 
	font-size: 11px }

a { font-family: Arial, sans-serif; color: #6c5635; text-decoration: none; font-size: 11px }
a:active { font-family: Arial, sans-serif; color: #6c5635; text-decoration: none; font-size: 11px }
a:visited { font-family: Arial, sans-serif; color: #6c5635; text-decoration: none; font-size: 11px }
a:hover { font-family: Arial; color: #E7E384; text-decoration: none; font-size: 11px }

.small_font { 
	line-height: 20px;
	font-family: Arial, sans-serif; 
	font-size: 9px;
}
.tee_border {
	margin: 10px;
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 550px;
	height: 181px;
}
.tee_header {
	width: 550px;
	height: 25px;
	position: relative;
	float: left;
	background-color: #666666;
	border-bottom: 1px solid #000000;
	padding-top: 4px;
	color: #ffffff;
	font-family: Arial, sans-serif; 
	font-size: 14px ;
	font-weight: bold;
	left: 0px;
	top: 0px;
}
.tee_image1 {
	border-right: 1px solid #000000;
	width: 125px;
	height: 156px;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
}
.tee_main {
	text-align: left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 10px;
	width: 275px;
	height: 156px;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
}
.tee_image2 {
	text-align: right;
	width: 125px;
	height: 156px;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
}



.size_border {
	margin: 10px;
	background-color: transparent;
	border: 1px solid #000000;
	width: 550px;
	height: 55px;
}
.size_title {
	width: 125px;
	height: 35px;
	text-align: center;
	position: relative;
	float: left;
	background-color: transparent;
	border-bottom: 0px solid #000000;
	padding-top: 0px;
	padding-left: 0px;
	color: #000000;
	font-family: Arial, sans-serif; 
	font-size: 10px;
	font-weight: none;
	left: 0px;
	top: 0px;
}
.size_box {
	width: 52px;
	height: 35px;
	text-align: center;
	position: relative;
	float: left;
	background-color: transparent;
	border-bottom: 1px solid #ffffff;
	padding-top: 0px;
	color: #000000;
	font-family: Arial, sans-serif; 
	font-size: 10px ;
	font-weight: none;
	left: 0px;
	top: 0px;
}
.inputbox {
	text-align: center;
	padding-top: 1px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size: 8pt;
}
.inputbox_disabled {
	text-align: center;
	padding-top: 1px;
	border:solid 1px #cccccc;
	background-color: #eeeeee;
	font-size: 8pt;
}
.size_input {
	width: 52px;
	height: 25px;
	position: relative;
	text-align: left;
	margin: 10px;
	background-color: transparent;
	border: 0px solid #000000;
	left: 0px;
	top: 0px;
}
.imprint_border1 {
	text-align: left;
	margin: -10px;
	background-color: transparent;
	border: 1px solid #000000;
	width: 550px;
	height: 85px;
	padding-left:10px;
	padding-top:10px;
}
