Body {

  cursor:default;
  background:#0D0000 url('images/background.gif') repeat-y right 0%;	
  background-attachment: fixed;
  font-family: arial;
  font-size: 11px;
  color:#C50202;
  margin: 0px;
    }

.main {position: absolute; 
		 right: 0px; 
		 top: 288px; 
		 width: 630px; 
		 padding-left: 20px;
		 padding-right: 20px;
		 padding-bottom: 20px;
		 background-color:#000000;
		 border-top: 1px solid #510101;
		 }



td {font-family: arial;
  font-size: 11px;
  color:#C50202;
  text-align: justify;}
  
  input, textarea, option, select {
background-color: #0D0000; 
border: #470101 1px solid; 
font-weight: bold; 
font-size: 11px; 
font-family: arial;
color: #C50202 ;}

h1 {
	color: #510101; 
	text-align: left; 
	font-family: times, serif;
	font-weight: bold; 
	font-size:18px;
	text-indent: 25px
	}
h1:first-letter { font-size:24px;}

	


a:link, a:active, a:visited {
	color: #780303; 
	  font-family: arial;
	font-size: 9pt;
	text-decoration: none; 
	font-weight: bold;}

a:hover {
	color: #510101; 
	  font-family: arial;
	font-size: 9pt; 
	text-decoration: none; 
	font-weight: bold;}
