BODY {
	text-decoration: none;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #003333;
	scrollbar-darkshadow-color: #336633;
	scrollbar-track-color: #336699;
	scrollbar-arrow-color: #ffcc66;
	background-color: #232840;
} 

P {
    color: #000000;
    font-size: 12px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
}

H1 {
		color: #000000;
		font-size: 14px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	  font-weight : bold;
}

H2 {
		color: #000000;
		font-size: 16px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	  font-weight : bold;
}
	
H3 {
		color: #000000;
		font-size: 11px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	  font-weight : bold;
}

P.centered {
    color: #000000;
    font-size: 12px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
}

P.version2 {
    color : #000000;
    font-size: 12px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
}

P.version3 {
    color : #000000;
    font-size: 11px;
    text-decoration : none;
    font-family : Tahoma, Helvetica, sans-serif;
}

P.smlinks {
    color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

P.verysmall {
    color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9.5px;
	font-style : normal;
}

P.heading {
    color: #000000;
    font-size: 14px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

P.subheading {
    color: #000000;
    font-size: 13px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

TABLE {
	color : Black;
    font-size: 11px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
}

TD {
	color: #000000;
	font-size: 11px;
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;

}

TD.version2 {
     color: #000000;
     font-size: 11px;
     text-decoration : none;
     font-family : Tahoma, Arial, Helvetica, sans-serif;
}

TD.smlinks {
     color : #000000;
	 font-family : Arial, Helvetica, sans-serif;
	 font-size : 10px;
	 font-style : normal;
	 font-weight : bold;
}

TR.small {
     color : #000000;
	 font-family : Arial, Helvetica, sans-serif;
	 font-size : 9.5px;
	 font-style : normal;
	 font-weight : bold;
}

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

A:link {  
      color: #000099;
	  font-weight : bold;
}

A:visited { 
      color:#0066cc;
      font-weight : bold;
}

div.menuBar, div.menuBar a.menuButton {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #000000;
}

div.menuBar {
  background-color: #F0EEE2;
  padding: 6px 2px 6px 2px;
  text-align: center;
  margin-left:20px;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  color: #000000;
  cursor: pointer;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #909090 #f0f0f0 #f0f0f0 #909090;
  color: #000000;
}
.Bold {
	font-weight: bolder;
}
.Red {
	color: #990000;
}
.red {
	color: #990000;
}
.RedBold2 {
	font-weight: bold;
	color: #FF0000;
}
.capletters {
	text-transform: uppercase;
}
.Bold12pxl {
	font-size: 12px;
	font-weight: bold;
}
.text10pxl {
	font-size: 10px;
}
.textbold10pxl {
	font-size: 10px;
	font-weight: bold;
}

