td.address{
	font-family: Verdana;
	font-size:9px;
	color: #FFFFFF;
	background: #0033CC;
	padding-top: 4px;
	padding-bottom: 4px;
}

tr.menu{
	valign: top;
}

td.menu{
	background: #0099FF;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: none;
	width: 109px;
}

table.no_borders{
	cellspacing: none;
	padding: 0px;
	border: 0px;
}

table.content_table{
	cellspacing: none;
	padding: 0px;
	border: 1px solid black;
}

table.content_inner{
	cellspacing: none;
	padding: 0px;
	border: 0px;
	width: 100%;
}

td.topmenu{
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0033CC;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 0px;
	border-bottom: 1px solid white;
}

td.submenu{
	font-family: Verdana;
	font-size:12px;
	color: #FFFFFF;
	background: #0099FF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid white;

}

td.pagetitle{
	font-family: Verdana;
	font-size:16px;
	color: #000000;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

td.content_text{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.menulink{
	font-family: Verdana;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	background: #0099FF;
}

a.menulink:hover{
	font-family: Verdana;
	font-size:12px;
	color: #000000;
	text-decoration: none;
	background: #0099FF;
}

td.content{
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
