body,td,p,li,ul {font-family:verdana,arial,sans-serif; font-size:11px; color:#333;}

code {
	font-family: monospace;
	font-size: 9pt;
	color: #CEFA55;
}

h3 {
	font-family: verdana,geneva,arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}

strong {
	font-family: verdana,geneva,arial;
	font-size: 9pt;
	font-weight: bold;
	}

.small_link {
	font-family: verdana,geneva,arial;
	font-size: 9pt;
	font-weight: bold;
}

.form_left {
	font-family: verdana,geneva,arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 32%;
}

.form_error {
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	color: #CC0000;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 32%;
}

.form_right {
	font-family: verdana,geneva,arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}

.userbox {
	font-family: verdana,geneva,arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.box {
	font-family: verdana,geneva,arial;
	font-size: 9pt;
	font-weight: bold;
	color: #333;
	background: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom: 2px dotted #000000;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.select {
	font-family: verdana,geneva,arial;
	font-size: 9pt;
	font-weight: bold;
	color: #333;
	background: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 0px solid #000000;
}

.button  {
	font-family: verdana,geneva,arial;
	font-size: 9pt;
	font-weight: bold;
	width: 80px;
	color: #333333;
	background: #f7faf1;
	margin: 0px;
	border: 1px solid black;
}

.download {
	font-family: verdana,geneva,arial;
	color: #000000;
	font-size: 9pt;
}

.download-box {
	font-family: verdana,geneva,arial;
	text-align: center;
	color: #000000;
	background: #F6F6F6;
	font-size: 9pt;
	border: 1px solid black;
}

.download-box:hover {
	color: #ff9900;
}

.newsheader {
	font-family: verdana,geneva,arial;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}

.newsheader:hover {
	color: #ff9900;
}

.date { 
	position: absolute;
	right: 20px;
	top: 40px;
	font-size: 18px; 
	font-family: arial;
	color: #FFFFFF; 
}

.lslogo {
	position: absolute;
	right: 20px;
	top: 30px;
	font-size: 18px; 
	font-family: arial;
	color: #FFFFFF; 
}

.smallbox {
	font-size: 9pt; 
	font-family: arial;
	color: #000000; 
	background: #FFFFFF; 
}

.mediumbox {
	font-size: 9pt; 
	font-family: arial;
	color: #000000; 
	background: #FFFFFF; 
}

.bigbox {
	font-family: verdana,geneva,arial;
	font-size: 9pt;
	color: #000000;
	background: #FFFFFF; 
}

.navbox {
	font-size: 11pt; 
	font-family: arial;
	color: #000000; 
	width: 200px;
	background: #FFFFFF; 
}
	
.footer {
	position: relative;
	z-index:0;
	left: 0px;
	bottom: 0px;
	width: 100%;
}

.nav { 
	margin-bottom: 1px; 
	margin-top: 1px; 
}

.nav a {
	text-align: center;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	width: 60px;
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

.nav a:hover {
	color:#000000;
	background-color: #CCFF00;
	border-top: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

.nav .left {
	background-color: #FFFFFF;
	border-top: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	border-left: 2px #000000 solid;
	border-right: 1px #000000 solid;
}

.nav .left:hover {
	color:#000000;
	background-color: #CEFA55;
	border-top: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	border-left: 2px #000000 solid;
	border-right: 1px #000000 solid;
}

.nav .right {
	border-top: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 2px #000000 solid;
}

.nav .right:hover {
	color:#000000;
	background-color: #CEFA55;
}

.nav .left_admin {
	color: #CEFA55;
	background-color: #444444;
	border-top: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	border-left: 2px #000000 solid;
	border-right: 1px #000000 solid;
}

.nav .left_admin:hover {
	color:#000000;
	background-color: #CEFA55;
}

.nav .admin {
	color: #CEFA55;
	background-color: #444444;
	border-top: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

.nav .admin:hover {
	color:#000000;
	background-color: #CEFA55;
}

h1 {
	font-size:16px;
	}
	li a:link {
   color: #d2e68b;
   text-decoration: none;
   }
li a:visited {
   color: #d2e68b;
   text-decoration: none;
   }
li a:hover {
   color: #d2e68b;
   text-decoration: underline;
   }
#navbar {
	padding:5px 0 5px 5px;
	}
#subnavbar {
	background:#ebefe6;
	padding:5px 0 5px 5px;
	}
ul, li {
	display: inline;
	margin: 0;
	padding: 0 18px 0 0;
	color:#ffffff;
	font-weight: bold;
	}
li img {
	margin-right:3px;
	}
#rule-dotted {border-bottom:1px dotted #ccc;
clear:both;
}
.boxed {
	border:solid 1px #333;
	padding:2px;
	background:#f7faf1;
	}
.outerbox {
	border:solid 1px #e0e0e0;
	padding:3px;
	background:#e3eef7;
	}
.dotline {
	border-width:0 0 1px 0;
	border-color:#ccc;
	border-style:dashed;
	margin:2px 0 2px 0;
	padding:0;
	}
.newsleftcol {
	border:0px solid #ffa;
	width:100px;
	float:left;
	}
.newsrightcol {
	border:0px solid #aaf;
	width:400px;
	float:left;
	}
a {color:#0000ff;}
a:visited {color:#518;}
a:hover { color:#33f;}