BODY
{
	background:#000000 url(images/background.jpg) repeat-x top;
	color: #ffffff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

a
{
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

#site_bottom {background:url(images/back-site.png) bottom repeat-x;}
#site_up {background:url(images/back-site-up.png) top repeat-x;}

.start_letter
{
	font-size: 20px;
	color: #AB54A0
}
.endline
{
	font-size: 12px;
	color: #8B9599
}
.boxhomepage
{
	color: #8B9599;
	text-decoration: none;
}
.product
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #37602A;
	text-decoration: underline
}
.qa
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: green;
	text-decoration: underline
}
.link_admin
{
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: underline
}
.link_admin_notadd
{
	font: 16px Arial, Helvetica, sans-serif;
	color: gray;
	text-decoration: underline
}

.form input textarea
{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	border:0px;		
	color: #ffffff;
	width:210px;
	height:21px;
	border-color:#798791;
	background-color:#333333;
	border-style:solid;
}