body { color: #000000;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 14px;
	text-align:justify;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

table, tr, td, div { color: #000000;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 14px;
	text-align:justify;
}

a:link {text-decoration: none; font-weight:bold; color: #000000; }
a:visited {text-decoration: none; font-weight: bold; color: #000000; }
a:active {text-decoration: none; font-weight: bold; color: #000000; }
a:hover {color: #000000; text-decoration: underline; font-weight: bold;}

.title { font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 20px;
}

.subject { border-bottom: solid #C0C0C0 1px;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 13px;
	text-align: left;
	text-transform: capitalize;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 500; }

.bottom { font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: left;
	width: 500px;
	padding-top: 10px;
	border-top: solid #C0C0C0 1px; }

.copyright-bg { font-family: Arial;
	font-size: 10px;
	color: #C8B8AB;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 12px;
	background-image: url(images/footer-copyright.gif);
}

.copyright { font-family: Arial;
	font-size: 11px;
	color: #C8B8AB;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 12px;
}

.discount { color: #D89E16; }

img { border-left-color: #CAB07E; border-bottom-color: #A28446; border-top-color: #CAB07E; border-right-color: #A28446; }
a:link img { border-left-color: #DFDFDF; border-bottom-color: #DFDFDF; border-top-color: #DFDFDF; border-right-color: #DFDFDF; }
a:active img { border-left-color: #DFDFDF; border-bottom-color: #DFDFDF; border-top-color: #DFDFDF; border-right-color: #DFDFDF; }
a:visited img { border-left-color: #DFDFDF; border-bottom-color: #DFDFDF; border-top-color: #DFDFDF; border-right-color: #DFDFDF; }
a:hover img { border-left-color: #C3B8AC; border-bottom-color: #C3B8AC; border-top-color: #C3B8AC; border-right-color: #C3B8AC; }