body {
	margin-bottom: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:  url("images/blue_background.gif");
	background-attachment: fixed;
	color: #444444;
}

a:link {
	color: #003399;
	text-decoration:none;
}

a:visited {
  	color: #003399;
	text-decoration:none;
}

a:hover {
	color: #990000;
	text-decoration:underline;
}

a:active {
	color: #003399;
	text-decoration:none;
}

a.bottomlink {
	font-size: 9px;
}

a.bottomlink:visited {
	font-size: 9px;
}

a.bottomlink:active {
	font-size: 9px;
}

a.bottomlink:hover {
	color: #990000;
	font-size: 9px;	
}

a.featurelink {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	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: #990000;
	font-weight: bold;
	font-size: 13px;
	text-decoration:underline;	
}

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

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

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

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

.photo{
	border-color: #FFFFFF;
	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;
	}
	