﻿td {
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
}

a:link, a:active, a:visited {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.blue_background {
	background: #46529E;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	width: 450px;
}

.announcement {
	margin:0 0 20px 0; 
	font-weight:bold; 
	font-size:12px; 
	color:#ee3743;		
				
}

.location {
	font-weight: bold;
	color: #FCFF52;
}

.location_txt {
	color: #FFFFFF;
}

a.loc:link, a.loc:active, a.loc:visited {
	color: #ffffff;
}

a.loc:hover {
	text-decoration: none;
}

a.inv:link, a.inv:active, a.inv:visited {
	color: #000000;
	font-size: 7pt;
}

a.inv:hover {
	text-decoration: none;
}

/*******NAVIGATION BEGIN*******/

#menu {padding:0; margin:0; width:0;}

#menu li {list-style-type:none; width:155px; height:20px; margin:2px 0; clear:both; font-family: Arial; font-size: 8pt;}

#menu a, #menu a:visited {position:relative; display:block; width:120px; height:18px; border:1px solid #ffffff; background-color:#46529E; color:#ffffff; padding-left:3px; text-decoration:none;}

#menu a span, #menu a:visited span {display:none;}

#menu a:hover {color:#fff; background-color:#6D76AF; border:1px solid #ffffff; text-decoration:none;}

#menu a:hover span {position:absolute; display:block; left:130px; top:0; width:0px; height:0px; border-left:8px solid #ffffff; border-top:8px solid #46529E; border-bottom:8px solid #46529E; font-size:1px; line-height:0;}

* html #menu a:hover span {width:8px; height:16px; w\idth:0; he\ight:0;}

/*******NAVIGATION END*******/
