body{
margin: 5;
padding: 0;

background-image: url('images/back.gif');
font-family: Veranda;
text-align: center;
font-size: 100%;
}


.logobanner{
background-color: #ffffff;
background-image: url('images/back.gif');
align: center;
padding: 0px;
}




a:link { color: 3163CE; text-decoration: none; }
a:visited { color: 3163CE; text-decoration: none; } 
a:hover { color: #003F80; text-decoration: underline;} 



}
table#main{
height: 100%;
align: center;
vertical-align: top;
}

table.center{
margin-left:auto; margin-right:auto;
}


table#main td{
vertical-align: top;
background-image: url('images/back.gif'); 
}
td.leftmenu{
background-color: #FFFFff;
width: 250px;
border-right: 0px solid #000000;
border-left: 0px solid #000000;
border-top: 0px solid #000000;
padding: 0px;
}

td.content{
width: 604px;
text-align: center;
padding: 0px 5px 5px 5px;
}

td.contentsally{
width: 854px;
text-align: center;
padding: 0px 5px 5px 5px;
}

td.content div.title{
background-color: #FFFFff;
border: none;
}

h1 {
	font-size: 12px;
	color: #3878db;
	text-align: center;
	font-weight: normal;
	font-family: Verdana;
}

h2 {
	font-size: 12px;
	color: #3878db;
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
}

h3 {
	font-size: 20px;
	color: #3878db;
	text-align: center;
	font-weight: normal;
	font-family: Veranda;
}

h4 {
	font-size: 10px;
	color: #3878db;
	font-weight: normal;
	font-family: "Verdana";
}