body {
	background-color: #99cccc;
	margin: 0px;
	
	margin-top: 0px;
	margin-left: 0px;
}

.bodytext {
	font-family: Trebuchet MS, Trebuchet,Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.nav_bkgd{
	background-image: url("../images/nav_bkgd.jpg");
}

.int_tp_white_line{
	background-image: url("../images/tp_line.jpg");
}

.green_bkgd{
	background-color: #99CC99;
}

ul.mainnav {      list-style-type: none;      margin-left: -40px;
      margin-top: 0px;
      margin-bottom: 0px;}

.mainnav {
	font-family: Trebuchet MS, Trebuchet,Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 22px;
}


.mainnav a {
	text-decoration: none;
	color:#ffffff;
}
.mainnav a:visited {
	text-decoration: none;
	color:#ffffff;
}
.mainnav a:hover {
	text-decoration: underline;
	color:#339933;
}


a { color: #009900; text-decoration: underline;}
a:visited { color: #666666; text-decoration: none;}
a:hover { color: #ffffff; text-decoration: underline;}

h1 {
	font-family: Trebuchet MS, Trebuchet,Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 2px;
	color: #ffffff;
	margin-top: 0px;
	font-weight: lighter;
	text-transform: uppercase;
}
h2 {
	font-family: Trebuchet MS, Trebuchet,Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339933;
	margin-bottom: 0px;
}
h3 {
	font-family: Georgia, Times, New Times Roman, serif;
	font-size: 15px;
	font-style: italic;
	color: #666666;
	margin-bottom: 0px;
	font-weight: lighter;
}

h4 {
	font-family: Trebuchet MS, Trebuchet,Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #009900;
	margin-bottom: 0px;
	font-weight: lighter;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h5 {
	font-family: Trebuchet MS, Trebuchet,Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;

}



