body {
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	background-color: #000000;
}

a:link { 
	color: #b0232a; 
	background: transparent; 
	text-decoration: none; 
}

a:visited { 
	color: #b0232a; 
	background: transparent; 
	text-decoration: none; 
}

a:active { 
	color: #b0232a; 
	background: transparent; 
	text-decoration: none; 
}

a:hover {
	color: #ffffff;
	background: transparent;
	text-decoration: underline;
}

a.bottomlink {
	color: #ffffff;
	font-size: 11px;
}

a.bottomlink:visited {
	color: #ffffff;
	font-size: 11px;
}

a.bottomlink:active {
	color: #ffffff;
	font-size: 11px;
}

a.bottomlink:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}

a.featurelink {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

a.featurelink:visited {
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

a.featurelink:active {
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

a.featurelink:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-decoration:underline;	
}

td, textarea, input, select {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
}

.pageheading	{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #b0232a;
}

.featureheading	{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.image{
	border-color: #C0C0C0;
	border-width:1px;
      }

.photo{
	border-color: #C0C0C0;
	border-width:5px;
      }
	  
.inputscroll{
	background-color:#FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border-width: 1px;
	border-style: solid;
	border-color: #7f9db9;
	}
	