/* Last Updated: April 12, 2006 */

body {
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-align: center;
	line-height: 13pt;
	background: #cccc99;
}

img {
	padding: 0px;
	border: 0px;
}

#outerpage {
	width: 730px;
	margin: 0px auto;
	text-align: right;
}

#page {
	margin: 0px auto;
	width: 700px;
	background: #fff url("images/back-alt.png") no-repeat scroll top left;
	border: 3px ridge #930101; 
	padding: 15px 15px 15px 15px;
	text-align: left;
}

#maindiv {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 15pt;
	background: url("images/gradient-back.png") repeat-x scroll top left;
	padding: 3px;
}

#maindiv a {
	color: #930101;
	font-weight: bold;
	background: transparent;
}

h3 {
	font-family: 'Trebuchet MS';
	font-size: 14pt;
	padding: 10px;
}

h1 {
	font-size: 13pt;
}

h2 {
	font-family: 'Trebuchet MS';
	font-size: 16pt;
	color: #930101;
	padding: 10px;
}

#menubar {
	background: #333 url("images/menubar-back.png") repeat-x;
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 699px;
}

#menubar a {
	background: transparent;
}

#leftcol, #rightcol {
	float: left;
}

#leftcol {
	width: 160px;
	background: #930101;
	color: #eee;
	font-size: 9pt;
	line-height: 10pt;
	padding: 5px;
	font-family: 'Verdana';
}

#leftcol a {
	color: #fff;
	background: transparent;
}

#rightcol {
	width: 480px;
	padding: 0px 20px 0px 20px;
}

#footer {
	width: 690px;
	clear: both;
	float: none;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	background: url("images/footer-back.png");
	color: #fff;
	font-size: 8pt;
	line-height: 9pt;
}

#footer a {
	color: #fff;
	background: transparent;
}

.newsleg { 
	font-family: 'Arial Black';
	font-size: 8.5pt;
}

.name {
	font-size: 12pt;
	font-family: 'Trebuchet MS';
}

.name a {
	font-size: 12pt;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #333;
}

#rightcol a:hover {
	background: #e1e1be;
}

#header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 77px;
	width: 700px;
}

hr {
	color: #ac4343;
	background-color: #ac4343;
	height: 3px;
	border: none;
	width: 80%;
}

