#pageCenter {
  text-align: center;
}

#page {
  margin: 0em auto;
  width: 750px;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #f5f5f5;
  /*background: #f0f;*/
  margin-top: 0px;
  font-size: 8pt !important;
  color: #333;
}

#topMenu {
  margin: 5px 0 3px 0;
  font-size: 8pt !important;
  padding: 0 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: right;
}

#topMenu a {
	font-size: 8pt !important;
	text-decoration: none;
	color: #4B4B4B;
	font-weight: normal;
}

#topMenu a:hover {
	color: #B80906;
	font-weight: normal;
}

#mainMenu {
  margin-top: 0;
  height: 20px;
  font-size: 10pt !important;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: url(../images/77menuline.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #fff;
  padding-left: 5px;
}

#mainMenu a {
	font-size: 10pt !important;
	font-weight: bold;
	text-decoration: none;
	color: #4B4B4B;
}

#mainMenu a:hover {
	color: #B80906;
}

.bottit {
	font-size: 10pt !important;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DA251D;
	margin: 0px 0 10px 5px;
}

#subCont {
	width: 747px;
	margin-left: 3px;
}

a.more {
	font-size: 8pt !important;
	text-decoration: underline;
	color: #B80906;
	font-weight: normal;
}

a.more:hover {
	color: #4B4B4B;
	font-weight: normal;
	text-decoration: none;
}

#useTxt {
	width: 744px;
	text-align: justify;
}

#useTxt a {
	font-size: 8pt !important;
	text-decoration: underline;
	color: #333;
}

#useTxt a:hover {
	color: #B80906;
	text-decoration: none;
}

#pageFooter {
  font-size: 8pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #555;  
  margin-top: 20px;
  padding-top: 0px;
  border-top: #555 solid 1px;
  clear: both;
}

a.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt !important;
	text-decoration: underline;
	color: #333;
}
a.news:hover  {
	color: #B80906;
	text-decoration: none;
}

.imgr {
	float: right;
	margin: 0px 0px 5px 10px;
	clear: both;
}

