/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
body,td,th {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a.menu:visited {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0C12;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #2C1973;
}
a:visited {
	color: #2C1973;
}
a:hover {
	color: #FE8B16;
}
.copyright {font-size: 11px;
	color: #FFFFFF;
}

.border {
	border: 1px solid #000032;
}

a.bakermedia:visited {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.bakermedia:link {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.bakermedia:hover {
	color: #FF0C12;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.secure:visited {
	color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.secure:link {
	color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.secure:hover {
	color: #FF0C12;
	font-size: 11px;
	text-decoration: none;
}
.heading {
	color: #2A1872;
	font-size: 16px;
	font-weight: bold;
}
.bakertext {
	font-size: 11px;
	color: #FFFFFF;
}
.tabletextheading {
	font-size: 12px;
	color: #FFFFFF;
}
.textwhite {
	color: #FFFFFF;
}
.redtext {
	color: #FF0000;
	font-weight: bold;
}
.headingWhite {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.menu-spacer {
	color: #FFFFFF;
	font-size: 13px;
}
