html, body, h1, h2, h3, h4, a {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*li {
  list-style: url(images/li5.gif);
}*/

img {
	border: 0;
}

a {
  font: 8pt arial, Tahoma;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	
}

a:hover {
  font: 8pt arial, Tahoma;
  font-weight: bold;
	color: #990000;
	text-decoration: underline;
	
}

body {
	text-align: center;
	font: 8pt Trebuchet MS, Century Gothic, Book Antiqua, Verdana, Sans-serif;
	font-style: italic;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9F5EA;/*#F9F5EA*/
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper {
  background-color: #fff;
	width: 744px;
	height: 568px;;
	position: relative;
	border: 1px solid #990000;
}

#body-left {
  background-color: #fff;
	float: left;
	width: 200px;
	height: 483px;
	margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
  border-right: 0px solid #990000;
  border-top: 0px solid #990000;
}

#body-right {
  text-align: center;
  background-color: #ffffff;
	float: right;
	width: 540px;
	height: 483px;
	margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
  border: 0px solid #990000;
}

#footer {
  text-align: -moz-center;
  background-image: url(images/foot.bmp);
	font: 8pt Trebuchet MS, tahoma;
  font-weight: normal; 
	width: 743px;
	height: 50px;
  margin-left: 0px;	
	margin-right: 0px;
	float: bottom;
}

#trans{
  font: transparent;
}

p{
  text-align: justify;
}

b{
  font-family: arial, Trebuchet MS, Century Gothic;
  font-weight: bold;
  color: #ffffff;  
  font-style: normal;
}

div{
  text-align: -moz-center;
  font-weight: normal;
}

h5 {
  font: 12pt Trebuchet MS, Century Gothic;
  font-weight: bold;
  color: #000;
  text-align: -moz-center;
 }

#red{
  color: #000;
  text-align: left;
  font-size: 8pt; 
} 

#menu {
  font: 10pt Trebuchet MS, Century Gothic;
  color: #990000;
  text-align: left;
  font-weight: bold;
} 

#submenu {
  font: 10pt Trebuchet MS, Century Gothic;
  color: #808080;
  text-align: left;
  font-weight: normal;
} 

td {
  color: #808080;
  font: 11px arial, verdana, Trebuchet MS, arial, sans-serif, sans-serif;
  font-style: normal;
  text-align: justify;
}

#normal{
  color: #000;
  font: 11px arial, verdana,Trebuchet MS, tahoma;
  font-weight: normal;
  text-align: -moz-center;
  /*font: 8pt tahoma;
  text-align: -moz-center;
   */
  text-decoration: none;
} 

#right{
  font: 8pt Trebuchet MS, Century Gothic;
  color: #990000;
  text-align: right;
  font-weight: bold;
}

#fn{
  font: 10pt Trebuchet MS, tahoma;
  color: #990000;
  font-style: italic;
  font-weight: bold;
}

