

html,body{margin:0;padding:0}

body 
{
 	margin-top: px;
}

.divider 
{
 	border: 0px solid green;
 	background-color: #F1E9DC;
 	width: 100%;
 	margin-left: -px;
 	margin-top: px;
 	margin-bottom: px;
 	padding-right: 0px;
 	height: px;
}

.hordivider 
{
 	border: 0px solid green;
 	background-color: #F1E9DC;
 	width: 100%;
 	margin-left: -px;
 	padding-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
 	height: px; 	
}

div#header
{
 	height:165px;
	cline-height:80px;
	margin:0;
	background-image: url(header1.jpg); 
	background-repeat: no-repeat;
	
}

div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}

div#extra
{
 	/*
 	background:#FF8539;
 	*/
}

div#footer
{
 	/*
 	background-image: url(footer_bg2.jpg); 
 	background-repeat: repeat-x;
 	*/
 	background-color: #4D426D;
 	color: white;
 	height: 35px;
}
div#footer p{margin:0;padding:5px 10px}

div#container
{
 	width:920px;
	margin:0 auto;
	/* border: 1px solid red;	*/
	
	
}
div#content
{
 	float:left;
	width:0px;
	border: 0px solid blue;
	background-color: white;	
	overflow: hidden;
	padding: px;
}

div#navigation{float:right;width:200px}

div#extra
{
 	float:right;
	clear:right;
	width:0px;
	border: 0px solid red;
	background-color: white;
	padding: px;
}
div#footer{clear:both;width:100%}


#testxxx2 {
    margin: 1em auto;
    border: 2px solid #555;
    width: 200px;
    height: 200px;
  }

.normalshow,.normalgreyshow {
	text-decoration: none;	
			
}

.normalhide,.normalgreyhide {
	text-decoration: none;	
	display: none;
}

.articletitle {
	color: orange;
	font-size: 12px;
	font-weight: bold;
}

.articleteaser {
 	font-family: arial, trebuchet ms, arial, verdana, helvetica, sans-serif;
 	font-size: 10px; 	
 	color: #333333;
 	font-weight: normal;
}

h1 {
	color: #EE7F00;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #015198;
	font-size: 16px;
	font-weight: bold;
}

a {
	color: #EE7F00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

body , td{
 	font-family: arial, trebuchet ms, arial, verdana, helvetica, sans-serif;
 	font-size: 12px;
}

body {
	background-color: #F1E9DC;
}

.white {
 	color: white;
}

.grey {
 	color: #999999;
}

.hsmall {
 	font-size: 11px;
}

.xbutton
{
    color: white;
    border: 1px solid #999999;
    text-decoration: none;
    background: #15407B;
}

.button
{
    color: white;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    background: #FB921B;
    padding: 8px 15px;
    font-size: 120%; 
}

.actbutton
{
    color: #FB921B;
    border: 0px solid #FB921B;
    text-decoration: none;
    background: white;
    padding: 8px 15px 16px 8px;
    font-size: 120%; 
    
}

.smallbutton
{
    color: white;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    background: #FB921B;
    padding: 2px 15px;
    font-size: 75%; 
}

/* ------------- NEWSCAST */
.newscasttitlu {
 	font-weight: bold;
	color: #EE7F00;
}

.newscastbody {
 	color: #333333;
}

.newscastautor {
 	font-size: 85%;
 	font-style:italic; 
}





