body, td, p, ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	scrollbar-face-color : #D9E2EB;
	scrollbar-highlight-color : #003366;
	scrollbar-track-color: #BED6ED;
	scrollbar-darkshadow-color : #D9E2EB;
	scrollbar-base-color : #BED6ED;
	scrollbar-shadow-color : #020385;
	scrollbar-3d-light-color : #020385;
	scrollbar-arrow-color : #020385;
}
th {
	/*	background-color: #ffffff; */
	/*	font-size : 12px; */
	/*	color : #000000; */
	/*	text-decoration : none | underline; */
	/*	text-transform: none | capitalize | uppercase | lowercase; */
	/*	font-weight : normal | bold; */
	/*	text-align : left | right | center | justify; */
	/*	vertical-align : baseline | top | middle | bottom | text-top; */
}
a:link, a:visited {
	text-decoration : underline ;
	color : #000000; 
}
a:active, a:hover {
	text-decoration :  none; 
	color : #000000; 
}
a.door:link, a.door:visited {
	text-decoration : none ;
	font-weight: bold;
	color : #000184; 
}
a.door:active, a.door:hover {
	font-weight: bold;
	text-decoration :  underline; 
	color : #000184; 
}
h1,.h1 {
	font-size : 12px; 
	font-weight : bold; 
	color: #000184; 
}
h2,.h2 {
	font-size : 12px; 
	font-weight : normal; 
	color: #000184; 
}
h3,.h3 {
	/*	font-size : 14px; */
	/*	font-weight : normal | bold; */
	/*	color: #000000; */
}
.small { 
	/*	font-size : 10px; */
}
.normal { 
	/*	font-size : 12px; */
}



.cursorhand{
	cursor : hand;
}
.navback{
	background-color : #000000;
}

.navborder{
		background-color : #BED6ED;
	}

a.navlink:link, a.navlink:visited {
	text-decoration : none;
	color : #000184;
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	/*background-color : #000000;*/
}
a.navlink:active, a.navlink:hover {
	text-decoration : none;
	color : #B10606;
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	/*background-color : #ffffff;*/
}
body.navigation {
	
	color : #000000;	
}

/* subnavigation */
	body.subnavigation {
		background-image :  url('/images/tt_lback_0.gif');
		background-color : #000000;
		color : #003366;	
	}
	.subnavtitle {
		color : #FFFFFF;
		font-size : 14px;
		font-weight : bold;
	}
	.subnavtdp {
		background-image :  url('/images/tt_rback_0.gif');
		font-size : 10px;
		font-weight : bold;
		text-decoration : none;
		color : #3399FF;
	}
	.subnavtda {
		background-image :  url('/images/tt_rback_0.gif');
		font-size : 10px;
		font-weight : bold;
		text-decoration : none;
		color : #99CCFF;
	}
	a.subnavap:link, a.subnavap:visited {
		font-size : 10px;
		font-weight : bold;
		text-decoration : none;
		color : #3399FF;
	}
	a.subnavap:active, a.subnavap:hover {
		font-size : 10px;
		font-weight : bold;
		text-decoration : none;
		color : #99CCFF;
	}
	a.subnavaa:link, a.subnavaa:visited, a.subnavaa:active, a.subnavaa:hover {
		font-size : 10px;
		font-weight : bold;
		text-decoration : none;
		color : #99CCFF;
	}
	
	a.menu:link, a.menu:visited {
		text-decoration : none;
		color : #003399;
		font-weight : bold;
		font-size : 11px;
	}
	a.menu:active, a.menu:hover {
		text-decoration : none;
		color : #3399FF;
		font-weight : bold;
		font-size : 11px;
		}
		
	a.submenu:link, a.submenu:visited {
		text-decoration : none;
		color : #003399;
		font-weight : bold;
		font-size : 10px;
	}
	a.submenu:active, a.submenu:hover {
		text-decoration : none;
		color : #3399FF;
		font-weight : bold;
		font-size : 10px;
		
	}
	.semitransparant {
		filter : alpha(opacity='90',enabled=1);
		cursor: hand;
	}
	
	/* splash pagina */
	A.splashwit:Link, A.splashwit:Visited
	{
	font-size : 12px;
	font-weight : bold;
	font-family : Arial,Helvetica,sans-serif;
	color : #FFFFFF;
	text-decoration : none;
	}
	
	A.splashwit:Active, A.splashwit:Hover  
		{
		font-size : 12px;
		font-weight : bold;
		font-family : Arial,Helvetica,sans-serif;
		color : #CCCCCC;
		text-decoration : none;
	}
