body {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 80%; */
	font-size: 3;
	margin: 0;
	padding: 0;
	background-color : #FFFFFF;
	
}
.tbl1 
{ 
background: url('back2.jpg'); 
background-repeat: repeat-x; 
} 
.tbl2 
{ 
background: url('images/backgroundimg.gif'); 
background-repeat: repeat-x; 
}
.td1 
{ 
background: url('images/TableHeaderimg.png'); 
background-repeat: repeat-x; 
}  
.td2 
{ 
background: url('images/i_back_title.png'); 
background-repeat: repeat-x; 
width:125px;
}  

p,h1,h2,h3,main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: black;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;

	font-weight: bold;
}


h3 {

	font-size: 110%;

	
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


.menu A:link {text-decoration: none; color:white}
.menu A:visited {text-decoration: none;color:white}
.menu A:active {text-decoration: none;}
.menu A:hover {text-decoration: none; color: red;}

.title {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}

div.menu	a {
color: #000000;	
background-color: transparent;
text-decoration:none; 
font-size:11px; 
line-height:20px;
font-family: Tahoma, verdana, sans-serif;
padding: 4px 30px;
}

div.menu	a:link {
color: #333333; 
background-color: transparent;
}

div.menu	a:active { 
color: #000000;
background: transparent;
}

div.menu	a:visited {
color: #333333; 
background: #transparent;
}

div.menu	a:hover {
color: #333333;
background: #eeeeee;
border:1px solid #000000;
}

div.menu ( 
position:absolute;
top:0; 
left:0;
)

table.menu a { 
width:125px;	
border:1px solid #333333;	
display:none;
}

.navCellOff
{
background: url('images/i_back_title.png'); 
background-repeat: repeat-x; 
width:125px;
height:25;
}
.navCellOn
{
BACKGROUND-COLOR: #eeeeee;
width:125px;
height:25;
} 