body {
	background-image: url(../Layout%20Images/Pg%20Back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #FFF2F2;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
#main_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
#main_menu a {
	font-size: 13px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_menu a:link {
	padding:2px 3px 2px 3px;
	text-decoration: none;
}
#main_menu a:visited {
	text-decoration: none;
	padding:2px 3px 2px 3px;
}
#main_menu a:hover {
	text-decoration: none;
	background:#FFF0F0;
}
#main_menu a:active {
	text-decoration: none;
	padding:2px 3px 2px 3px;
	background:#FFF0F0;
}
#main_menu #current a {
	text-decoration: underline;
}
#main_menu #current a:link {
	text-decoration: underline;
	padding:2px 3px 2px 3px;
}
#main_menu #current a:visited {
	text-decoration: none;
}
#main_menu #current a:hover {
	text-decoration: none;
	background:#FFF0F0;
}
#main_menu #current a:active {
	text-decoration: none;
	background:#FFF0F0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px 0px 4px 0px;
}
br {
}
li {
	list-style-position: outside;
	list-style-type: square;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
br {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 5px;
}
.secondary a:link {
	text-decoration: none;
	color: #666666;
}
.secondary a:visited {
	text-decoration: none;
	color: #666666;
}
.secondary a:hover {
	text-decoration: underline;
	color: #666666;
}
.secondary a:active {
	text-decoration: underline;
	color: #666666;
}