
html,body {
	margin:0;
	padding:0;
	/*height:100%; /* needed for container min-height */
	background: #002746;
	font-family:arial,sans-serif;
	font-size: small;
	color:#666;
	text-align:left;
	min-width: 990px;
}
	
	#frame {
	margin-right: 0 auto;
	margin-left:0 auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	width: 990px;
	/*height:100%;
	min-height:100%;*/
		}
		
	#contentleft {
		width:135px;
		padding:0px;
		float:left;
		}
	
	#contentcenter {
		float:left;
		width:578px;
		padding:0px;
		background-image:url(/elements/07/visitors/body_fillbak.gif); background-repeat:repeat-y;
		/*margin-right:20px;*/
		height:auto !important; /* real browsers */
	    /*height:100%; /* IE6: treaded as min-height*/
        /*min-height:100%; /* real browsers */
		text-align:left;
		
		}
	
	
	#contentright {
		width:255px;
		padding:0px;
		float:right;
		/*position:absolute;
        left:733px;*/

		}
	
	#footer {
			height:auto;
		width:auto;
		margin-right:0px;
		margin-left:0px;
		margin-top:0px;
		padding-bottom: 20px;
		background-color:#004676;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
		text-align:center;
		font-size: 10px;	
      color: #5CABE1;
	  line-height:12px;
		}
	
	
	
	
	
	
	#contentheader {
		background:#fff
		}
		
	p,h1,pre {
		margin:0px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
	
	
	.searchbutton {width:46px; height:17px; vertical-align:middle; border:none; padding:0; background: transparent url(/elements/07/visitors/btn_search.gif) no-repeat center top; margin-top:3px;}
.startbox
{
color: #999999;
background: #efefef;
border: 1px solid #cccccc;
width: 80px;
height: 14px;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
vertical-align: middle;
margin:0px;
}

.subbutton {width:25px; height:20px; vertical-align:middle; border:none; padding:0; background: transparent url(/elements/07/visitors/btn_go.gif) no-repeat center top;}
.inputbox
{
color: #999999;
background: #efefef;
border: 1px solid #cccccc;
width: 110px;
height: 16px;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
vertical-align: middle;
margin:0px;
}


form {
  margin: 0;
  padding: 0;
  }

.imgborder {
	border: cpx solid #ffffff;
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

img.floatRight { 
    float: right; 
    margin-left: 10px; 
	margin-bottom: 4px;
	margin-top:4px;
	border: 1px solid #000000;
	width: auto;
	clear:right;
}



a:link {color: #Ea6E00; text-decoration: none} 
a:visited {color: #A74F00; text-decoration: none} 
a:hover {color: #004676; text-decoration: none} 
a:active {color: #Ea6E00; text-decoration: none}  

.lgtext{
font-size: 120%;
	font-weight: bold;	
	color: #ffffff;

}

.lglighttext{
font-size: 150%;
	font-weight: bold;	
	color: #E0C298;

}


.headlinetext{
font-size: 120%;
	font-weight: bold;	
	color: #330000;
}


.smtext{
font-size: 10px;	
color: #ffffff;
}
.smgrtext{
font-size: 10px;	
}

.frmtext{
font-size: 11px;	
}


.regtext{
font-size: 90%;	
}

a.news:link {color: #fff; text-decoration: none} 
a.news:visited {color: #A74F00; text-decoration: none} 
a.news:hover {color: #Ea6E00; text-decoration: none} 
a.news:active {color: #Ea6E00; text-decoration: none}  

a.smtxt:link {color: #A74F00; text-decoration: none; font-size: 9px;} 
a.smtxt:visited {color: #A74F00; text-decoration: none; font-size: 9px;} 
a.smtxt:hover {color: #Ea6E00; text-decoration: none; font-size: 9px;} 
a.smtxt:active {color: #Ea6E00; text-decoration: none; font-size: 9px;}  

a.lnkfooter:link {color: #5CABE1; text-decoration: none} 
a.lnkfooter:visited {color: #5CABE1; text-decoration: none} 
a.lnkfooter:hover {color: #fff; text-decoration: none} 
a.lnkfooter:active {color: #fff; text-decoration: none}  


.style1 {color: #A74F00; font-size:90%;}
.style2 {color: #fff; font-size:90%;}
.imghead {
margin-bottom:10px;
margin-top:5px;
}
.imgdotted {
padding-top:6px;
padding-bottom:6px;
}


#contentleft ul {
    margin: 0;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	}
#contentleft ul li {
	
}
hr { border:none; border-bottom: dotted 1px #CCCCCC; width:100%; background-color:#FFFFFF; color:white; }
.vr { width:0;height:250px;margin-left:50%;border-left:dotted 1px red;}
.box { width:auto;height:50px;border:dotted 1px green;}
