h1
{
font-family: arial;
font-size: 20pt;
color: white
}

h2
{
font-family: sans-serif;
font-size: 12pt;
color: white
}


p
{
font-family: sans-serif;
font-size: 12pt;
color: white
}

table
{
font-family: sans-serif;
font-size: 12pt;
}

body
{
font-family: sans-serif;
font-size: 10pt;
background: "black";
color: white
}

b 
{ 
text-decoration: none; 
color: "#FFFFFF";
font-family: arial black;
font-size: 10pt
}

/* Links */
A:link, A:visited, A:active 
{ 
text-decoration: none; 
color: "white";
font-family: arial;
font-size: 10pt;
border-style: none;
}

IMG
{
border-style: none;	
}

.textmain
{ 
text-decoration: none; 
color: white;
font-family: sans-serif;
font-size: 12pt
}

.captions
{ 
text-decoration: none; 
color: "#00CCCC";
font-family: sans-serif;
font-size: 10pt
}

.news_display
{
font-family: arial;
font-size: 10pt;
color: "white";
cursor: hand;	
}	

/* Page Navigation Menu Links */
.nav, .nav:visited
{
text-decoration: none; 
color: "#00CCCC";
font-family: sans-serif;
font-size: 12pt	
}

.nav2, .nav2:visited
{
text-decoration: none; 
color: "#00CCCC";
font-family: sans-serif;
font-size: 10pt	
}

.nav:active
{
text-decoration: none; 
color: white;
font-family: sans-serif;
font-size: 12pt	
}	

.image
{
border="none"	
}

.sponsortext
{
FONT-SIZE: 10pt;
FONT-STYLE: arial;	
}

.pagetext
{
FONT-SIZE: 10pt;
FONT-STYLE: arial;
}

.calendartext
{
FONT-SIZE: 10pt;
FONT-STYLE: arial;
}

.calendarheader
{
FONT-SIZE: 10pt;
FONT-STYLE: arial black;
}

.calendarlink
{
FONT-SIZE: 10pt;
FONT-STYLE: arial;
CURSOR: hand;
}

.flashheader
{
FONT-SIZE: 10pt;
FONT-STYLE: arial black;
BACKGROUND-IMAGE: url(images/flashheaderseparator.jpg);
BACKGROUND-REPEAT: no-repeat;
WIDTH: 400;
}

.flashtext
{
FONT-SIZE: 10pt;
FONT-STYLE: arial;
}

.smalltxt
{
FONT-SIZE: 8pt;
FONT-STYLE: arial;	
}

.profile_header
{
FONT-SIZE: 10pt;
FONT-STYLE: arial;	
}

.profile_text
{
FONT-SIZE: 10pt;
FONT-STYLE: arial;	
}

.news_text
{
FONT-SIZE: 10pt;
FONT-STYLE: arial;	
BACKGROUND-COLOR: black;
}

.content
{
SCROLLBAR-FACE-COLOR: Black;
SCROLLBAR-HIGHLIGHT-COLOR: Black;
OVERFLOW: auto;
SCROLLBAR-SHADOW-COLOR: White;
SCROLLBAR-3DLIGHT-COLOR: #666666;
SCROLLBAR-ARROW-COLOR: #df0000;
SCROLLBAR-TRACK-COLOR: Black;
SCROLLBAR-DARKSHADOW-COLOR: White;
SCROLLBAR-BASE-COLOR: Black;
}

.contentbg
{
SCROLLBAR-FACE-COLOR: Black;
SCROLLBAR-HIGHLIGHT-COLOR: Black;
OVERFLOW: auto;
SCROLLBAR-SHADOW-COLOR: White;
SCROLLBAR-3DLIGHT-COLOR: #666666;
SCROLLBAR-ARROW-COLOR: #df0000;
SCROLLBAR-TRACK-COLOR: Black;
SCROLLBAR-DARKSHADOW-COLOR: White;
SCROLLBAR-BASE-COLOR: Black;
BACKGROUND-IMAGE: url(images/contentbg.gif);
BACKGROUND-REPEAT: no-repeat;
BACKGROUND-POSITION: bottom right;
}

.iconCalendar
{
	background-image: url(images/icons/calendar.gif);
	background-position: center center;
	width: 16px;
	background-repeat: no-repeat;
	height: 15px
}

.iconPosition
{
	background-image: url(images/icons/location.gif);
	background-position: center center;
	width: 16px;
	background-repeat: no-repeat;
	height: 16px
}

.iconReport
{
	background-image: url(images/icons/report.gif);
	background-position: center center;
	width: 16px;
	background-repeat: no-repeat;
	height: 16px
}



