td {
	
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#717171;
	line-height:13px;
}
a {
	text-decoration: none;
	color:#717171;
}

div#detail {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#717171;
	line-height:11px;
}


div#price {
	text-align: left;
	font-family:Helvetica;
	font-size:18px;
	color:#FFFFFF;
	line-height:18px;
}
body { 	margin:0px;padding:0px; background-image:url(images/bg.jpg); background-color:#E9EAED; background-position:top; background-repeat:repeat-x}

.copy{
font-family:tahoma;
font-size:11px;
color:#9D9B9B;
text-decoration:none;
}

.bot_txt {color:#717171; text-decoration:none}


.gray {color:#717171; text-decoration:none}
.orange {color:#E08E37; text-decoration:none}
.blue {color:#2D98B8; text-decoration:none}
.green {color:#A0D435; text-decoration:none}

.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}

.form { width:81px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#C2C3C4;
		background-color:#FFFFFF;
		color:#848484;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:202px;
		height:65px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#C2C3C4;
		background-color:#FFFFFF;
		color:#848484;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}




