@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
winterbody {
	background-color: #bcb5af;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #7bcfd9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#layout_tablewinter{
	margin: 0px;
	padding: 0px;
	border: 3px solid #ad8db8;
	background-color: #efece9;
}
#layout_table {
	margin: 0px;
	padding: 0px;
	border: 3px solid #ad8db8;
	background-color: #ffffff;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #05636f;
}
a:hover {
	text-decoration: underline;
	color: #05636f;
}
a:active {
	text-decoration: none;
	color: #05636f;;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	margin-top: 0px;
}
#leftcol_logo {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 1.7em;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#rightcol  {
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#middlecol {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

#image img {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	border-width: 0px;
}
.smalltext {
	font-size: 10px;
}
.boldtext {
	font-weight: bold;
}
#copyright {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	background-image: url(./images/footer.jpg);
	background-image-border-width: 0px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	
}
#sitelinks {
	font-size: 10px;
	line-height: 1.7em;
	text-align: center;
	background-color: #ffffff;
}
.blacktext  {
	color: #000000;
	font-weight: bold;
}
.tealtext  {
	color: #7bcfd9;
	font-weight: bold;
}


