/* Start of CMSMS style sheet 'stylesheet' */
body {
	background: #000000 url(images/bg1.jpg) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 10px;
        line-height: 1.4em;
        overflow: -moz-scrollbars-vertical;
}
a:link {
	color: #016F35;
	text-decoration: none;
}
a:visited {
	color: #016F35;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #016F35;
	text-decoration: none;
}

div#topmenu {
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
text-align: right;
}

div#header {
height: 150px;
padding-top: 5px;
padding-left: 30px;
width: 845px;
}

div#hleft {
width: 206px;
float: left;
}

div#hright {
width: 550px;
float: right;
text-align: right;
}

div#menu {
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
}

div#spacer {
background-image:url(images/spacerhor.gif);
background-repeat:repeat-x;
clear: both;
height: 10px;
}

div#main {
}

div#left {
float: left;
width: 200px;
padding-top: 2px;
padding-bottom: 10px;
}

div#right {
background-image:url(images/spacervert.gif);
background-repeat:repeat-y;
float: right;
width: 655px;
padding-left: 10px;
padding-top: 2px;
padding-bottom: 10px;
}

div#title {
height: 56px;
text-align: center;
padding-top: 10px;
}

div#content {

}

div#content_right {

}

div#spacer2 {
background-image:url(images/spacerhor.gif);
background-repeat:repeat-x;
clear: both;
height: 1px;
}

div#footer {
margin-top: -10px;
}

div#NewsSummary {
clear: both;
padding-top: 5px;
}

div#newstitle {
background: url(images/titleback.gif) repeat-x;
height: 28px;
text-align: left;
padding-top: 2px;
margin-top: 5px;
padding-left: 5px;
margin-bottom: 10px;
}

div#newstitle2 {
background: url(images/titleback.gif) repeat-x;
height: 10px;
text-align: left;
padding-top: 5px;
margin-top: 0px;
padding-left: 5px;
margin-bottom: 5px;
font-weight: bold;
}

.nl {
float: left;
}

.nr {
float: right;
padding-right: 5px;
width: 195px;
}
.nr1 {
float: left;
text-align: left;
width: 85px;
}
.nr2 {
float: right;
text-align:left;
width: 110px;
}


div#title-left {
background: url(images/titleback.gif) repeat-x;
height: 28px;
text-align: center;
padding-top: 2px;
margin-top: 5px;
padding-left: 2px;
margin-bottom: 10px;
}

div#return {
clear: both;
text-align: right;
}
/* End of 'stylesheet' */

