body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fafaf9;
}
.p {
	padding: 8px;
}
.bg1 {
	background-image: url(images/bg6.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(images/bg2.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.bg4{
	border: 0px;
	border-top: 2px solid #86b2d2;
	background-position: bottom;
	background-repeat: no-repeat;
}
.bg0 {
	background-image: url(images/bg7.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.bigwhite {
	font-family: Tahoma;
	font-size: 18px;
	color: #ffffff;
	padding-left: 20px;
}
.bigwhite2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 4px;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #3b465b;
}
.p {
  padding: 7px;
}

a.menu:visited, a.menu:link {
	font-size: 12;
	color: #1c5285;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-size: 12;
	color: #252525;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: underline;
	color: #256bd4;
}
a:hover {
	text-decoration: none;
	color: #256bd4;
}
a.link:link, a.link:visited {
	text-decoration: underline;
	color: #11c626;
}
a.link:hover {
	text-decoration: none;
	color: #11c656;
}

