<!--
.frame {
	width: 615px;
	height: 190px;
	border: none;
	overflow:hidden;
	padding: 0px;
}

.pgBtm {
    FONT-SIZE: 10pt;
    font-family: Arial,san-serif;
    COLOR: white;
}

.content {
  font-family: Arial,san-serif;
  font-size: 18;
  color: white;
}

BODY {
	background-color:#464646;
	font-family: Arial,san-serif;
}
A:link{color: #FF0000;}
A:visited{color: #FF0000;}

#botty {
	display:none;
}

TR#menu1 {
	background-color: #750000;
}

TR#menu2 {
	background-color: #750000;
}

DIV#BTNS {
  display: table-cell;
  vertical-align: middle;
  position: RELATIVE;
  top: 5%;
}

DIV#SUBMENU {
  display: table-cell;
  vertical-align: middle;
  position: RELATIVE;
  top: 5%;
}

DIV#LogoLayer {
  position: ABSOLUTE;
  top:   0px;
  width: 380px;
  left:  0px;
 }

DIV#ScrollLayer {
  position: ABSOLUTE;
  overflow: hidden;
  top:   0px;
  width: 615px;
  left:  380px;
  height: 240px;
  background-image: url("../pics/background.gif");
 }

DIV#Menu1Layer {
  display: table; 
  overflow: hidden;
  position: ABSOLUTE;
  top:    245px;
  width:  1000px;
  left:   0px;
  height: 50px;
  background-color: #750000;
}

DIV#Menu2Layer {
  display: none; 
  position: ABSOLUTE;
  top:    295px;
  width:  150px;
  left:   0px;
  height: 200px;
  background-color: #750000;
 }

DIV#ContentLayer {
  position: ABSOLUTE;
  top:   295px;
  width: 1000px;
  left:  0px;
 }

H1 {
  color: #FFFFFF;
  font-size: 30pt;
  display: inline;
}

H2#font16 {
  font-style: italic;
  font-size: 16pt; 
  display: inline;
  color: white;
}

H2#underline {
  text-decoration: underline;
  font-style: italic;
  font-size: 24pt; 
  display: inline;
  color: white;
}

H2 {
  font-style: italic;
  font-size: 24pt; 
  color: white;
  display: inline;
}

H3 {
  font-style: normal;
  font-size: 20pt;
  color: white;
  display: inline;
}

H3#dark {
  font-style: italic;
  font-size: 20pt;
  display: inline;
  color: white;
}

H4 {
  font-style: normal;
  font-size: 14pt;
  color: white;
  display: inline;
}

H4#dark {
  font-style: normal;
  font-size: 14pt;
  color: white;
  display: inline;
}

H5 {
  font-style: normal;
  font-size: 12pt;
  color: white;
  display: inline;
}

H1, H2, H3, H4, H5 {
  font-family: Arial,san-serif;
}

H2#UC {
  text-decoration: underline;
  font-style: normal;
  font-size: 24pt; 
  color: white;
}

.heading1 {
  font-style: bold;
  font-size: 36pt;
  color: white;
  display: inline;
}
.heading2 {
  font-style: italics,bold;
  font-size: 28pt;
  color: white;
  display: inline;
}
.heading3 {
  font-style: bold;
  font-size: 24pt;
  color: white;
  display: inline;
}
.heading4 {
  font-style: bold;
  font-size: 20pt;
  color: white;
  display: inline;
}
.heading5 {
  font-style: bold;
  font-size: 16pt;
  color: white;
  display: inline;
}
.heading6 {
  font-style: bold;
  font-size: 12pt;
  color: white;
  display: inline;
}
.heading7 {
  font-style: bold;
  font-size: 8pt;
  color: white;
  display: inline;
}

.paragragh1 {
  font-style: normal;
  font-size: 12pt;
  color: white;
  display: inline;
  text-indent: 1cm;
}
.paragragh2 {
  font-style: normal;
  font-size: 12pt;
  color: white;
  display: inline;
  text-indent: 2cm;
}
.paragragh3 {
  font-style: normal;
  font-size: 12pt;
  color: white;
  display: inline;
  text-indent: 3cm;
}
.paragragh4 {
  font-style: normal;
  font-size: 12pt;
  color: white;
  display: inline;
  text-indent: 4cm;
}

.normal {
  font-style: normal;
  font-size: 12pt;
  color: white;
  display: inline;
}
-->

