body {
background: #fff url(images/background.gif) repeat-y 0 0;
background-position: top;
margin-top: 5px;
padding: 0;
}

.hide {
display: none;
}

img {
display: block;
border: 0;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
font-family: Arial;
font-size: 12px;
color: #000;
}

a:link {
text-decoration: none;
font-weight: bold;
color: #CC0000;
background: transparent;
}

a:visited {
font-weight: bold;
text-decoration: none;
color: #000;
background: transparent;
}

a:hover {
font-weight: bold;
text-decoration: underline;
color: #CC0033;
background: transparent;
}

a:active {
font-weight: bold;
text-decoration: none;
color: #CC0000;
background: transparent;
}

#header {
margin-top: 5px;
margin-bottom: 5px;
}

#header img {
display: block;
}

#header a {
border: 0;
text-decoration: none;
}

#topnavbar {
background-color: #C00000;
height: 20px;
padding-left: 5px;
padding-right: 5px;
margin: 0;
}

#topnavbar a{
text-align: center;
font-family: Arial;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #FFF;
vertical-align: middle;
}

#topnavbar ul {
display: inline;
margin-left: 0;
padding-left: 0;
}

#topnavbar li {
margin-left: 0;
padding: 3px 10px;
list-style: none;
display: inline;
}

#leftnavbar {
width: 125px;
float: left;
padding-top: 5px;
padding-left: 2px;
padding-right: 2px;
margin: 0;
}

#leftnavbar ul {
list-style: none;
line-height : 2.0;
padding-left: 4px;
margin: 0;
}

#leftnavbar li a {
list-style: none;
color: #FFF;
font-family: Arial;
font-size: 13px;
font-weight: bold;
text-align: left;
}

#leftnavbar li a:hover {
text-decoration: underline;
}

#content {
padding-left: 10px;
padding-right: 10px;
}

#content p {
line-height: 1.5;
text-align: justify;
margin-top: 5px;
margin-bottom: 15px;
margin-top: 5px;
}

#content img {
border: 0;
}

#content ul {
list-style-type: none;
line-height : 1.5;
margin-left: 0;
text-align: left;
}

#content li {
margin: 0;
}

#content table {
margin-left: 75px;
margin-right: 75px;	
}

h1 {
font-size: 16px;
font-weight: bold;
color: #CC0000;
margin-bottom: 0;
}

h2 {
font-size: 12px;
font-weight: bold;
color: #FFF;
margin-top: 0;
margin-bottom: 0px;
padding-top: 3px;
padding-bottom: 3px;
text-indent: 12px;
background-color: #C00000;
}

h3 {
font-size: 15px;
font-weight: bold;
text-decoration: underline;
color: #C00000;
margin: 0;
}

h4 {
font-size: 15px;
font-weight: bold;
text-decoration: underline;
color: #000066;
margin: 0;
}

h5 {
font-size: 14px;
font-weight: bold;
color: #FFF;
height: 30px;
vertical-align: middle;
text-indent: 80px;
padding-top: 7px;
background: transparent url(images/head5.gif) no-repeat 0;
background-position: top;
margin-top: 10px;
margin-bottom: 0;
}

h6 {
font-size: 15px;
font-weight: bold;
text-decoration: underline;
color: #000000;
margin: 0;
}

.caption{
	float: left; 
	font-size: 80%; font-weight: bold; 
	width: 76px; margin: 0.5em 13px 0 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	color: #007;
	clear: left;}

.newsstyle {
line-height: 1.5;
text-align: justify;
font-style: normal;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 2px;
margin-right: 2px;
}

.datetime {
font-family: Arial;
font-size: 10px;
color: #696969;
}

.topborder {
border-top: #d3d3d3 thin solid;
}

.bottomborder {
border-bottom: #d3d3d3 thin solid;
}

.bold {
font-weight: bold;
color: #000;
background: transparent;
}

#rightmenu {
float: left;
width: 185px;
margin: 0;
}

#footer {
margin-top: 10px;
border-top: #CC0000 solid thin;
padding-top: 10px;
padding-bottom: 10px;
clear:both;
}

#footer img {
display: inline;
border: 0;
}

#footer p {
font-family: Arial;
font-size: 10px;
color: #000;
text-align: center;
margin-top: 2px;
}

#footer a:hover {
text-decoration: underline;
}