.MainBodyText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 13px;

}


a {
	text-decoration: none;
	font-weight:bold;
	color: #333333;
}

a:hover {
	text-decoration:underline;
	color: #000000;
}

a.asplink {
	text-decoration: none;
	font-weight: bold;
	color: #FF88FF;
}

a img { 
	border: none; 
}


.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 13px;

}

.FooterText a {
	text-decoration: none;
	font-weight:bold;
	color: #CCCCCC;
}

.FooterText a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}



.SmallBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;

}

#bubbletop {
}

#IEroot #bubbletop {
	position:relative; 
	top: 5px;
}

#bubblebottom {
}

#IEroot #bubblebottom {
	position:relative; 
	top: -3px;
}



.TitleText {
	clear:left;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	padding-top: 10px;
	font-variant: normal;
	font-style: normal;
	/*letter-spacing: 4px;
	*/
}

#ModelLogoImg{
	margin-top:10px;
	margin-bottom:10px;
}

#PurchaseImg{
	margin-right:0px;
	margin-top:20px;
	float:right;
}
	

#iframe {
	margin-left:22px; 
	margin-right:28px; 
	margin-bottom:15px;
}
	
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-color: #FFFFFF;
}
	

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

input.aspinput {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.blackCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 10px;
}

.blackFeatureCaption {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color:#000000;
	font-size: 13px;
	margin: 5px;
	padding-bottom:5px;
}

.whiteFeatureCaption {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color:#eeeeff;
	font-size: 13px;
	margin: 5px;
	padding-bottom:5px;
}

.normal {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #111100;
	background-color: #FFFFFF;
}

.normalb {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #eeeeff;
}

.normalb a {
	text-decoration: none;
	font-weight:bold;
	color: #CCCCCC;
}

.normalb a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}

.normalSmall {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 9px;
	color: #111100;
}

.tahoma {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #111100;
	padding-top: 10px;

}
.tahomadark {

	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #aaaa66;
}
.tahomadarkgrey {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}

td.td1 {
	border-top:1px dotted red;
	padding-right:20px;
	width:50px;
}

td.td2 {
	border-top:1px dotted red;
	padding-right:20px;
	width:130px;
}

table.product_thumbs td {
	width:90px;
	vertical-align:top;
	text-align:center;
}
