body {
	background-image: url(../images/background.jpg);
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #5F5F5F;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

A:link, A:visited, A:active {
	color: #a9a527;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
	}
A:hover {
	background: #5F5F5F;
	background-color: #5F5F5F;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #5F5F5F;
}

td.sidebar {
	background: transparent; 
	border: 1px solid #DDDDDD; 
	color: #999999; 
	font-size: .1em; 
	padding: 0px 0px 0px 0px;
}

td.footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/Footer.jpg);
	width: 780px;
	height: 50px;
}

td.slogan {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}

td.faqcolhead {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #5f5f5f;
	font-weight: bold;
}

td.faqcolname {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #5f5f5f;
	font-weight: bold;
}

td.faqcolinfo {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #5f5f5f;
	font-weight: normal;
}

td.bottomlinks {
	background-images: url(../images/Footer.jpg);
	/*border-left: 1px solid #DDDDDD; 
	border-right: 1px solid #DDDDDD; */
	color: #999999; 
	font-size: .9em; 
	font-weight: bold;
	padding: 6px 6px 6px 6px;
	height: 84px;
/*	position: absolute;
	bottom: 0px;
	width: 780px; */
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #5F5F5F;
}

h2.page-header { 
	background: transparent; 
	font-size: 12pt;
	color: #a9a527; 
	font-weight: bold; 
	letter-spacing: .1em; 
}

h2.para-header { 
	background: transparent; 
	font-size: 10pt;
	color: #5F5F5F; 
	font-weight: bold; 
	letter-spacing: .1em; 
}

p.note {
	background: transparent; 
	border: 1px solid #DDDDDD; 
	color: #999999; 
	font-size: .9em; 
	padding: 6px 6px 6px 6px;
}

ul#navbottom li { 
	background: transparent;  
	display: inline; 
	margin-left: 5px; 
	padding: 0; 
}

#navbottom li a { 
	border: 1px solid #DDDDDD; 
	color: #999999; 
	font-size: .9em; 
	padding: 3px 4px 3px 20px; 
	text-decoration: none; 
}

#navbottom li a:hover, #nav-b li a:focus, #nav-b li a:active { 
	color: #666666; 
}

#tohome a { 
	background: url(../images/tohome.gif) no-repeat 4px 50%; 
}

#toother a { 
	background: url(../images/toother.gif) no-repeat 4px 50%; 
}
