* { 
  font: 12px arial, helvetica, sans-serif;
}
 
#headerFeedback {
        height: 30px;
        text-align: center;
}

#header {
	height: 30px;
        text-align: center;
}

#headerTop {
    height: 16px;
    BACKGROUND-IMAGE: url(../images/main-bar-bgt.gif);
}

#headerMenu {
    height: 20px;
    BACKGROUND-IMAGE: url(../images/darkbg.jpg);
    text-align: center;
}

#headerBottom {
    height: 16px;
    BACKGROUND-IMAGE: url(../images/main-bar-bg.gif);
}

#bodyCenter{
    height: 550px;
    text-align: center;
}

#footer {
	padding-left: 25px;
	text-align: center;
}

table.outer{
        padding: 0;
        background-color: transparent;
        border: 0;
}

table.grey{
        padding: 2;
        background-color: #CCCCCC;
        border: 1;
}

td.grey{
        padding: 0;
        width: 100%
        background-color: #CCCCCC;
}

td.outer{
        padding: 0;
        width: 100%
        background-color: transparent;
}

tr.outer{
        padding: 0;
        width: 100%
        background-color: transparent;
}

h1 { 
  margin: 0;
  padding: 5px 0 5px 0;
  font: 20px arial, helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
}

h2 { 
  margin: 0;
  padding: 0;
  font: 20px arial, helvetica, sans-serif;
  color: #ff2222;
  font-weight: bold;
}

h3 {
  margin: 0;
  padding: 5px 0 5px 0;
  font: 13px arial, helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
}

h4 {
  margin: 0;
  padding: 5px 0 5px 0;
  font: 20px arial, helvetica, sans-serif;
  color: BLUE;
  font-weight: bold;
}

h5 {
  margin: 0;
  padding: 5px 0 5px 0;
  font: 20px arial, helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
}

h6 {
  margin: 0;
  padding: 0;
  font: 20px arial, helvetica, sans-serif;
  color: #ff2222;
  font-weight: bold;
}

body{
  background-color: #ffffff;
  font-family: 14px arial, helvetica, sans-serif;
  color: #000000;
}

img, p { 
  padding: 0;
  margin: 0;
  border: 0;
}

a:hover {
        color: #000000;
}

a{
	color: BLUE;
}

em{
	color: #F3C861;
}

table{
	background-color: #ffffff;
        border: 0;
}


td{
	background-color: #ffffff;
}

font.white{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff
}

font.yellow{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #aa9900;
}
font.green{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #22ff22;
}
font.red{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff2222;
}

h4 {
  margin: 0;
  padding: 0;
  font: 14px arial, helvetica, sans-serif;
  color: #0080FF;    
  font-weight: bold;
}
h5 {
  margin: 0 0 0 20px;
  padding: 0;
  font: 12px arial, helvetica, sans-serif;
  color: #808080;
  font-weight: normal;
}
h6 {
  margin: 0 0 0 20px;
  padding: 0;
  font: 12px arial, helvetica, sans-serif;
  color: #00bb00;
  font-weight: normal;
}

blockquote {
  margin: 0 0 0 20px;
  padding: 0;
  font: 12px arial, helvetica, sans-serif;
  color: #FF0000;   
  font-weight: normal;
}
p.single { 
  text-indent: 0; 
  margin-bottom: 15px; 
  padding: 15px; 
  margin-top: 0; 
}

.grey {
  color: #808080;
}

.yellow {
  color: #cc9900;
}

.green {
  color: #00bb00;
}

.blue {
  color: #0068ff;
}

.purple {
  color: #8000ff;
}

.white {
  color: #ffffff;
}

* { 
  font: 12px verdana, arial, sans-serif;
}

font.white{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff
}

font.yellow{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #aa9900;
}

font.green{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #22ff22;
}

font.red{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff2222;
}
