body {
	background:url(images/bkgd2.jpg) repeat-x #a8adc1;
	margin:0;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 20px;
	color: #000000;
}
a:link, a:visited {
	color: #980000;
	text-decoration: none;
}
a:hover, a:active {
	color: #980000;
	text-decoration: underline;
}
/* ----------menu-------------- */
ul#navlist {
	padding: 0px;
	margin: 0px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
}
ul#navlist li {
	list-style: none;
	display: inline;
	margin: 0px;
	border: 0px;
}
ul#navlist li a {
	display: inline;
	padding: 8px 24px;
	border: 0px;
	color: #878b9f;
	text-decoration: none;
	text-align: left;
}
ul#navlist li a:hover { 
	color: #ffffff;
}
/* ----------main body-------------- */
h1 {
	font: bold 40px "Times New Roman", Times, serif;
	color: #ffffff;
	padding-left:25px;
	margin-top:20px;
}
h2 {
	font: bold 20px "Times New Roman", Times, serif;
	color: #1e2648;
	margin:0 0 5px 0;
}
h3 {
	font: bold 30px "Times New Roman", Times, serif;
	color: #1e2648;
	margin:30px 0 10px 0;
}
h4 {
	font: bold 30px "Times New Roman", Times, serif;
	color: #1e2648;
	line-height:32px;
	margin:0 0 20px 0;
}
h5 {
	font: bold 16px "Times New Roman", Times, serif;
	color: #1e2648;
	margin:0;
}
p {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 20px;
	color: #000000;
	margin:0 0 15px 0;
}
hr {border: none 0; 
	border-top: 1px solid #980000;
	width: 100%;
	height: 1px;
	margin: 4px auto;
}
#index-table p  {
	margin-top:0;
}	
.bigred  {
	font: bold italic 30px "Times New Roman", Times, serif;
	text-align:center;
	line-height:30px;
	color:#990000;
	margin:30px 0 0 0;
}
.red  {
	color:#990000;
}
.small  {
	font-size:10px;
}

#legal  {
	padding:15px 20px 25px 15px;
	color:#3d3d3d;
}	
/* ----------footer-------------- */
#footer {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #444597;
	text-align: center;
}
#footer a:link, #footer a:visited  {
	color: #444597;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #84200c;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}