*{   
margin:0;   
padding:0;   
}  

body
{
margin-top: 30px;
background-color: #330000;
background-image: url('images/bg_1.jpg');
background-repeat: repeat-x;
font-family: "Courier New",Courier, monospace;
margin-left:auto;
margin-right:auto;
width:850px;
}

p
{
margin:4px;
font-size: 80%;
color: #C0C0C0;
text-align: center; line-height:1em
}

.form_sm
{	
font-size: 11px;
color: #666666;
text-align: left;
line-height:1.4em;
font-weight: normal;
margin-left:2px; margin-right:1px; margin-top:1px; margin-bottom:1px
}

.subform
{
font-size: 70%;
color: #FFFFFF;
text-align: center;
}

.subkey
{
font-size: 100%;
color: #000000;
text-align: center;
}

.privacy
{	
margin:4px 65px;
font-size: 11px;
color: #CCCCCC;
text-align: left; line-height:1.2em;
}

.copywright
{
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 10px;
color: #CCCCCC;
}

.thumbs
{	
font-family: Arial,Helvetica,sans-serif;
font-size: 80%;
color: #CCCCCC;
text-align: center;
line-height:1.4em;
font-weight: normal;
margin:0px;
}

.pay
{	
font-size: 11px;
color: #CCCCCC;
text-align: center;
line-height:1.4em;
font-weight: normal;
margin-left:0px; margin-right:0px; margin-top:6px; margin-bottom:2px
}

.red 
{
color: #990000;
}

.red_sml
{
font-family: Arial,Helvetica,sans-serif;
margin:8px;
font-size: .9em;
color: #990000;
text-align: center; line-height:1.2em
}

.blk_sml
{
margin:0px;
font-size: 8px;
color: #000000;
text-align: center; line-height:1em
}

h1
{
font-family: Arial,Helvetica,sans-serif;
font-size: 95%;
letter-spacing: 1px;
color: #FFFFFF;
text-align: center;
font-weight: bold;
margin-top:12px;
margin-bottom:4px;
}

h3
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #FFFFFF;
text-align: center;
letter-spacing:2px;
font-weight: bold;
margin-top:10px;
margin-bottom:4px;
}

h4
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #990000;
text-align: center;
font-weight: normal;
margin-top:12px;
margin-bottom:4px;
}

h5
{
font-size: 14px;
color: #999999;
text-align: center;
font-weight: bold;
margin-top:4px;
margin-bottom:4px;
}

a:link {
  color: #CC9900;
  text-decoration: underline;
}

a:visited {
  color: #CC9900;
  text-decoration: underline;
}

a:hover {
  color: #990000;
}

a:active {
  color: #336699;
  text-decoration: underline;
}