A:nav1 {
	color: #181818;
	text-decoration: none;
}
A:nav1:visited {
	color: #181818;
	text-decoration: none;
}
A:nav1:hover {
	color: #181818;
	text-decoration: underline;
}
A:nav2 {
	color: #4a4a4a;
	text-decoration: none;
}
A:nav2:visited {
	color: #4a4a4a;
	text-decoration: none;
}
A:nav2:hover {
	color: #4a4a4a;
	text-decoration: underline;
}
A:nav3 {
	color: #15272e;
	text-decoration: none;
}
A:nav3:visited {
	color: #15272e;
	text-decoration: none;
}
A:nav3:hover {
	color: #15272e;
	text-decoration: underline;
}
A:nav4 {
	color: #e2e2e2;
	text-decoration: none;
}
A:nav4:visited {
	color: #e2e2e2;
	text-decoration: none;
}
A:nav4:hover {
	color: #e2e2e2;
	text-decoration: underline;
}
.header { 
	font-family: tahoma, calibri, arial; 
	font-size: 18px; 
	color: #4F4F4F; 
	font-weight: bold; 
	line-height: 120%; 
}
.navtext {
	font-family: tahoma, calibri, arial; 
	font-size: 13px; 
	color: #4F4F4F; 
	font-weight: bold;
 }
.navtext3 {
	font-family: tahoma, calibri, arial; 
	font-size: 13px; 
	color: #2E707A; 
	font-weight: normal; 
}
.nav1 {
	font-family: tahoma, calibri, arial; 
	font-size: 13px; 
	color: #181818; 
	font-weight: normal; 
}
.nav2 {
	font-family: tahoma, calibri, arial; 
	font-size: 13px; 
	color: #4a4a4a; 
	font-weight: normal; 
}
.nav3 {
	font-family: tahoma, calibri, arial; 
	font-size: 13px; 
	color: #15272e; 
	font-weight: normal; 
}
.nav4 {
	font-family: tahoma, calibri, arial; 
	font-size: 13px; 
	color: #e2e2e2; 
	font-weight: normal; 
}
.copyright { 
	font-family: arial; 
	font-size: 10px;
	color: #4F4F4F;
}

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}	
#flashcontent {
	height: 100%;
}
/* end hide */

body {
	color:#000000;
	font-family:calibri;
	font-size:8px;
}	

.box
{
	height: 25px;
	background:#ccc;
	color: #000;
	border: 2px outset #000
} 