body {
	background: #fff url(pics/bg_blwt.png) repeat-x;
	margin: 0.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	font-size: 100.01%;
	color: #000;
	min-width: 40em;
}

a:link, a:visited, a:active {
	color: #ee3333;
	text-decoration: none;
}
a:hover {
	color: #aa2020;
	text-decoration: underline;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #000;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 20px;
	color: #003366;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 16px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
h3 {
	font-size: 14px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
pre {
	border: #000 1px dashed;
	background-color: #fefedc;
	padding: 5px;
}
img {
	border: 0px;
	padding: 2px;
}

div#lHeader {
	height:100px;
	margin:0 auto 0;
	text-align:left;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	background:#000 url(pics/header.jpg) repeat center;
	border:1px solid #000;
	border-bottom: 0px;
}

div#lHeader a:link, div#lHeader a:visited, div#lHeader a:active {
	color: #fff;
}

div#lLocLeft {
	padding:0;
	font-weight:bold;
	text-align:left;
	margin:0 auto 0;
	height:1.5em;
	color: #fff;
	background:#000;
	border:1px solid #000;
	font-size: 0.8em;
}

div#lMenu {
    float: left; 
    width: 13em;
    margin: 0.2em 0 0.25em;
    border: 1px solid black;
    padding: 0.1em;
	background-color: #eeeeee;
	font-size: 0.83em;
}

.menu  {
	padding:0;
}

.menu li {
	list-style: none;
    margin: 0; 
    padding-left: 0.1em;
    font-weight: bold;
}

.menu ul {
	padding-left: 1em;
}

.menu ul li  {
	font-weight: normal;
}

.menu a {
	display: block;
    padding: 0.1em;
}

.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #000;
	display: block;
	background-color: #eeeeee;
	text-decoration: none;
}

.menu a:hover {
	background-color: #ee3333;
	text-decoration: none;
}

div#lContent {
	text-align:left;
	margin:0.2em 0 0.2em 13.5em;
	color: #000;
	background:#fff;
	border-top:1px #000 solid;
	padding: 1em;
	font-size: 0.83em;
}

div#lStuff {
	clear: both;
	margin-bottom:0.2em;
	background-color:#fff;
}

div#lStuff table {
	width:100%;
	text-align:center;
}

div#lFooter {
	clear: both;
	border:#000 1px solid;
	background-color:#eeeeee;
	padding: 0px;
}

div#lFooter table {
	width:100%;
	font-size:10px;
	text-align:center;
	color: #555;
}

.newstab {
	border: 0;
	width: 100%;
}

.newshead {
	background-color: #eeeeee;
	width: 90%;
	text-align: left;
	padding: 2px;
} 

.newsdate {
	background-color: #eeeeee;
	width: 10%;
	text-align: center;
	padding: 2px;
}

.abtab {
	padding:0.5em;
	margin:1em 0 1em 0;
	border:1px solid #000;
	width:27em;
}

.newseditmain {
	border: #000 2px solid;
	width: 100%;
}

.newseditcont {
	border: #000 1px solid;
}
