/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg_new.gif);
	background-attachment:fixed;
	background-position:top left;
}

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #660066;
	line-height:1.8em;
	letter-spacing: 1px;
}

.bottom {
	font-size:12px;
}
.index_news{
	font-size:15px;
	color:#330066;
}
.content_bg{
	background-image:url(images/content_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.form_object {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660066;
	letter-spacing: 1px;
	background-image:url(images/form_bg.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.dash {
	color:#999999;
}
.red{
	color:#FF0000;
	font-weight: bold;
}
.price_bg{
	background-image:url(images/price_content_bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
