/* Background color */
body {background-color: #915127;
background:url(Back_Main.gif);
background-attachment: fixed;}

/* Header Font */
h1 {color: #ffffff;
font-family: tahoma;
font-size: 9px;
font-weight: normal;
text-align: center;
letter-spacing: 3px;
margin-top: 7px;
margin-bottom: 2px;}

/* Header Font */
h2 {color: #000000;
font-family: tahoma;
font-size: 12px;
font-weight: normal;
text-align: left;}

h3 {color: #000000;
font-family: tahoma;
font-size: 10px;
font-weight: normal;
text-align: left;
margin-bottom: 3px;
margin-left: 0px;
margin-right:0px;
margin-top:3px;}

h4 {color: #000000;
font-family: tahoma;
font-size: 10px;
font-weight: normal;
text-align: center;}

td {color: #000000;
font-family: tahoma;
font-size: 12px;
font-weight: normal;
text-align: center;}

/* Link Colors */
a:link {color: #915127; text-decoration: none}
a:visited {color: #915127; text-decoration: none}
a:active {color: #915127; text-decoration: none}
a:hover {color: #B06432; text-decoration: none}