body 
	{  
	color:Black; 
	font-family: Verdana, Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	background-color: #CCCCCC;
	}
	
table 
	{  
	color:Black; 
	font-family: Verdana, Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	}

h1
{
        color: #000000;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	display: inline;
}
	
.navigation_border 
	{ 
	border-style:solid; 
	border-color:#0080FF; 
	border-right-width:1px; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-left-width:0px; 
	background-color: #BAE4F9; 
	color: #057EFE; 
	font-family: Verdana, Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	}
	

.navigation_box 
	{ 
	background-color: #6F8BC2; 
	color: White; 
	font-family: Verdana, Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	}

.navigation_box_picture
	{ 
	background-color: White; 
	color: White; 
	font-family: Verdana, Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	}

.content
	{ 
	background-color: White; 
	color: Black; 
	font-family: Verdana, Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	}


td.navigation_active
	{
	background: #1E499F;
	}

a.navigation_box 
	{ 
	color:White; 
	text-decoration:underline; 
	}
	
input.text, select.text, textarea
{
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #efefef;
	font-weight: bold;
	border-left-style: groove;
	border-top-style: groove;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
}


input.button
{
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #Black;
	background-color: #efefef;
	border-left-color: Black;
	border-top-color: Black;
	border-bottom-color: Black;
	border-right-color: Black;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-width: 1px;
	cursor: hand;
}

	
table.navigation_box_search 
	{
	background-color: White
	}

a.navigation_link_selected
	{
	color: #FFFFFF;
	text-decoration: none;
	}

a.navigation
	{ 
	color:White; 
	text-decoration:none; 
	font-weight: bold
	}
	
a 
	{ 
	color:Black; 
	text-decoration:underline; 
	font-weight: bold
	}
	
a.alternative 
	{ 
	color:Black; 
	text-decoration:underline; 
	font-weight: normal
	}