body {
	font-family: "Gill Sans MT", Verdana, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 14px;
	background-color: #993300;


}
td {
	color: #993300;
	font-size: 12px;
	font-family: "Gill Sans MT", Verdana, sans-serif;
}
.picborder {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 25px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	padding: 2px;
	border: none;
}
a:visited {
	text-decoration: none;
	padding: 2px;
	border: 2px dotted #CCCCCC;
	color: #333333;

}
a:hover {


	text-decoration: underline;
	padding: 2px;
	border: 2px dotted #FFCC33;
}
a:active {



	text-decoration: none;
	padding: 2px;
	border: 2px dotted #FFFFFF;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #993300;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(images/headline_bgrd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;




}
.contacts {
	color: #FFFFFF;
}
.contacts a:link {
	text-decoration: none;


}
.contacts a:visited {
	text-decoration: none;
	border: none;

}
.contacts a:hover {
	text-decoration: none;
	border: none;

}
.contacts a:active {
	text-decoration: none;
	border: 0px none;

}
