/*body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height:17px;
}*/
a:link { color:#666666;text-decoration:none; }
a:visited { color:#666666;text-decoration:none; }
a:hover { color:#C26609;text-decoration:none; }
a:active { color:#666666;text-decoration:none; }

/*a.link img {
 height: 140px;
}
*/

div.layout td a.link img {
 width: 140px;
 height: 140px;
}

.link {
	font-family:Arial;
	font-size:12px;
	line-height:normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
}
.label { font-family:Arial;font-size:12px;color:#333333;line-height:normal; }	
.layout { overflow:visible; }

.linksubheading {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	line-height:15px;
	list-style-type: none;
	margin-top: 3px;
}
.textfield { font-family:Arial;font-size:12px;color:333333;line-height:normal; }
.password { font-family:Arial;font-size:12px;color:#333333;line-height:normal; }
.pricetagSimple { font-family:Arial;font-size:16px;color:#C26609;font-weight:bold;width:100%;text-align:right;line-height:normal; }
.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
	line-height:14pt;
	width: 90%;
	position: relative;
}
/*li {
	margin-left: -10px;
	list-style-type: none;
}
.text1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height:17px;
	width: 90%;
	position: relative; }
	*/
/*html, body {
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}*/

body {
   max-width:1100px; 
   width: 1100px;
   width:expression(document.body.clientWidth > 1100? "1100px": "auto" );
   margin: 0 auto;
   background-repeat: repeat-x;
   background-position: top;
   border-right-width: 1px;
   border-left-width: 1px;
   border-right-style: solid;
   border-left-style: solid;
   border-right-color: #666666;
   border-left-color: #666666;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 13pt;
}

