@import url(non_ns.css); /* tags that Netscape 4 will ignore or will cause problems */

body	{
	margin: 0 0px;
	padding: 0;
	background-color: #000000;
	scrollbar-base-color : #CCCCCC;
	scrollbar-face-color : #CCCCCC;
	/* controls scroll bar and arrow background color */
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}

/* turns off image border if left empty
img	{
		border:	0;
}*/
		
b {	
	font : bold Geneva, Arial, Helvetica, sans-serif;
}

strong {	
	font : bold Geneva, Arial, Helvetica, sans-serif;
}

i {	
	font : italic Geneva, Arial, Helvetica, sans-serif;
}

u {
	font : Geneva, Arial, Helvetica, sans-serif;
	text-decoration : bold;
}

h1 {
	font : bold 16px Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	}

h2 {
	font : 16px Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	margin-bottom : 5px;
	margin-top : 0px;
}

h3 {
	font : bold 14px Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

h4 {
	font : 14px arial, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

sup {
	font : bold 10px  Geneva, Arial, Helvetica, sans-serif;	color : #ffffff;
}

.coreheader {
	font : bold 18px Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;

}

.coreheaderWhite {
	font : bold 15px Arial, Helvetica, sans-serif;
	color : #FFFFFF;

}

.corenav1 {
	font : bold 12px Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	

}
	a.corenav1:link {color : #ffffff; text-decoration : none;}
	a.corenav1:hover {color : #ffffff; text-decoration : none;}
	a.corenav1:active {color: #ffffff; text-decoration: none;}
	a.corenav1:visited {color : #ffffff; text-decoration: none;}
	a.corenav1:visited:hover {color : #ffffff; text-decoration: none;}
	
.corenav2 {font : 11px Arial, Helvetica, sans-serif; color : #ffffff;}
	a.corenav2:link {color : #ffffff; text-decoration : bold;}
	a.corenav2:hover {color : #ffffff; text-decoration : bold;}
	a.corenav2:active {color: #ffffff; text-decoration: bold;}
	a.corenav2:visited {color : #ffffff; text-decoration: bold;}
	a.corenav2:visited:hover {color : #ffffff; text-decoration: bold;}

.coretext {
	font : normal 13px/20px Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;


}
	a.coretext:link {color : #ffffff; text-decoration : bold;}
	a.coretext:hover {color : #ffffff; text-decoration : none;}
	a.coretext:active {color: #ffffff; text-decoration: none;}
	a.coretext:visited {color : #ffffff; text-decoration: bold;}
	a.coretext:visited:hover {color : #ffffff; text-decoration: none;}

.coretext3 {
	font : bold 13px/20px Verdana, Arial,;
	color : #ffffff;
}
	a.coretext3:link {color : #ffffff; text-decoration : bold;}
	a.coretext3:hover {color : #ffffff; text-decoration : none;}
	a.coretext3:active {color: #ffffff; text-decoration: none;}
	a.coretext3:visited {color : #ffffff; text-decoration: bold;}
	a.coretext3:visited:hover {color : #ffffff; text-decoration: none;}
	

#macsearchbox {
	height : 16px;
}

/*  Place these 'A' attributes after all other tags so Opera Browser
will interpret styles above first - if these tags appear earlier in
style sheet Opera interprets these styles first causing display issues*/
A:LINK {text-decoration : bold; color : #ffffff;}

A:HOVER {text-decoration : bold; color : #ffffff;}

A:LINK:ACTIVE {text-decoration:none; color: #ffffff;}

A:VISITED {text-decoration: bold; color : #ffffff;}

A:VISITED:HOVER{text-decoration : bold; color : #ffffff;}
.linkText {
	font : normal 11px/18px Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration: none;

}
.coretextwhite {
font : normal 11px/22px Arial, Geneva, Helvetica, sans-serif;	color : #FFFFFF;}
	a.coretextwhite:link {color : #ffffff; text-decoration : bold;}
	a.coretextwhite:hover {color : #ffffff; text-decoration : none;}
	a.coretextwhite:active {color: #ffffff; text-decoration: none;}
	a.coretextwhite:visited {color : #ffffff; text-decoration: bold;}
	a.coretextwhite:visited:hover {color : #ffffff; text-decoration: none;}

.listtext {
	font : normal 10px/18px Geneva, Arial, Helvetica, sans-serif;
	color : #000066;




}
.coretext2 {

	font : normal 10px/18px Verdana, Arial,;
	color : #ffffff;
}
.core {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #990000;
}
