@charset "utf-8";
/* CSS for main pages */

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10.0pt;
	background-color:#FFFFD0;
}

td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10.0pt;
	background-color:#FFFFD0;
}

h2
{
	margin-right:0in;
	margin-left:0in;
	font-size:14.0pt;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

a:link
{
	color:maroon;
	text-decoration:none;
	text-underline:single;
	font-size:inherit;
}

a:visited
{
	color:blue;
	text-decoration:none;
	font-size:inherit;
}

.linkmenu
{
	font-size:11.5pt;
}

.Tagline
{
	font-size:12.0pt;
	line-height:119%;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:maroon;
	font-weight:bold;
}

.whiteTable
{
	background:#FFFFFF;
}

/*
	tswnavbar.css	1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcssbuttons {
	width: 180px ;
	height:30px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: 5px ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcssbuttons li a {
	color: #ff0 ;
	background-color: #ed1c24 ;
	border: 1px outset #ff8080 ;
	width: 180px ;
	height:30px;
	font-weight:bold;
	padding-top:5px;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #000 ;
	background-color: #ffbfbf ;
}

