BODY, TD, TH, P, .default
{
	font-size: 11px;
	font-family: Tahoma;
	color: #4B4E4B;
}

A, A:link, A:active, A:visited
{
	color: #65503D;
	text-decoration: underline;
	font-size: 11px;
}

A:hover
{ color: #65503D; text-decoration: none;  }

.title{font-size:14px;color:#65503D;font-weight:bold;}
.table{font-family:Verdana;font-size:10px;color:#ffffff}
A.hidden, A.hidden:visited, A.hidden:active, .hidden
{
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}

A.hidden:hover
{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

A.menu, A.menu:visited, A.menu:active, .menu
{
	color: #b10000;
	text-decoration: underline;
	font-size: 12px;
}

A.menu:hover
{
	color: #b10000;
	text-decoration: none;
	font-size: 12px;
}
A.banner, A.banner:visited, A.banner:active, .menu
{
	color: #65503D;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

A.banner:hover
{
	color: #65503D;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
A.bottom, A.bottom:visited, A.bottom:active, .bottom
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

A.bottom:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

A.menu2, A.menu2:visited, A.menu2:active, .menu2
{
	color: #0f0f0f;
	text-decoration: underline;
	font-size: 12px;
}

A.menu2:hover
{
	color: #0f0f0f;
	text-decoration: none;
	font-size: 12px;
}

.title
{
	font-weight: bold;
}

.second_menu
{
	font-weight: bold;
	font-size: 12px;
	color: #b10000;
}

A.top, A.top:visited, .top
{
	color: #878787;
	font-size: 11px;
}

A.top:hover,  A.top:active
{ color: #878787; text-decoration: none; font-size: 11px; }

A.schedule, A.schedule:visited, A.schedule:active, .schedule
{
	color: #241d00;
	text-decoration: underline;
	font-size: 10px;
}

A.schedule:hover
{
	color: #d70000;
	font-size: 10px;
	text-decoration: underline;
}

A.news_title, A.news_title:visited, A.news_title:active, .news_title
{
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

A.news_title:hover
{
	font-size: 11px;
	font-weight: bold;
}

A.small, A.small:visited, A.small:active, .small
{
	text-decoration: underline;
	font-size: 11px;
}

A.small:hover
{
	font-size: 11px;
}

A.news, A.news:visited, A.news:active
{
	color: #241d00;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

A.news:hover
{
	color: #241d00;
	font-size: 11px;
	font-weight: bold;
}

.news
{
	font-size: 11px;
}

A.photo, A.photo:visited, A.photo:active
{
	color: #867738;
	text-decoration: underline;
	font-size: 11px;
}

A.photo:hover
{
	color: #867738;
	font-size: 11px;
}

A.photo_h1, A.photo_h1:visited, A.photo_h1:active
{
	color: #b10000;
	text-decoration: none;
	font-size: 18px;
}

A.photo_h1:hover
{
	color: #b10000;
	font-size: 18px;
	text-decoration: underline;
}

select
{
	font-size: 10px;
}

textarea
{
	font-size: 12px;
}

input
{
	border-top: 1px solid #D6D1CB;
	border-left: 1px solid #D6D1CB;
	border-bottom: 1px solid #D6D1CB;
	border-right: 1px solid #D6D1CB;
	height: 17px;
	font-size: 11px;
}


.button_old
{
	background-color: #C6C7C9;
	border-bottom: 1px solid #8C8B8D;
	border-right: 1px solid #8C8B8D;
	border-left: 1px solid #FDFDFD;
	border-top: 1px solid #FDFDFD;
	font-size: 12px;
	font-weight: bold;
	color: #212121;
}

.button
{
	background-color: #65503D;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	height: 17px;
	border: none;
	}

.button2
{
	background-color: #F8B113;
	border-bottom: 1px solid #212121;
	border-right: 1px solid #212121;
	border-left: 1px solid #212121;
	border-top: 1px solid #212121;
	font-size: 12px;
	font-weight: bold;
	color: #212121;
	height: 22px;
	}

.checkbox
{
	border: none;
}

.radio
{
	border: none;
}

FORM
{
	margin: 0px, 0px, 0px, 0px;
	padding: 0px;
}


.fLabel
{
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
}

.fElement
{
	text-align: left;
}

.fError
{
	text-align: left;
	color: red;
}

form
{
	margin: 0px 0px 0px 0px;
}

H1, H2, H4
{
	color: #b10000;
	margin: 7px 0px 7px 0px;
	font-weight: normal;
}

H3
{
	color: #b10000;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

H1	{ font-size: 18px; }
H2	{ font-size: 16px; }
H3{ font-size: 18px; }
