body       { color: black; font-size: 14px; font-family: Arial, Helvetica, sans-serif; background-color: white; scrollbar-arrow-color: #FFFFFF; scrollbar-base-color: #0A9506    }


h1           {
	color:           #dd0e04;
	font-size:        36px;
	background-color: transparent;
	text-align:       center;
	margin-top:       0;
	margin-bottom:    12px }





h2         { color: #0a9506; font-size: 24px; background-color: transparent; text-align: center; margin-top: 8px; margin-bottom: 8px }
h3 {
	font-size:  18px;
	font-weight: bold;
	margin:      0 }

div.main           {
	background-color:     transparent;
	background-image:      url(../images/background.jpg);
	margin-left:           50px;
	padding:               15px;
	width:                 770px;
	height:                430px }
	
div.quickmenu    { text-align: center; visibility: visible; position: absolute; top: 425px; width: 770px }

p    {
	font-size:    14px;
	line-height:   18px;
	margin-top:    5px;
	margin-bottom: 5px }


td {
	font-size:  14px;
	}
	
input, textarea {
	background-color: transparent;
	border:            solid 1px black }
	
img.top  { padding: 2px; border: solid 1px #0a9506 }

a:link, a:visited    { 
	color: #0a9506; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	background: url(../images/gif/link.gif) no-repeat left center; 
	padding-left: 18px; }

a:active   { }

a:hover    { color: red }

.small { font-size: 9px; font-family: Arial, Helvetica, sans-serif }

a:link.small { font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-style: italic }

.strong {
	font-weight: bold }
	
.border { border: solid 1px gray }

.qbar   { font-weight: bold; background-color: transparent; border: solid 1px #0a9506 }

.red   { color: red; font-weight: bold; background-color: transparent; text-align: center }

