/* CSS Document */
#message {
	left:auto;
	top:auto; display:table;
	height: auto;
	width: 115px;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #000000; 	
	text-align: left;
	padding:2px; border:0;
	overflow: visible;
	z-index: auto; 
	vertical-align:top;
	visibility: visible; background-color:none;  
}
#message table {border: 1px solid #CCCCCC; background-color: #E9E9E9; }
#message .title{ padding:4px 2px 4px 5px; background: url(images/bgTitle.gif) repeat-x bottom ; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:700; color:#ffffff; border: 0; text-align:center; }

#message td { margin:0px; border:0; padding:2px; }

#tableDisplay {font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: normal; text-align: left; color:#000000; padding:5px;}

#tableDisplay img.president{ padding:0; background-color: #f7f7f7; color:#ffffff; border:1px solid #333333; margin:0 2px 2px 2px; }
#tableDisplay td{font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: normal; text-align: left; color:#000000; padding:0px;}

#contentDisplay {font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: normal; text-align: left; color:#000000; padding:4px 2px 4px 5px; font-size:11px;}

#contentDisplay a {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:700; 
	font-size:11px;
	color: #ffffff; text-decoration: none;
	}

#contentDisplay a:active {
	color: #FFCC00; text-decoration: none;
}
#contentDisplay a:hover {
	font-weight: 700; color: #FFCC00; 
	text-decoration:none; }


#contentDisplay  .titleContent{ padding:4px 2px 4px 5px; background: url(images/bgTitle.gif) repeat-x bottom ; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:700; color:#ffffff; border: 0; }




#containerul, #containerul ul{
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
  margin:5px 5px 5px 5px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding-left:15px; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
 background:url(images/page.gif) no-repeat top left;
}

#containerul a {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:500; 
	font-size:10px;
	color: #000000; text-decoration: none;
	}

#containerul a:active {
	color:#006633;text-decoration: underline;
}
#containerul a:hover {
	font-weight: 500; color:#006633; 
	text-decoration: underline; }

