body, td, html, p, div, a {
		color:#000000;
		font-family:Arial Unicode MS;
		font-size:12px;
}
p {
		color:#000000;
}
h1 {
		margin: 0px;
		padding: 0px;
		font-size: 16px;
		font-weight: bold;
}
input {
		margin: 0px;
		padding: 1px;
}
input.first, textarea.first {
		border: 0px;
		margin: 0px;
		padding: 1px;
		font-size:14px;
		color: #868686;
}
form {
		margin: 0px;
		padding: 0px;
}
a, a:hover, a:visited {
		color:#761a4b;
}
a.news_text, a.news_text:hover, a.news_text:visited, span.news_text {
		color:#2a2a2a;
		text-decoration: none;
}
a.news_title, a.news_title:hover, a.news_title:visited, span.news_title {
		color:#2a2a2a;
		text-decoration: none;
		font-weight: bold;
}
span.news_date {
		color:#2a2a2a;
		text-decoration: none;
		font-size:10px;
}
a.active, a.active:visited, span.active {
		color:#761a4b;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 0px;
		font-size: 11px;
		font-weight: normal;
}
a.no_active:hover {
		color:#761a4b;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 0px;
		font-size: 11px;
		font-weight: normal;
}
a.no_active, a.no_active:visited, span.no_active {
		color:#2a2a2a;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 0px;
		font-size: 11px;
		font-weight: normal;
}
td.menu_top {
		background-image: url('/images/bg_menu_top.gif');
		background-repeat: repeat-x;
		background-position: left top;
}
td.menu {
		background-image: url('/images/bg_menu.gif');
		background-repeat: repeat-x;
		background-position: left top;
}
td.menu_bottom {
		background-image: url('/images/bg_menu_bottom.gif');
		background-repeat: repeat-x;
		background-position: left top;
}
td.border {
		border: 1px solid #bababa;
		padding: 5 5 5 5;
}
td.bottom {
		background-image: url('/images/bg_bottom.gif');
		background-repeat: repeat-x;
		background-position: left top;
}
td.bottom2 {
		background-image: url('/images/bg_bottom.gif');
		background-repeat: repeat-x;
		background-position: left top;
		padding: 10px;
		font-weight: bold;
		font-size: 11px;
		color: #2a2a2a;
}
td.bottom2 strong{
	font-size: 9px;
	white-space: uppercase;
}
td.input {
		border-top: 1px solid #acacac;
		border-bottom: 1px solid #acacac;
}

