body {
	margin: 0px 0px 0px 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: "Tahoma", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
}
td img { display: block; }
a:link {
	color:#555555;
	text-decoration:underline;
}
a:visited {
	color:#555555;
	text-decoration:underline;
}
a:hover {
	color:#003014;
	text-decoration:none;
}
a.greenslinks:link {
	color: #003014;
	text-decoration: none;
}
a.greenslinks:visited {
	color: #003014;
	text-decoration: none;
}
a.greenslinks:active {
	color: #003014;
	text-decoration: none;
}
a.greenslinks:hover {
	color: #555555;
	text-decoration: underline;
}
a.greylinks:link {
	color: #45407C;
	text-decoration: none;
}
a.greylinks:visited {
	color: #45407C;
	text-decoration: none;
}
a.greylinks:active {
	color: #45407C;
	text-decoration: none;
}
a.greylinks:hover {
	color: #555555;
	text-decoration: underline;
}
a.goldlinks:link {
	color: #A7792B;
	text-decoration: none;
}
a.goldlinks:visited {
	color: #A7792B;
	text-decoration: none;
}
a.goldlinks:active {
	color: #A7792B;
	text-decoration: none;
}
a.goldlinks:hover {
	color: #555555;
	text-decoration: underline;
}
a.bluelinks:link {
	color: #0173A2;
	text-decoration: none;
}
a.bluelinks:visited {
	color: #0173A2;
	text-decoration: none;
}
a.bluelinks:active {
	color: #0173A2;
	text-decoration: none;
}
a.bluelinks:hover {
	color: #555555;
	text-decoration: underline;
}
a.greenlinks:link {
	color: #16960F;
	text-decoration: none;
}
a.greenlinks:visited {
	color: #16960F;
	text-decoration: none;
}
a.greenlinks:active {
	color: #16960F;
	text-decoration: none;
}
a.greenlinks:hover {
	color: #555555;
	text-decoration: underline;
}
a.redlinks:link {
	color: #AE2C1B;
	text-decoration: none;
}
a.redlinks:visited {
	color: #AE2C1B;
	text-decoration: none;
}
a.redlinks:active {
	color: #AE2C1B;
	text-decoration: none;
}
a.redlinks:hover {
	color: #555555;
	text-decoration: underline;
}
a.pinklinks:link {
	color: #9D2559;
	text-decoration: none;
}
a.pinklinks:visited {
	color: #9D2559;
	text-decoration: none;
}
a.pinklinks:active {
	color: #9D2559;
	text-decoration: none;
}
a.pinklinks:hover {
	color: #9D2559;
	text-decoration: underline;
}
.normal {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
}
.normalgreen {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #003014;
}
.mini {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
}
h1 {
	font-family: "Arial", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #003215;
	letter-spacing: -1px;
}
h2 {
	font-family: "Arial", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #003215;
	letter-spacing: -1px;
}
h3 {
	font-family: "Arial", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #003215;
	letter-spacing: -1px;
}
h4 {
	font-family: "Arial", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #003215;
	letter-spacing: -1px;
}

.pink { color:#9D2559; }
.leftalign {
	float: left;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-top: 4px;
}
.dots {
	color: white;
	background-image: url(images/dots.gif);
}
.style1 { font-size: 9px }
.formstyle {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.rss{
width:800px;
height:80px;
margin-left:auto;
margin-right:auto;
background-color:#E8E8E8;
font-family: Tahoma, Arial;
font-size: 11px;
font-weight: normal;
margin-top:10px;
margin-bottom:10px;
padding-top:5px;
}

.subheading{
	font-family: "Arial", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003215;
	letter-spacing: -1px;
}

li{
padding-left:25px;
padding-right:25px;
margin-bottom:20px;
list-style-type:none;
border-right:1px solid #ccc;
display:inline;}

.purple {
	color: #57528c; }

.orange {
	color: #95631d; }
	
.green {
	color: #2c7f27; }

.blue {
	color: #0a5d8d; }
	
.red {
	color: #93261c; }
	
.pink {
	color: #982052; }