body {
	background: url(../images/background.gif) #003300 bottom right fixed no-repeat; /* url(images/background.gif) */
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
}


A {
text-decoration: none;
color: #ff6600;
}

A:Hover {
text-decoration: none;
color: #ffffff;
}

.navlinks {
COLOR:  #666666; 
font-size: 18px;
font-weight: bold;
TEXT-DECORATION: none
}

A.navlinks:hover {
COLOR: #601b60; 
font-size: 18px;
font-weight: bold;
TEXT-DECORATION: none
}

.website-services {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #ff6600;
}

.HEADERbackground
{
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
background-color: #F5F5F5;
}

.title {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
    color: #ff6600;
}

.small-white-text {
	font-size: 12px;
	line-height: 12px;
    color: #FFFFFF;
}

.bottom {
	font-size: 10px;
	line-height: 18px;
    color: #000000;
}

.dottedline {
    border-top: thin dotted }
	

.green { 
  background-color: #003300; 
}

