

tr.classe1 { 

  background-color: transparent; 

} 

 

tr.classe2 { 

  background-color: #cccccc; 

}



.text {font-size: 12px; font-family:Tahoma; margin-left:15px}

.textnormal {font-size: 12px; font-family:Tahoma;}

.textbold {font-size: 12px; font-family:Tahoma; margin-left:5px; font-weight:bold;}

.textboldred {font-size: 12px; font-family:Tahoma; margin-left:5px; font-weight:bold; color:#FF0000;}

.textwhite {font-size: 12px; font-family:Tahoma; margin-left:15px; color:#FFFFFF;}

.bigtext {font-size: 16px; font-family:Tahoma; color:#FFFFFF; font-weight:bold; margin-left:15px}

.bigtextblack {font-size: 20px; font-family:Verdana; font-weight:bold; }

.largetext {font-size: 16px; font-family:Verdana; font-weight:bold; margin-left:5px; margin-top:5px; }

a {

	text-decoration: none;

}

.textsmall {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

}
/*new styles for new non flash menu - changed header Sep 2007 jon williams www.metanym.com */
	ul.menu
{
position:relative;
left:0px;
top:0px;
padding:0;
margin:0;
list-style-type:none;
z-index:1;
background-color:#FF0000;
}
a.menu
{
float:right;
text-decoration:none;
color:white;
background-color:red;
width:114px;
text-align:center;
padding:2px 0 2px 0;
border-right:1px solid white;
font-size:small;

font-family: Arial, Helvetica, sans-serif;
}
a.menu:hover {filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
text-decoration:none;
background-color:#0000FF;
font-size:small;
font-family:Arial, Helvetica, sans-serif;
}
a.menufill
{
float:right;
text-decoration:none;
color:white;
background-color:red;
width:122px;
text-align:center;
padding:2px 0 2px 0;
border-right:1px solid red;
font-size:small;font-family:Arial, Helvetica, sans-serif;
}
a.menufill:hover {filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
text-decoration:none;
background-color:#0000FF;
font-size:small;
font-family:Arial, Helvetica, sans-serif;
}
li.menu {display:inline}
td.newheader
{
background-image:url(../../images/logo2007.jpg);background-repeat:no-repeat; width:704px; height:153px; vertical-align:bottom
}

