/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 } 
 
.Cal-Empty   { font-family: Tahoma; font-size: 11px; font-weight: bold; padding: 1px; 
               background-color: #DCE0EA; text-align:center }

.Cal-Today   { font-family: Tahoma; font-size: 11px; font-weight: bold; padding: 1px; 
               background-color: #336699; text-align:center; color:#FFFFFF }

.Cal-Digit   { font-family: Tahoma; font-size: 11px; font-weight: bold; padding: 1px; 
               background-color: #DCE0EA; text-align:center }
               
.Cal-Busy   { font-family: Tahoma; font-size: 11px; font-weight: bold; padding: 1px; 
               background-color: #FF0000; color:#FFFFFF; text-align:center }

.Cal-WeekDay   { font-family: Tahoma; font-size: 11px; font-weight: bold; padding: 1px; 
               background-color: #588FC7; text-align:center; color:#000000 }

               
.PageTitles  { 
font-family: Tahoma; font-size: 24px; color: #00006E; font-weight: bold 
}

#pagewidth{ 
 width:950px;  
}
 
#header{
 position:relative; 
 height:30px; 
 background-color:#224569; 
 width:900px; 
 font-family:Tahoma; 
 font-size:15px; 
 color:#FFFF00; 
 font-weight:bold; 
 padding-left:6px; 
 padding-right:6px; 
 padding-top:5px; 
 padding-bottom:5px
} 
 
 
#leftcol{
 border-top:2px solid #FFFFFF; 
 border-bottom:2px solid #FFFFFF; 
 padding-left:5px; 
 padding-top:5px; 
 padding-right:5px; 
 width:140px; 
 float:left; 
 position:relative; 
 background-color:#224569; 
 font-family:Tahoma; 
 font-size:12px; 
 color:#FFFFFF; 
 font-weight:bold; 
 height=100%

 }
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:760px; 
 padding-left:5px; 
 padding-top:3px; 
 padding-bottom:3px;

 }
  

#footer{
 height:20px; 
 background-color:#224569; 
 clear:both;
 font-family:Tahoma; 
 font-size:10px; 
 color:#FFFFFF; 
 font-weight:bold; 
 padding-left:6px; 
 padding-right:6px; 
 padding-top:5px; 
 padding-bottom:5px
 position: relative; 

 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
:after.clearfix {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



span.BottomText  { 
	font-family: 
	Tahoma; 
	font-size: 10px; 
	color: #CCCCCC 
}

a:link.BottomText, a:visited.BottomText{
font-family:Tahoma;
font-size:10px;
color:#FFFF00;
text-decoration:none;
font-weight: bold;
}


a:hover.BottomText {
font-family:Tahoma;
font-size:10px;
color:#00FFFF;
text-decoration: none;
font-weight: bold;
}


span.TopMenu  { 
	text-decoration:none;
	font-family:Tahoma; 
	font-size: 10px;
	font-weight: 700; 
	color: #E1D8A8 
}

a:link.TopMenu, a:visited.TopMenu{
	text-decoration:none;
	font-family:Tahoma; 
	font-size: 10px;
	font-weight: 700; 
	color: #E1D8A8 
}

a:hover.TopMenu {
	text-decoration:none;
	font-family:Tahoma; 
	font-size: 10px;
	font-weight: 700; 
	color:#99CCFF 
}







span.MenuItems  { 
	font-family: 
	Tahoma; 
	font-size: 10px; 
	color: #CCCCCC 
}

a:link.MenuItems, a:visited.MenuItems{
font-family:Tahoma;
font-size:10px;
color:#FFFF00;
text-decoration:none;
font-weight: bold;
}

a:hover.MenuItems {
font-family:Tahoma;
font-size:10px;
color:#00FFFF;
text-decoration: none;
font-weight: bold
}



.MainTitles  { font-family: Tahoma; font-size: 14px; color: #333333; font-weight: bold }
.MainText    { font-family: Tahoma; font-size: 12px; color: #232323 }
.QuoteText    { font-family: Tahoma; font-size: 12px; color: #232323; }

.EventMins  { font-family: Tahoma; font-size: 13px; color: #990000; font-weight: bold }
.EventTitles  { font-family: Tahoma; font-size: 13px; color: #333333; font-weight: bold }
.EventDateTime  { font-family: Tahoma; font-size: 9px; color: #808080;  }

h1           { font-family: Tahoma }
h2           { font-family: Tahoma }
h3           { font-family: Tahoma }
h4           { font-family: Tahoma }