body, td, P, Table, Input, Button, Selection, li {
	font-family: Tahoma, arial, sans-serif;
	font-size: 12px;
	background-image: url(images/pgBg.gif);
}
body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: white;
	background-image: url(images/bckground.gif);
	BACKGROUND-ATTACHMENT: fixed;		
}
table.baseTbl {
	border: 1px solid black;
	border-bottom: 3px solid black;
	background-color: #FEFDE8;
}
td.logoTd {
	background-color: #CC0037;
}
td.navBg {
	background-color: #CC0037;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
td.superhead {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}
td.simplehead {
	color: #A40032;
	font-size :12px;
	font-weight: bold;
	text-decoration: underline;
}
td.simplehead2 {
	color: #565a79;
	font-size :12px;
	font-weight: bold;
	text-decoration: underline;
}
.content {
	letter-spacing: 1px;
	border-bottom: 1px solid #d7d7d7;
}
input.styl {
	background-color: white;
	border: 1px solid black;
}
td.signin {
	background-color: #7ca600;
	font-weight: bold;
	font-size: 10px;
	color: white;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.navigation {
	font-size: 11px;
	color: #CC0037;
	font-weight: bold;
	text-decoration: none;
}
a:hover.navigation {
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #688a00;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
.inspirationHead {
	font-size: 10px;
	font-variant: small-caps;
	color: red;
	text-decoration: underline;
}
.inspirationMessage {
	font-size: 10px;
	letter-spacing: 1px;
	color: red;
}
td.panelhead {
	background-color: #FFA920;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
td.panelContent {
	padding-left: 6px;
	padding-right: 6px;
}
li {
	line-height: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
td.servicesTd {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #99cc00;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}
b.sidebarcategory
{
		background-color: #FFA920;
		font-color: #d57e1f;
		font-size: 6px;
		font-weight: bold;
		text-align: center;
}