body{   
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #395571;
	font-size: 10pt;
}

p,ul,td{   
	font-size: 10pt;
	font-family: Arial;
}

a:link,a:visited,a:active,img{
	
	text-align: center;
	font-family: arial, Helectiva;
	font-weight:bold;
	color: #fff;
	font-size: 10pt;
	border: none;
	height: 12pt;
}
a.pageDefault:link{
	
	text-align: center;
	font-family: arial, Helectiva;
	font-weight:bold;
	color: black;
	font-size: 10pt;
	border: none;
	height: 12pt;
}

a.pageDefault:visited{
	
	text-align: center;
	font-family: arial, Helectiva;
	font-weight:bold;
	color: black;
	font-size: 10pt;
	border: none;
	height: 12pt;
}


a:hover{
	text-decoration: none;
	color: #e6cc36;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	font-size:10pt;
}

td.topnav{
	background-image: url('images/nav1.gif');
	width: 201px;
	height: 88px;
}

td.logo{
	background-image: url('images/logo3.gif');
	width: 580px;
	height: 88px;
}

td.header{
	background-image: url('images/header.gif');
	width: 580px;
	height: 153px;
}

td.menu{
	background-image: url('images/nav3.gif');
	width: 201px;
	height: 153px;
	align: center;
}

td.contentbig{
	background-image: url('images/lcbkg.gif');
	width: 580px;
}

td.contentsmall{
	background-image: url('images/rcbkg.gif');
	width: 201px;
}