@charset "utf-8";
/* CSS Document */
body {
	background-color: #330000;
	background-repeat: repeat;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
H1{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

HR {
	color: #999966;
}

a:link	{
	text-decoration:underline;
	color:#000000;
}
a:visited	{
	text-decoration:underline;
	color:#000000;
}
a:hover	{
	text-decoration:underline;
	color:#666600;
}

a:link.sidebar		{
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 14px;
}
a:visited.sidebar		{
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 14px;
}
a:hover.sidebar			{
	text-decoration:underline;
	color:#CCCCCC;
	font-size: 14px;
}
TD.nav{
	background-color: #336666;
	background-repeat: repeat;
}
TD.content{
	background-image: url(../images/contentback.jpg);
	background-repeat: repeat;
}
TD.grass{
	background-image: url(../images/grass.jpg);
	background-repeat: repeat;
}
TD.footleft{
	background-image: url(../images/dropleft.jpg);
	background-repeat: no-repeat;
}
TD.footright{
	background-image: url(../images/dropright.jpg);
	background-repeat: no-repeat;
}
TD.footer{
	font-family: "Times New Roman", Times, serif, Tahoma;
	color: #FFFFFF;
	font-size: 11px;
}
a:link.footerlink		{
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 11px;
}
a:visited.footerlink	{
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 11px;
}
a:hover.footerlink		{
	text-decoration:underline;
	color:#CCCCCC;
	font-size: 11px;
}

img.comphoto {
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link.weblink {
	text-decoration:underline;
	color:#000000;
	font-size: 10px;
	font-style: italic;
}
a:visited.weblink {
text-decoration:underline;
	color:#000000;
	font-size: 10px;
	font-style: italic;}
a:hover.weblink {
text-decoration:underline;
	color:#666600;
	font-size: 10px;
	font-style: italic;}
a.logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div.caption {
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 10px;
	color: #000000;
}
td.caption {
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 10px;
	color: #000000;
}
