/*comment*/

a:link {
  color: #FFFF00; 
}

a:visited {
  color: #FF9900; 
}

a:hover { 
  color: #FF0000; 
  background: #FFFFFF;
}

a:active { 
  color: #6699FF; 
  background: #FFFFFF;
}

body {
margin: 0px 0px;
background-color: #660000;
position:relative;

font-size: 100%;
color: #FFFF00;
text-align: center; 
font-family: Times New Roman, Arial, sans-serif;
}


h1 {
font-family: Times New Roman, Arial, sans-serif;
font-size: 200%;
color: #FFFF00;
text-align: center; 
}

h2 {
font-family: Times New Roman, Arial, sans-serif;
font-size: 150%;
color: #FFFF00;
text-align: center; 
}

h3 {
font-family: Times New Roman, Arial, sans-serif;
font-size: 100%;
color: #FFFF00;
text-align: center; 
}

div.centerall {
text-align: center; 
}


div.copyright {
font-family: Arial, Times New Roman;
color: #ff0000;
font-size: 60%;
text-align: center;
}

div.georgiared {
font-family: Georgia, Times New Roman, Times, serif;
color: #ff0000;
font-size: 130%;
text-align: center;
}

div.siteadvice {
font-family: Arial, Times New Roman;
color: #ff0000;
font-size: 80%;
text-align: center;
}

table.boldleftalignsmtxt {
font-family: Times New Roman, Arial, sans-serif;
font-size: 80%;
color: #FFFF00;
font-weight: bold;
text-align: left;
margin: auto;
}

table.leftalignsmtxt {
font-family: Times New Roman, Arial, sans-serif;
font-size: 80%;
color: #FFFF00;
text-align: left;
margin: auto;
}

table.boldcentertxt {
font-family: Times New Roman, Arial, sans-serif;
font-size: 100%;
color: #FFFF00;
font-weight: bold;
text-align: center;
margin: auto;
}

table.boldcentertxtsm {
font-family: Times New Roman, Arial, sans-serif;
font-size: 80%;
color: #FFFF00;
font-weight: bold;
text-align: center;
margin: auto;
}

table.centertxt {
font-family: Times New Roman, Arial, sans-serif;
font-size: 100%;
color: #FFFF00;
text-align: center;
margin: auto;
}

table.centertxtblksm {
font-family: Times New Roman, Arial, sans-serif;
font-size: 70%;
color: #000000;
text-align: center;
margin: auto;
}

table.centertxtblk8pt {
font-family: Times New Roman, Arial, sans-serif;
font-size: 8pt;
color: #000000;
text-align: center;
margin: auto;
}

table.leftaligntxt {
font-family: Times New Roman, Arial, sans-serif;
font-size: 100%;
color: #FFFF00;
text-align: left;
margin: auto;
}

table.decorationtable {
width: 100%;
height: 27px;
position:absolute;

bottom:0;
left:0;
padding:0;
text-align:center;
}

table.decorationtabletop {
width: 100%;
height: 117px;
position:absolute;
top:0;
left:0;

}

table.leftaligntxtblk {
font-family: Times New Roman, Arial, sans-serif;
font-size: 100%;
color: #000000;
text-align: left;
margin: auto;
}

table.leftalignboldtxt {
font-family: Times New Roman, Arial, sans-serif;
font-size: 100%;
color: #FFFF00;
font-weight: bold;
text-align: left;
margin: auto;
}

table.leftaligntxtblksm {
font-family: Times New Roman, Arial, sans-serif;
font-size: 8pt;
color: #000000;
text-align: left;
margin: auto;
}

table.leftaligntxtblk10pt {
font-family: Times New Roman, Arial, sans-serif;
font-size: 10pt;
color: #000000;
text-align: left;
margin: auto;
}

td.cntrtxt8pt {
font-family: Times New Roman, Arial, sans-serif;
font-size: 8pt;
color: #FFFF00;
text-align: center;
}

td.cntrtxt9pt {
font-family: Times New Roman, Arial, sans-serif;
font-size: 9pt;
color: #FFFF00;
text-align: center;
}

td.lefttxt9pt {
font-family: Times New Roman, Arial, sans-serif;
font-size: 9pt;
color: #FFFF00;
text-align: left;
}

td.leftalignboldtxt {
font-family: Arial, sans-serif, Times New Roman;
font-size: 100%;
color: #FFFF00;
font-weight: bold;
text-align: left;
}

td.cntrboldtxt {
font-family: Arial, sans-serif, Times New Roman;
font-size: 100%;
color: #FFFF00;
font-weight: bold;
text-align: center;
}

td.cntrboldtxtblk {
font-family: Arial, sans-serif, Times New Roman;
font-size: 100%;
color: #FFFF00;
font-weight: bold;
text-align: center;
}

td.justify {
text-align: justify;
}

table.center {
text-align: center;
margin: auto;
}

table.aligntobottom {
width: 100%;
height: 27px;
position: absolute;
bottom: 0;
left:0;
display:none;
}

div.notice {
font-family: Times New Roman, Arial, sans-serif;
color: #FFFF00;
font-size: 100%;
font-weight: bold;
text-align: center;
}



