* {
margin: 0;
padding: 0;
}


body {
width:100%;
height:100%;
margin:0px;
padding: 0px;
background: url('./images/backgroundrepeat.jpg') repeat-x;
color: #3761AB;
font-family:verdana,arial;
font-size:11px;
}

li{ list-style-position: inside; }


p{
font-size:12px; 
}

p.formheadline
{
  font-size: 12px;
}

p.site {
font-size:11px;
display: inline;
}

p.form {
font-size: 10px;
}

p.topbartext {
padding-top: 5px;
font-size: 12px;
}

p.newscommenttitle {
font-weight: bold;
font-size: 11px;
}

p.newscomments {
font-size: 11px;
}

td.tablecellspacer{
height: 2px;
}

table.leftcolumn
{
  width: 130px;
}

table.right
{
  width: 100%;
  text-align: right;
  padding-right: 5px;
}

table.spacer
{
  width: 95%;
  border-bottom: 1px dotted #3761AB;
  margin-top: 5px;
  margin-bottom: 10px;
}

table.alternative_spacer
{
  width: 95%;
  margin-top: 5px;
  margin-bottom: 10px;
}

table.rightcolumn
{
  width: 95%;
}


tr.dark
{
 background: #F0F4F7;
}

tr.light
{
 background: #FFFFFF; 
}
tr.header
{
 background: url('./images/header.jpg') repeat-x;
 height: 24px;
}

span.pollbar
{
  background: url('./images/bgpollrepeat.jpg') repeat-x;
}

a {
color: #3761AB;
text-decoration: none;
}

a.maillink {
text-decoration: underline;
}

a.formlink {
font-size: 10px;
text-decoration: underline;
}

a.newscommentuserlink {
 text-decoration: underline;
}

a.underlined {
font-size: 10px;
text-decoration: underline;
}


a:hover{
text-decoration: underline;
}



.button {
background: #FFFFFF;
font-size: 12px;
font-family: arial,verdana;
font-weight: bold;
width: 130px;
text-align: center;
border: 1px solid #3761AB;
color: #3761AB;
}

.nosizebutton {
background: #FFFFFF;
font-size: 12px;
font-family: arial,verdana;
font-weight: bold;
text-align: center;
border: 1px solid #3761AB;
color: #3761AB;

}

.smallbutton {
background: #FFFFFF;
font-size: 12px;
font-family: arial,verdana;
font-weight: bold;
width: 50px;
text-align: center;
border: 1px solid #3761AB;
color: #3761AB;
}

input.field{
width: 130px;
color: #3761AB;
}

input.longfield{ 
width: 325px;
color: #3761AB;
}

input.semilongfield {
 width: 250px;
 color: #3761AB;
}


div.background {
width:900px;
background: #ffffff;
display: block;
color:#3761AB;
border: 1px solid #B2B2D0;
text-align: left;
padding: 0px;
margin: 0px;
min-height: 20px;
clear: both;
_height: 20px; 

}

 
div.topbar {
position: relative;
display: block;
width: 100%;
text-align: center;
background: url('./images/topbarbgrepeat.jpg') repeat-x;
height: 27px;
padding: 0px;
margin: 0px;
}

div.banner {
position: relative;
height: 110px;
text-align: left;
width: 100%;
background: url('./images/banner.gif') top left no-repeat;
}

div.topmenu {
position: relative;
display: block;
width: 100%;
height: 29px;
background: url('./images/topmenubgrepeat.jpg') repeat-x; 
color: #3761AB;
padding-top: 6px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
}


div.leftcontainer {
float: left;
width: 10px;
vertical-align: top;
padding-top: 5px;
padding-left:5px;
padding-right: 10px;
text-align: left;
height: 100%;

}

div.loginarea {
/*position: absolute;
top: 0px;
left: 5px; */
height: auto;
text-align: left;
} 

div.middlecontainer {
float: left;
width: 640px;
margin-top: 5px;
text-align: left;
margin-left: 20px;
padding-left: 10px;
padding-right: 5px;
min-height: 400px;
margin-bottom: 5px;
}

div.rightcontainer {
float: right;
vertical-align: top;
display: inline;
width: 200px;
text-align: left;
padding-top: 5px;
min-height: 400px;
}

div.search {
position: absolute;
top: 0px;
right: 5px;
vertical-align: top;
} 

div.footer {
clear: both;
position: relative;
padding-top: 15px;
width:100%;
height: 40px;
background: url('./images/footerbgrepeat.jpg') repeat-x;
color: #3761AB;
text-align: center;
margin-bottom: 15px;
}

div.header {
height: 26px;
background: url('./images/headerbgrepeat.jpg') repeat-x;
width: 130px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
text-align: center;
padding-top: 8px;
}


ul.left_menu {
list-style: none;
}

ul.left_menu li {
margin-top: 5px;
font-weight: bold;
}

p.copyrightfooter {
vertical-align: bottom;
display: inline;
}


.message {
width: 100%;
color: red;
font-weight: bold;
text-align: center;
}

.newsheadline
{
  font-weight: bold;
  font-size: 14px;
}

.siteheadline
{
  font-weight: bold;
  font-size: 16px;
}


#jsddm
{	margin: 0;
	padding: 0;}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 11px verdana, Arial;
		font-weight: bold;}

	#jsddm li a
	{	display: block;
		background: transparent;
		padding: 2px 0px 0px 10px ;
		text-decoration: none;
		border: none;
		color: #3761AB;
		white-space: nowrap;}

	#jsddm li a:hover
	{	background: transparent;}
	
	#jsddm li a:active
	{	background: transparent;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border: 1px solid #E7E7E7;
			z-index:1;
}
		
		#jsddm li ul li
		{	float: none;
		    line-height: 20px;
			display: inline;}
		
		#jsddm li ul li a
		{	width: 140px;
			background: #FFFFFF;}
		
		#jsddm li ul li a:hover
		{	background: #FFFFFF;
		    text-decoration: underline;
		}
		

#CMScommercial {
      position: relative;
      width: 600px; 
      height: 150px;

}		


#CMScommercial img{
  display: none;
  position: absolute;
  top: 0;
  left: 0;

}

#CMScommercial img.active{
  display: block;
}






