html, body, p, table, td, form, img, input { font-size: 12px; }
html, body, div, p, td, form, img, h1, h2, h3, h4, h5, h6, input { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;  padding: 0px; margin: 0px; background-position:left top; background-repeat:no-repeat; }

body				{ margin:0px; background-color:#1C1D1E; background-image: url('img/bg.gif'); background-position: center top;}
body { background:#fff url('img/bg.gif') center top no-repeat;}

a					{ color:#494949;text-decoration:none;}
a:active			{ color:#494949;text-decoration:none;}
a:link				{ color:#494949;text-decoration:none;}
a:visited			{ color:#494949;text-decoration:none;}
a:hover				{ color:#494949;text-decoration:none;}

h1					{ font-size: 24px; color: #494949; font-weight: bold;}
h2	           		{ font-size: 20px; color: #494949; font-weight: bold;}
h3	           		{ font-size: 16px; color: #494949; font-weight: bold;}
h4	           		{ font-size: 14px; color: #494949; font-weight: bold;}
h5	           		{ font-size: 10px; color: #494949; font-weight: bold;}

.content_start		{ background-image: url('img/bg_start_744x1.gif'); background-position:left; background-repeat:repeat-y;}
.content_generic	{ background-image: url('img/bg_generic_744x1.gif');background-position:left; background-repeat:repeat-y;}

.footer_start		{ height:12px; background-image: url('img/footer_start.gif'); background-repeat: no-repeat;}
.footer_generic		{ height:12px; background-image: url('img/footer_generic.gif'); background-repeat: no-repeat;}

.copyright			{ text-align:right; line-height:20px; font-size: 10px; color: #707070;padding-right:5px;}
.language			{ font-size: 10px; color: #707070;}
.langbuttons		{ padding-top:5px; }

.Orderform			{ height:16px; border-top: black 0px solid;border-right: black 0px solid;border-left: black 1px solid;border-bottom: black 1px solid;padding:2px;}
.OrderformRight		{ border-top: black 0px solid;border-right: black 1px solid;border-left: black 1px solid;border-bottom: black 1px solid;padding:2px;}

.OrderformHeadtd			{height:40px; font-size:10px; padding-left:5px;width:140px; border-bottom:solid 1px Black; border-right:solid 1px Black; }
.OrderformHeadtb			{height:20px; font-size:14px; padding-top:2px; border-width:0px;width:90%;}
.OrderformtbNr				{text-align:center; height:20px; font-size:14px; padding-top:2px; border-width:0px;width:90%;}

.OrderformHeadtb400			{height:20px; font-size:14px; padding-top:2px; border-width:0px;width:400px;}

.OrderformHeadtdNr2			{text-align:center; height:20px; font-size:10px;border-bottom:solid 1px Black; border-right:solid 1px Black; }
.OrderformHeadtdNr			{text-align:center; height:20px; font-size:10px; width:25px;border-bottom:solid 1px Black; border-right:solid 1px Black; }
.OrderformHeadtd35			{text-align:center; height:20px; font-size:10px; width:35px;border-bottom:solid 1px Black; border-right:solid 1px Black; }
.OrderformHeadtd67			{text-align:center; height:20px; font-size:10px; width:67px;border-bottom:solid 1px Black; border-right:solid 1px Black; }
.OrderformHeadtd87			{text-align:center; height:20px; font-size:10px; width:87px;border-bottom:solid 1px Black; border-right:solid 1px Black; }
.OrderformHeadtd89			{text-align:center; height:20px; font-size:10px; width:89px;border-bottom:solid 1px Black; border-right:solid 1px Black; }

.OrderformRowtdNr			{text-align:center; height:40px; font-size:10px; width:25px;border-bottom:solid 1px Black; border-right:solid 1px Black; }
.OrderformRowtd35			{text-align:center; height:40px; font-size:10px; width:35px;border-bottom:solid 1px Black; border-right:solid 1px Black; }
.OrderformRowtd67			{text-align:center; height:40px; font-size:10px; width:67px;border-bottom:solid 1px Black; border-right:solid 1px Black; }
.OrderformRowtd87			{text-align:center; height:40px; font-size:10px; width:87px;border-bottom:solid 1px Black; border-right:solid 1px Black; }
.OrderformRowtd89			{text-align:center; height:40px; font-size:10px; width:89px;border-bottom:solid 1px Black; border-right:solid 1px Black; }
.OrderTblRows				{width:700px; border-top:solid 1px black; border-left:solid 1px black; border-bottom:solid 1px black; border-right:solid 1px black; border-collapse:collapse;}

.OrderPageDisplay			{display:inline;}
.OrderPageNotDisplay		{display:none;}

.OrderPageTabActive	{
	float:left;
	width:60px;
	padding-top:4px;
	padding-bottom:2px;
	background-color:White;
	text-align:center;
	border-left:solid 1px Black;
	border-top:solid 2px #808286;
	border-right:solid 1px Black;
	cursor:hand;
	}

.OrderPageTabInActive {
	float:left;
	width:60px;
	padding-top:4px;
	padding-bottom:2px;
	background-color:#efefef;
	text-align:center;
	border-left:solid 1px White;
	border-top:solid 2px White;
	border-right:solid 1px White;
	cursor:hand;
	}