BODY
{
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
}

.logo_background
{
	background-image:url(/_images/bigflag.gif)
}



td, th
{
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
}


A:link    { color: Blue; }
A:active  { color: Blue; }
A:visited { color: Blue; }
A:hover   { color:Blue; text-decoration:underline;}



.textbody{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.smallgray{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#555555;
}

h1{font-size:18px;}
h2, h3
{
   font-size:15px;
}


.boundingtable
{   width :95%;
    border:solid 3px #dddddd;
}

/* classes for the front page */
.fp_calendar  /* in the right hand column */
{font-size: 11px;}

.fp_event_title
{color: Blue; font-weight: bold; font-size: 12px; text-decoration: none;}

.fp_event_registration
{font-size: 10px; color: Gray;}



.calendarMonth{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	 font-weight :bold;
	color:#444444;
}

.eventsummary {		
	border: 2px solid #c0c0c0; 
	padding: 5px; 
	margin: 0 0 5px 5px;
	text-align: right;
	float: right; 
	font-size:12px; }

.eventheading
{
    font-size:17px;
    font-weight:bold;
}

.eventdate  
{
    font-size:14px;
    font-weight:bold;
}

.MainContent
{
font-size:13px; 
padding-left: 10px; 
padding-right: 10px; 
width: 100%;
}

.titlebar   /* used for the gray title bars, like on the login screen */ 
{
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    background-color: gray;
    text-align: center;
    padding:2px 5px 2px 5px;
    background-image: url(images/background-dark.gif);
}

.tableheading
{
    font-weight: bold;
    font-size: 17px;
    color: #800080;
    background-color: #c0c0c0;
    text-align: center;
}

.hot { font-weight: bold; color: #ff0000 }

.myMenu_OnClass
{font-weight:normal; text-decoration:none; border-bottom:solid 4px #0033cc;}

.myMenu_OffClass
{font-weight:normal; text-decoration:none; border-bottom:solid 4px #f4f4f4;}

.myMenu_PageClass
{font-weight:normal; text-decoration:none; border-bottom:solid 4px #0033cc; }

.NewsFlashText
{ background-color:#ffff99; padding:5px 5px 5px 5px; text-align:left; }

.titletop { font-size:15px; padding:0px 0px 10px 0px;}

.NewsTitle { font-size:25px; color:#666666; padding:0px 10px 10px 0px; font-weight:bold;}
.NewsDate  { font-size:13px; color:#0B7DB0; padding:0px 00px 10px 0px;}
.NewsSecondTitle { font-size:13px; color:#666666; padding:0px 10px 10px 0px;}
.NewsLongTitle { font-size:13px; font-weight:bold; color:#333333; padding:0px 10px 5px 0px;}


.Classified_PopUp
{   visibility:hidden;
    background-color:#eeeef5;  
    background:#eeeef5; 
    padding:9px 9px 9px 9px; 
    border:solid 2px #555566; 
    font-family:Verdana; 
  }
  
  .popupinfo{ font-size:10px; background:#f5f5f5; border:solid 1px #cccccc; margin:0px 0px 0px 10px; padding:0px 4px 0px 4px;}
  
  .DS_App_Body{ font-family:Arial Sans-Serif; font-size:12px;}
  