body { background-repeat: repeat-x; background-position: top; background-image: url(design_images/background.gif); }

.left { background-repeat: no-repeat; background-position: bottom; background-image: url(design_images/bottom_01.jpg); }

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
  font-style: normal; font-weight: normal; color: #000000; text-decoration: none; }

.header {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt;
  font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; }

.contact {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
  font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; }

.small {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
  font-style: normal; font-weight: normal; color: #9697A9; text-decoration: none; }

.floatleft { float:left; padding-right:5px; padding-bottom:5px; background-color: #9697A9;
  padding-left: 5px; padding-top: 5px; margin-right: 10px; }

.floatright { float:right; padding-right:5px; padding-bottom:5px; background-color: #9697A9;
  padding-left: 5px; padding-top: 5px; margin-left: 5px; }
  
.headerDiv {
	padding-right:5px; 
	padding-bottom:5px; 
	background-color: #9697A9;
  	padding-left: 5px; 
	padding-top: 5px; 
	
}  

.header {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt;
  font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; }
  
.headerSmall {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
  font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; }  

.body {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
  font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; }
  
#content {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:25px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	/*background-color:#e0e2e2;*/
}

#content p {
	font-size:12px;
}

.dc {
	width:153px;
	float:left;
	margin-top:15px;
}

.dc_name {
	padding-top:4px;
	padding-left:2px;
	font-size:12px;
}

.dc_serial {
	font-size:10px;
	padding-left:2px;
}

.dc_price {
	padding-left:2px;	
	font-size:11px;
}

.orderbutton {
	background-image:url(/design_images/order.png);
	background-repeat:no-repeat;
	width:100px;
	height:36px;	
	border:0px;
}

.continuebutton {
	background-image:url(/design_images/continue.png);
	background-repeat:no-repeat;
	width:100px;
	height:36px;	
	border:0px;
}

.formLine {
	vertical-align:top;
	width:470px;
	margin-left:35px;
	margin-top:16px;
	clear:both;
}

.formFieldName {
	vertical-align:middle;
	float:left;
	width:152px;
	margin-top:3px;
}

.fFNLeft {
	float:left;
	width:143px;
	font-size:12px;
}

.fFNRight {
	float:right; 
	vertical-align:middle;
	margin-right:5px;
}

.formField {
	vertical-align:middle;
	display:inline;
	font-size:12px;
}

.viewFormField {
	font-weight:bold;
	
}

.viewFormLine {
	vertical-align:top;
	width:470px;
	margin-left:35px;
	margin-top:16px;
	clear:both;
}

.clear {
	clear:both;
}

h1 {
	font-size:30px;
	color:#808080;
	margin-top:15px;
}

h2 {
	font-size:24px;
	color:#808080;
}

h3 {
	font-size:12px;
	color:#FFFFFF;
	margin-top:-15px;
}

fieldset {
	margin-top:10px;
	background-color:#CCC;
	border:none;
}

legend {
	background-color: #9697A9;
}

.announce {
	margin-left:100px;
	font-size:36px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}