body
{
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-color:#000;
}

.text
{
	font-family: Tahoma;
	font-size: 12px;
	color: #7B3303;
	text-decoration: none;
	font-weight: normal;
}

.title
{
	font-family: Tahoma;
	font-size: 18px;
	color: #7B3303;
	font-weight: bold;
}

.news
{
	font-family: Tahoma;
	font-size: 11px;
	color: #7B3303;
	text-decoration: none;
	font-weight: normal;
}

a:link, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.white
{
	color: #FFFFFF;
}

.black
{
	color: #000000;
}

.yellow
{
	color: #FFF831;
}

.bold
{
	font-weight: bold;
}

.center
{
	text-align:center;
}

.footer
{
	color: #FFFFFF;
	font-size: 11px;
}

#thumb {
	background-image:url('../images/slider_btn.gif');
	position:relative;
	height:12px;
	width:12px;
	cursor:pointer;
}
