<!--
body {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial;
	color: #FFFFFF;
	text-align: left;
	background-color: none;
	background-image: url(./images/bg.jpg);
	background-repeat: repeat;
	background-position: left;
	margin-top: 0px;
	margin-left: 0px;}
				
tr,td,div {font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: verdana, arial;
  color: #FFFFFF;
  text-align: left;}
.masthead-seamless {background-image: url(./images/seamless.jpg);
  background-repeat: repeat-x;}
.navi {background-image: url(./images/navi-seamless.jpg);
  background-repeat: repeat-y;}
.body-top {background-image: url(./images/top-body.jpg);
  background-repeat: no-repeat;
  padding-left: 0px;}
.body {padding-left: 1px;}

input,textarea {background-color: #051505; 
  border-color: #FFFFFF; 
  color: #FFFFFF; 
  border-style: solid;}

P {font-weight: normal;}
.head {color: #FFFFFF;
  font-weight: bold;
  font-size: 24px;
  background-image: url(./images/header.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding-top: 0px;
  padding-bottom: 27px;
  padding-left: 10px;
  padding-right: 0px;}
    
A:link {text-decoration: none; 
  color: #66cc66;}
A:visited {text-decoration: none;
  color: #66cc66;}
A:active {text-decoration: none;
  color: #66cc66;}
A:hover {text-decoration: underline; 
  color: #66cc66;}-->