<!--
body {
	background-image: url("media/bk_main.jpg");
        background-repeat: repeat-y;
        background-attachment: scroll;
        background-color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none; 
	color: #d0401c;
}
td, th, form, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
th {
	font-weight: bold; 
	color: #f4eee7; 
	text-align: left; 
	background-color: #67200e
}
.sml {
	font-size: 9.5px;
}
.logo {
        font-weight: bold;
        color: #67200e;
}
.solid-body {
        padding: 0px;
        spacing: 0px;
        border: 1px solid #000000;
}

.submitbut {
  background-color : #e9e9e9;
  border : 1px solid;
  border-bottom : 1px solid Gray;
  border-top : 1px solid Silver;
  border-left : 1px solid Silver;
  border-right : 1px solid Gray;    
  font-size: 11px;
  font-weight: plain;
}

.submitbut2 {
  background-color : #e9e9e9;    
  border : 1px solid Gray; 
  font-size: 11px; 
  font-weight: bold;
}

.mp {
font-family : Verdana, Arial;
font-size : 11px ;
color : #FF9900; 
font-weight : bold;
background-color : #F7F7F7;
border : 1px solid #CDCFD0;
padding-top : 2px;
padding-bottom : 2px;
padding-left : 5px;
}

-->
