body {
	margin: 0px 0px 0px 0px;
	background-color: #032036;
}
body,td {
	font: 11px Verdana, Arial, Helvetica, 'Sans-Serif';
	color : #94D6E7;
}

a:link,a:visited,a:active {
  color : gold;
  text-decoration : none;
}
a:hover {
  color : yellow;
  text-decoration : underline;
}


.content  {
  line-height : 17px;
  text-align: justify;
}

.menu  {
  line-height : 15px;
}

.menutop  {
  background-image: url('../images/site_07.jpg');
  background-repeat: repeat-x;
  text-align: center;
}

.menutit1  {
  background-image: url('../images/site_09.jpg');
  background-repeat: repeat-x;
}

.menutit2  {
  background-image: url('../images/site_14.jpg');
  background-repeat: repeat-x;
}

.tit  {
  color : gold;
}

.tit1  {
  font-weight : bold;
  color : gold;
}

.tit2  {
  font-size : 13px;
  font-weight : bold;
  color : gold;
}

.tit3  {
  font-size : 15px;
  font-weight : bold;
  color : gold;
}

.tiny  {
  font: 9px Trebuchet MS, Verdana, Arial, Helvetica, 'Sans-Serif';
  color : #55c9e7;
}

INPUT, TEXTAREA, CHECKBOX	{
  background-color: #D6EEF8;
  color: black;
  border-color: #999999;
  border-width: 1;
  font-family: verdana, arial;
  font-size: 9px;
}