body
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #345884;
}

table
{
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 12px;
	border-collapse: collapse;
}

.maintable
{
	width: 800px;
	height: 100%;
}

.td_banner
{
	height: 100px;
}

.td_topnav
{
	background-color: #023066;
	height: 24;
}

.td_subnav
{
	background-color: #ffffdc;
	border-left: solid 1px #023066;
	border-right: solid 1px #023066;
	border-bottom: solid 1px #023066;
	height: 24;
}

.td_contents
{
	background-color: #ffffff;
	border-left: solid 1px #023066;
	border-right: solid 1px #023066;
	border-bottom: solid 1px #023066;
	vertical-align: top;
	padding: 25 25 25 25;
}

.td_lowercontents
{
	height: 100px;
}

.td_menuItem
{
	width: 115px;
	text-align: center;
	color: White;
}

.td_menuItemActive
{
	color: #023066;
	background-color: #ffffdc;
	text-align: center;
	border-left: solid 1px #023066;
	border-right: solid 1px #023066;
	border-top: solid 1px #023066;
}

.td_submenuItem
{
	width: 120px;
	text-align: center;
}

img.banner
{
	border: solid 1px #023066;
}

img.flag
{
	border: solid 1px #000000;
}

img.gallery, img.global
{
	border: solid 1px #023066;
}

.td_contents_headline
{
	height: 16px;
	text-indent: 16px;
	font-size: 12px;
	font-weight: bolder;
	color: White;
	background-color: #3458ff;
}

b
{
	color: #00008B;
}
a.selected:link, a.selected:visited
{
	color: #00008B;
}

a.selected:active, a.selected:hover
{
	color: #00008B;
	font-weight: bold;
} 

a.admin:link, a.admin:visited
{
	color: #ffffdc;
}

a.admin:active, a.admin:hover
{
	color: #ffffdc;
	font-weight: bold;
} 

a.nselected:link, a.nselected:visited
{
	color: #ffffdc;
}

a.nselected:active, a.nselected:hover
{
	color: #ffffff;
	font-weight: bold;
} 
