/* ------- content -------- */
img
{
	border:none;
}
body 
{ 
	margin-top: 0px;
	margin-left: 0px;
} 

span.norm
{
	font-family : Verdana;
	font-size : 12px;
	line-height: 13px;
	color: #000000;
}

span.small 
{
	font-family : Verdana;
	font-size : 10px;
	line-height: 13px;
	color: #000000;
}
	
span.title 
{
	font-weight: bold;
	font-family : Verdana;
	font-size : 15px;
	line-height: 17px;
	color: #000000;
}

span.navtext
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 13px;
	color: #FFCC33;
}

span.navtextaddress
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 13px;
	color: #CC6633;
}

td.norm 
{
	font-family : Verdana;
	font-size : 12px;
	line-height: 13px;
	color: #000000;
}

td.small 
{
	font-family : Verdana;
	font-size : 10px;
	line-height: 12px;
	color: #000000;
}

td.navtext
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 13px;
	color: #FFCC33;
}


td.footer
{
	font-family : Verdana;
	font-size : 10px;
	line-height: 12px;
	color: #FFFFFF;
}


a 
{
	text-decoration: underline;
	color: #CC6633;
}

a:hover 
{
	text-decoration: underline;
	color: White;
}

a.navlink
{
	font-family : Verdana;
	font-size : 11px;
    text-decoration: none;
	color: #CC6633;
}

a.navlink:hover 
{
	font-family : Verdana;
	font-size : 11px;
    color: #CC6633;
}

a.footer 
{
	font-family : Verdana;
	font-size : 10px;
	line-height: 12px;
	color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

a.footer:hover
{
	color: #FFFFFF;
    text-decoration: none;
}


/* ------- navigation -------- */

td.extramenu
{
	font-family : Verdana;
	font-size : 9px;
	text-decoration: none;
	color : #FBFAF6;
}

a.extramenu
{
	font-family : Verdana;
	font-size : 9px;
	text-decoration: none;
	color : #FBFAF6;
}

a.extramenu:hover 
{
	color: #E4E3E0;
	text-decoration: none;
}

a.nav {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC33;
}

a.nav:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC6633;
}
	
a.navactive {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC6633;
}

a.navactive:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC6633;
}	

a.subnav {
	font-family : Verdana;
	font-size : 11px;
	text-decoration: none;
	color : #CCCCCC;
}	

a.subnav:hover {
	font-family : Verdana;
	font-size : 11px;
	text-decoration: none;
	color: #99CC33;
}

.subnavtable 
{  
    background-color: #FFFFFF;
    border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; 
    border-style: solid; 
    border-top-width: 0px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px
}

/* ------- sitemap -------- */

body.sitemap
{ 
	margin-top: 0px;
	margin-left: 0px;
} 

a.sitemaptoplevel 
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 14px;
	color: black;
	height: 10px;
	margin-top: 10px;
}	

a.sitemaptoplevel:hover 
{
	color: #FF0000;
}
	
a.sitemapsublevel 
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	color: black;
}	

a.sitemapsublevel:hover 
{
    color: #FF0000;
}
	
