/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	background: #ffffff;
	text-align: justify;
}

.bodybold {
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	
	text-align: justify; 
	font-weight:bold;
}

.bodybold_orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7E03;
	
	text-align: justify; 
	font-weight:bold;
}

.bodybold_blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #01518C;
	
	text-align: justify; 
	font-weight:bold;
}

.bodysmall_black {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;	
	text-align: justify;
}


.bodysmall_white {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;	
	text-align: justify;
}


.header a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	background: #ffffff;
	text-align: justify; 
	text-decoration:none;
}

.header a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7E03;
	
	text-align: justify;
	text-decoration:none;
}

.header a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	
	text-align: justify;
	text-decoration:none;
}

.number {
	font-family: Arial;
	font-size: 23px;
	color: #ffffff; font-weight:bold;	
	text-align: justify;
}

.menunames {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	text-align: justify;
}

.headings_orange {
	font-family: Arial;
	font-size: 16px;
	color: #FF7E03;
	font-weight:bold;
	text-align: justify;
}

.class1 A:link{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-align: justify; 
	text-decoration:none;
}

.class1 A:hover{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-align: justify; 
	text-decoration:none;
}

.class1 A:visited{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-align: justify; 
	text-decoration:none;
}

.smallwhite A:link{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;	
	text-align: justify; 
	text-decoration:none;
}

.smallwhite A:hover{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;	
	text-align: justify; 
	text-decoration:none;
}

.smallwhite A:visited{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;	
	text-align: justify; 
	text-decoration:none;
}

.gloss A:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	background: #ffffff;
	text-align: justify;
	text-decoration:none;
}

.gloss A:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	background: #ffffff;
	text-align: justify;
	text-decoration:none;
}

.gloss A:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	background: #ffffff;
	text-align: justify; 
	text-decoration:none;
}

.glosstop A:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	background: #ffffff;
	text-align: justify;
	text-decoration: underline font-weight:bold;
}

.glosstop A:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	background: #ffffff;
	text-align: justify;
	text-decoration: underline font-weight:bold;
}

.glosstop A:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
	background: #ffffff;
	text-align: justify; font-weight:bold;
	text-decoration: underline}
