﻿h1 { color: #7C0407; text-transform: lowercase; font-variant: small-caps; font-size: 20px; }
h2 { color: #7C0407; text-transform: lowercase; font-variant: small-caps; font-size: 18px; }

body
{
	background-image: url('images/backg02.jpg'); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    background-position: top center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}
.spacer_red
{
	background-image: url('images/spacer_red.gif');
}
.fileupload
{
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
	height: 22px
}
a:link {  text-decoration: none; color:#7C0407}
a:hover {  color: #999999; text-decoration: none}
a:visited {  text-decoration: none; color:#7C0407}
a:active {  text-decoration: none}