body {
	scrollbar-face-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color:#666666;
	scrollbar-arrow-color:#666666;
	background-color: #FFFFFF;
	margin: 0px;
	}

form {
	margin: 0px;
	}

ul {
	list-style-image: url(../images/interior/bullet.gif);
	}

/* Main Body Text */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	}

/* Main Link Styles */

a:link {
	color: #699AD6;
	text-decoration: underline;
	}
	a:hover {
		color: #666666;
		text-decoration: underline;
		}
	a:active {
		color: #666666;
		text-decoration: underline;
		}
	a:visited {
		color: #666666;
		text-decoration: underline;
		}
	a:visited:hover {
		color: #666666;
		text-decoration: underline;
		}
		
.whitelink {
	font-size: x-small;
	color: #FFFFFF;
	}
	a.whitelink:link {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.white:active {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:visited {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:visited:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}

/* --------CUSTOM TEXT--------- */

/* - footer - */
.footer {
	font-size: xx-small;
	color: #666666;
	}

	a.footer:link {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:hover {
		color: #000000;
		text-decoration: underline;
		}
	a.footer:active {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #000000;
		text-decoration: underline;
		}

/* - forms - */

.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #336600;
	font-weight: bold;
	text-transform: uppercase;
	}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #194775;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	}
.background1 {
	background-image: url(../images/interior/shadowbackground.jpg);
	background-repeat: repeat-y;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	font-weight: bold;

}
.sitemap {
	line-height: 30px;
	background-color: #efefef;
}
