body {
  background-color: #444444;
  /*background-image: url(../images/background/people1.png);
  background-repeat: no-repeat;
  background-position: bottom right;*/
}

.maintable {
 background-color: #ffcc66;
 border: 2px dotted #dddddd;
 width: 700px;
}
h3 {
 font-family: verdana, arial, "ms sans serif", sans-serif;
 font-size: 22px;
 margin: 10px;
 line-height: 18px;
 padding-left: 5px;
 }
.small {
 font-family: verdana, arial, "ms sans serif", sans-serif;
 font-size: 10px;
 font-weight: normal;
 padding-left: 4px;
 line-height: 13px;
 color: #656565;
 }
.newshead {
 font-family: verdana, arial, "ms sans serif", sans-serif;
 font-size: 16px;
 font-weight: bold;
 line-height: 13px;
 /*color: #858585;*/
 color: #FFFFFF;
 }
.news {
 border: 1px solid #888888;
 font-family: verdana, arial, "ms sans serif", sans-serif;
 font-size: 12px;
 line-height: 13px;
 padding: 5px;
 text-align: justify;
 font-style: italic;
 color: #EAEAEA;
}

.infohead {
 font-family: verdana, arial, "ms sans serif", sans-serif;
 font-size: 17px;
 font-weight: bold;
 padding-top: 13px;
 padding-bottom: 5px;
 line-height: 14px;
 text-align: center;
 }
.infotable
 {
 background-color: #404040;
 border: 2px #aaaaaa solid;
 }
.infotd
 {
 font-family: verdana, arial, "ms sans serif", sans-serif;
 font-size: 12px;
 line-height: 13px;
 padding: 10px;
 color: #EAEAEA;
 text-align: justify;
 }
.tborder {
 border: 1px dashed #888888;
 width: 550;
 font-size: 12px;
}
.date {
  font-size: 16px;
  font-family: verdana, arial, "ms sans serif", sans-serif;
  font-weight: bold;
  text-align: center;
  color: #0D0D0D;
}
A {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
    text-decoration: none;
    color: #FFCC66;
}
A:visited {
  text-decoration: none;
  color: #FFCC66;
}

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

A:active {
  text-decoration: none;
  color: #FFCC66;
}

BUTTON {
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #000000;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #000000;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px;
	COLOR: #243543;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	FONT-WEIGHT: bold;
	HEIGHT: 21px;
}