body {
	MARGIN-LEFT: auto;
	MARGIN-right: auto;
	MARGIN-TOP: 30px;
	FONT-SIZE: 12px;
	font-family: arial, helvetica, sans serif;
      COLOR: #383838;
	background-color:white;
}
td {
	FONT-SIZE: 12px;
	font-family: arial, helvetica, sans serif;
      COLOR: #383838;
}.mainMenuAt {	
	display:block;
	height:12px;
	padding:11px 8px 0px 8px;
	background-image:url('../images/menu_on.gif');
	background-position:top center;
	background-repeat:no-repeat;
}
.mainMenuAt a:link, .mainMenuAt a:active, .mainMenuAt a:visited, .mainMenuAt a:hover{	
	font-family: arial, helvetica, sans serif;
	color: #3a3a3a;
	font-size: 12px;
	font-weight: bold;
	white-space:nowrap;
	text-decoration: none;
}
.mainMenu a:link, .mainMenu a:active, .mainMenu a:visited {
	display:block;
	height:12px;
	padding:11px 8px 0px 8px;
	font-family: arial, helvetica, sans serif;
	color: #3a3a3a;
	text-decoration: none;
	white-space:nowrap;
}

.mainMenu a:hover {
	background-image:url('../images/menu_on.gif');
	background-position:top center;
	background-repeat:no-repeat;
	color: #3a3a3a;
	text-decoration: none;
}
.subMenu {	


}
.subMenu a:link, .subMenu a:active, .subMenu a:visited {
	display:block;	
	padding:11px 0px 4px 15px;

	color:#840000;
	text-decoration:none;
}
.subMenu a:hover {

	background-image:url(../images/subMenu_on.gif);
	background-repeat:repeat-x;
	background-color:#b7b7b7;
	color:#840000;
	font-weight:bold;
	text-decoration:none;
}
.subMenuAt {
	background-image:url(../images/subMenu_on.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:11px 0px 4px 15px;
	background-color:#b7b7b7;
}
.subMenuAt a:link, .subMenuAt a:active, .subMenuAt a:visited, .subMenuAt a:hover {

	color:#840000;
	font-weight:bold;
	text-decoration:none;
}

.address {
	font-size:11px;
	line-height:16px;
}
.news {
	color:#646464;
	line-height:14px;	
}
A.news {
	color:#646464;
	line-height:14px;	
	text-decoration:none;
}
A.news:hover {
	color:#646464;
	line-height:14px;	
	text-decoration:underline;
}
.newsDate {
	color:#840000;
	font-weight:bold;
	text-decoration:none;
}
a:link,  a:active,  a:visited, a:hover {
      COLOR: #840000;
	text-decoration:underline;
}

H1
{
	color:#660000;
	font-size: 16px;
	display:inline;
}
H2
{
	color:#990000;
	font-size: 14px;
	display:inline;
}
H3{
	color:#840000;
	font-size: 13px;
	font-weight: bold;
	display:inline;
}

.credit {
	font-family: arial, helvetica, sans serif;
	font-size: 10px;
	color: #383838;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-family: arial, helvetica, sans serif;
	font-size: 10px;
	color: #383838;
	text-decoration: none;
}
.credit a:hover {
	font-family: arial, helvetica, sans serif;
	font-size: 10px;
	text-decoration:underline;
	color: #383838;
}
.keys a:link, .keys a:visited {
	font-family: arial, helvetica, sans serif;
	font-size: 10px;
	color: #383838;
	text-decoration: none;
}
.keys a:hover, .keys a:active {
	font-family: arial, helvetica, sans serif;
	font-size: 10px;
	text-decoration:none;
	cursor:text;
	color: #383838;
}
