body
{
	padding: 0px;
	margin: 0px;
}

a:link, visited, hover
{
	color: Black;
	text-decoration: none;
}

.main_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #818181;
}
.main_text_red
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #962828;
}
.main_text_silver
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #818181;
}
.header_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	color: #F46E02;
}

.link_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}

.list_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #5A5A5A;
}

.PhotoGroup
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: Black;
}

.copyright_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	color: #E7E7E7;
}

.form
{
	width: 150px;
	height: 18px;
	border-color: #F46E02;
	border-width: 1px;
	background-color: #FEFAF4;
	font-size: 11px;
	border-style: solid;
}
.form_div
{
	height: 21px;
	margin-top: 4px;
}

a.copyright_text:link
{
	text-decoration: none;
}
a.copyright_text:hover
{
	text-decoration: underline;
}
a.copyright_text:active
{
	text-decoration: none;
}
a.copyright_text:visited
{
	text-decoration: none;
}

a.text:link
{
	color: #000000;
	text-decoration: none;
}
a.text:hover
{
	color: #000000;
	text-decoration: underline;
}
a.text:active
{
	color: #000000;
	text-decoration: none;
}
a.text:visited
{
	color: #000000;
	text-decoration: none;
}

.news_title
{
	font-family: Tahoma;
	font-size: 14px;
	line-height: 11px;
	color: #962828;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 3px;
}
.news_date
{
	font-family: Tahoma;
	font-size: xx-small;
	line-height: 1;
	color: Gray;
}
.news_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: black;
}
.news_link
{
	font-family: Tahoma;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	color: #962828;
}
.header_news
{
	font-family: Tahoma;
	font-size: 14px;
	line-height: 11px;
	color: #F46E02;
}



