body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
body,td,th {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
}
.logoblack {
	font-family: verdana;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}
.slogan {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
.white_footer {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}
.darkred {
	font-family: verdana;
	font-size: 14px;
	color: #750C11;
	font-weight:bold;
}
.white_bold {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.yellow {
	font-family: verdana;
	font-size: 12px;
	color: #FFF600;
	font-weight:bold;
	text-decoration: none;
}
.yellow:link {
	font-family: verdana;
	font-size: 12px;
	color: #FFF600;
	font-weight:bold;
	text-decoration: none;
}

.yellow:hover {
	font-family: verdana;
	font-size: 12px;
	color: #0FBA62;
	font-weight:bold;
	text-decoration: none;
}
.yellow:visited {
	font-family: verdana;
	font-size: 12px;
	color: #FFF600;
	font-weight:bold;
	text-decoration: none;
}
.yellow:active {
	font-family: verdana;
	font-size: 12px;
	color: #FFF600;
	font-weight:bold;
	text-decoration: none;
}
.gray_bold {
	font-family: verdana;
	font-size: 12px;
	color: #545656;
	font-weight:bold;
		text-decoration: none;
}
.gray_bold:link {
	font-family: verdana;
	font-size: 12px;
	color: #545656;
	font-weight:bold;
	text-decoration: none;
}
.gray_bold:hover {
	font-family: verdana;
	font-size: 12px;
	color: #0000FF;
	font-weight:bold;
	text-decoration: underline;
}
.gray_bold:visited {
	font-family: verdana;
	font-size: 12px;
	color: #545656;
	font-weight:bold;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #750C11;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.whitelink:link {
	color: #ffffff;
	text-decoration: none;
}
.whitelink:visited {
	text-decoration: none;
	color: #0FBA62;
}
.whitelink:hover {
	text-decoration: none;
	color: #FFF600;
}
.whitelink:active {
	text-decoration: none;
	color: #FF0000;
}
.leftnavigation:link {
	color: #171717;
	text-decoration: none;
}
.leftnavigation:visited {
	text-decoration: none;
	color: #171717;
}
.leftnavigation:hover {
	text-decoration: none;
	color: #FFF600;
}
.leftnavigation:active {
	text-decoration: none;
	color: #FF0000;
}
