BODY {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

P {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

#wrapper {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 690px;

	min-height: 425px;
	border-left: 1px solid #cccccc;
}
#wrapperside {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	width: 110px;
	
}
#borderall {border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}	
.body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;

}

.subnav {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;

}

.BodyHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #ff9900;
	font-weight: bold;
}

.BodyHeaderSub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}
.NavHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #858DBB;
}
.NavBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	left: 20px;

}
.pagenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.NormalTable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.bodyfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #858DBB;
}
.Note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;

}

.Receipt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #ff9900;
	font-variant:small-caps
}

TABLE {
	font-family : arial, sans-serif;
	font-size : 12px;
	color : #666666;
}

.main {margin: 10px;
padding: 10px;
}

TD {
	font-family : arial, sans-serif;
	font-size : 12px;
	color : #666666;
}

TD#bold {
	font-family : arial, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
}

.tdnum2 { 
	font-family : arial, sans-serif; 
	font-size : 14px; 
	color : #FFFFFF; 
	
}

.tdnum3 { 
	font-family : arial, sans-serif; 
	font-size : 10px; 
	color : #666666;
	
}

.tdnum4 { 
	font-family : arial, sans-serif; 
	font-size : 11px; 
	color : #99CCCC;
	
}

A:         			  {
	color: #ff9900;
	text-decoration: underline;
}

A:link	   			  {
	color: #ff9900;
	text-decoration: underline;
}

A:visited  			  {
	color: #ff9900;
	text-decoration: underline;
}

A:hover    			  {
	color: #666666;
	text-decoration: none;
}

.off		{
	vertical-align : bottom;
}

H1 {
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	color : #ff9900;
}
H2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}
a.checkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px;
	color: #ffffff;
	font-weight: bold;
	font-variant:small-caps;
	font-stretch:expanded;
	background-color:#999999;
	border:medium;
	text-decoration:none;
}
a.checkout:Visited {text-decoration:none; }
a.checkout:Hover {text-decoration:underline;}
