/* CSS Document */
body { margin:10; background-color:#ffffff;align:"center"}
a.menu{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#214299; text-decoration: none;} 
a.menu:hover {color:#214299; text-decoration: underline;}
.tablbg
{
background:#214299;
}

.link
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #214299;
}

table, td, tr
{   font-family: Verdana,Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
.text
{   font-family: Verdana,Arial, Helvetica;
	font-size: 9px;
	color: #0000000;
}
.text1
{   font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	color: #0000000;
}
.textcal
{   font-family: Verdana,Arial, Helvetica;
	font-size: 12px;
	color: #214299;
	
}
.textcaltnr
{   font-family:Times New Roman;
	font-size:18px;
	color: #214299;
	font-weight:bold;
}
textarea, select, option, input
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
ul li.x
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	
}
.textheader
{
font-family: Verdana,Arial, Helvetica;
	font-size: 12px;
	color: #214299;
	font-weight: bold;
}
.textheaderlnk
{
font-family: Verdana,Arial, Helvetica;
	font-size: 12px;
	color: #214299;
	font-weight: bold;
	text-decoration: underline;
}

.menutext
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#214299;
}

.missionheader
{
	font-family:Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #214299;
}
.missionheaderred
{
	font-family:Times New Roman;
	font-size: 24px;
	font-weight: bold;
	color: #214299;
}
.missionheaderredsm
{
	font-family:Times New Roman;
	font-size: 23px;
	font-weight: bold;
	color: #214299;
}
.nameheader
{
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #214299;
}
.textheader1
{
	font-family:Times New Roman;
	font-size: 15px;
	font-weight:bold;
	color: #214299;
}
.addrtxt
{
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.nametxt
{
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #214299;
}
.nametxthd
{
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #214299;
}
.tmenu{color: #fef22a; font-family: verdana; font-size: 12px; background: #ffffff}
.tm { background: #c4041b; }
.tmn{background: #4665B5}
.tmy { background: #c4041b; }
.twc { background: #c4041b; }
.hr { font: bold 12px Verdana, Arial, sans-serif; color: #ff6600; }
.hrn { font: bold 12px Verdana, Arial, sans-serif; color: #c4041b; }
.hry { font: bold 12px Verdana, Arial, sans-serif; color: #ffffff; }
.headr{font:bold 11px Verdana, Arial, sans-serif; color: #ffffff;} 
a.smenu{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#214299; text-decoration: underline;} 
a.smenu:hover {color:#214299; text-decoration: underline;}

.slink
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

 .curdate{ font-family: verdana;font-size: 11px; color:#ffffff; font-decoration:none;}
 .curdateeve{ font-family: verdana;font-size: 14px; font-weight:bold; color:#ffffff; font-decoration:underline;}
 .ncurdate{ font-family: verdana;font-size: 11px; font-decoration:none; color:#e7e405}
 .ncurdateeve{ font-family: verdana;font-size: 14px; font-decoration:underline; color:#e7e405; font-weight:bold;}
 
 a.datemenu{	text-decoration:none;color: #e7e405;}
 a.datemenu:hover{text-decoration:underline;color:#e7e405;}

 a.curdatemenu{	text-decoration:none;color: #ffffff;}
 a.curdatemenu:hover{text-decoration:underline;color:#ffffff;}

/* Calendar Stuff */
.month
{
    BACKGROUND-COLOR: white;
    COLOR: navy;
	font-size: large;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder
}
.weekday
{
    BACKGROUND-COLOR: white;
    COLOR: navy;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder
}
.eventLabel
{
    COLOR: navy;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: right
}
.eventText
{
    COLOR: navy
}
.selectedDay
{
    BACKGROUND-COLOR: yellow
}
.day
{
    BACKGROUND-COLOR: white
}
.notaDay
{
    BACKGROUND-COLOR: silver
}
