﻿body { color:#ffffff;
	font-family:arial;
font-weight:bold;
font-size:12px;
letter-spacing:1.3px;
}
.menu 
{ font-family:arial;
font-weight:bold;
font-size:13px;
color:#ffffff;
text-decoration:none;

}

.menu1
{ font-family:arial;
font-weight:bold;

color:silver;
text-decoration:underline;


}
.menu1:hover{text-decoration:underline; color:#6699ff; }


.banner
{ font-family:arial;
font-weight:bold;
font-size:16px;
color:#ffffff;
text-decoration:underline;
}

.menu:hover{text-decoration:underline; color:#6699ff; font-size:13px;}

.chapter a 
{color:#ffffff;
text-decoration:none;
}

.chapter a:hover{text-decoration:underline; color:#6699ff;}

.drp {
-moz-opacity:.70;
opacity:.70;} 

.event
{
	color:#ffffff;
text-decoration:none;
font-size: 7pt;

	}
	
	
.event a:hover
	{text-decoration:underline; color:#6699ff;}

.title 
{ font-family:arial;
font-weight:bold;
font-size:13px;
color:#ffffff;
text-decoration:none;

}


.header { font-weight:bold; 
 font-size:16px; 
 color:#E31E2C; 
 text-decoration:none;} 

.nav
{ font-family:arial;
font-weight:bold;
font-size:12px;
color:#ffffff;
text-decoration:none;

}

.nav:hover{text-decoration:underline; color:#6699ff; font-size:12px;}

.selected {color:#ff0033; text-decoration:none; font-size:13px;}

/*Modal Popup*/
.modalBackground {
	background-color:#f0f0f0;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup {
	background-color:#ffffff;
	color:#000033;
	
	padding:10px;
}

/* text drop shadow */
.container { position: relative; left: 1px; top: 1px; color: #666; font-size:17px; text-transform:uppercase;text-decoration:underline;}
.text { position: absolute; left: -1px; top: -1px; color: #E31E2C; font-size:17px;text-transform:uppercase;text-decoration:underline;} 

.container_sub { position: relative; left: 1px; top: 1px; color: #666; font-size:15px;text-transform:uppercase;  }
.text_sub { position: absolute; left: -1px; top: -1px; color: #000033; font-size:15px;text-transform:uppercase; } 

.chapter{ font-size:17px; text-transform:uppercase; color: #E31E2C;}
.chapter_sub{ font-size:15px; color: #000033;}
.boder{
border:none;
}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:ActiveCaption;
	text-align:left;
	z-index:1;
}