html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }


#fullheight{height:100%}

#menytable{
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	color:#222222;
	font-weight:bold;


}

#menytable a:link {  text-decoration: none; color: #2f2f2f;}
#menytable a:visited {  text-decoration: none; color: #2f2f2f;}
#menytable a:hover {  text-decoration: none; color: #648fad;}
#menytable a:active {  text-decoration: none; color: #000000;}


.maintext A:link {text-decoration: none; font-weight:bold;  color: #0C547C;}
.maintext A:visited {text-decoration: none; font-weight:bold;  color: #0C547C;}
.maintext A:hover {text-decoration: underline; font-weight:bold;  color: #000000;}
.maintext A:active {text-decoration: underline; font-weight:bold;  color: red;}

.maintext {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	align:left;
}


#bluetable{
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	
}

#bluetable_bignews{
	font-family:verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight: normal;
	
}

#bluetable a:link {  text-decoration: none; color: #FFFFFF; font-weight:bold;}
#bluetable a:visited {  text-decoration: none; color: #FFFFFF; font-weight:bold;}
#bluetable a:hover {  text-decoration: underline; color: #e2a636; font-weight:bold;}
#bluetable a:active {  text-decoration: underline; color: #e2a636; font-weight:bold;}


#bluetable_bignews a:link {  text-decoration: none; color: #FFFFFF; font-weight:bold;}
#bluetable_bignews a:visited {  text-decoration: none; color: #FFFFFF; font-weight:bold;}
#bluetable_bignews a:hover {  text-decoration: underline; color: #e2a636; font-weight:bold;}
#bluetable_bignews a:active {  text-decoration: underline; color: #e2a636; font-weight:bold;}

#smallmenu{
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	color:#222222;
	font-weight: normal;
	
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	}
	
.smalltext A:link {  text-decoration: none;  color: #000000;}
.smalltext A:visited {  text-decoration: none; color: #000000;}
.smalltext A:hover {  text-decoration: none; color: #000000;}
.smalltext A:active {  text-decoration: none; color: #000000;}	
	
	
.reallysmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight:normal;	

}
.titlegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	position:relative;
	top: 1px;
	}
	
.titlegrey_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	position: relative;
	bottom: 1px;
	left: 0px;
	top: -1px;


}

