<style type="text/css"> 

   body
   {
   	font-family: Arial;
   	font-size: 12px;
   	margin-top: 10px; margin-left: 10px;
      background-color: #6B6B6B;
    }
   .head {
      font-family: sans-serif; 
      font-size: 14px; 
      font-weight: bold;
		color: #004466
   }
   .whitehead {
      font-family: sans-serif; 
      font-size: 16px; 
      font-weight: bold;
		color: #FFFFFF
   }
   .welcome{
		font-family:	fantasy;
		font-size:		16px;
		font-weight:   normal;
		font-style:    italic;
		color:			#984160;
	}
	.redbold{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12px;
		font-weight:   bold;
		color:			#F50A0A;
	}
	.offredbold{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12px;
		font-weight:   bold;
		color:			#F50A0A;
	}
	.blacklarge{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		16px;
		font-weight:   bold;
		color:			#000000;
	}
	.black14{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		14px;
		font-weight:   normal;
		color:			#000000;
	}
	.blackbold{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12px;
		font-weight:   bold;
		color:			#000000;
	}
	.whitebold{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12px;
		font-weight:   bold;
		color:			#FFFFFF;
	}
	.white{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12px;
		font-weight:   normal;
		color:			#FFFFFF;
	}
	.black{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12px;
		font-weight:   normal;
		color:			#000000;
	}
	.red{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12px;
		font-weight:   normal;
		color:			#F50A0A;
	}
	.asterisk{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12px;
		font-weight:   normal;
		color:			#FF0000;
	}
	.bluebold{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12px;
		font-weight:   bold;
		color:         #004466;
	}

	.size2b{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12px;
		font-weight:   normal;
		color:			#000000;
	}
	.calmonth{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		14px;
		font-weight:   bold;
		color:			#184ABD;
	}
	.calday{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12px;
		font-weight:   bold;
		color:			#FFFFFF;
	}
	
	.selectbold{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		14px;
		font-weight:   normal;
		color:			white;
	}
	.select{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		13px;
		font-weight:   normal;
		color:			white;
	}
	.selectfind{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		13px;
		font-weight:   normal;
		color:			black;
	}
	.selectnote{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		11px;
		font-weight:   normal;
		color:			black;
	}
	TD{
		font-family:	arial, verdana, helvetica;
		font-size:		12px;
		color:			black;
	}
	table.month{
		border-right:		2px solid black;
		border-left:		1px solid black;
		border-top:		   1px solid black;
		border-bottom:		2px solid black;
	}
	A.littlecal{
		font-family:	arial, verdana, helvetica;
		font-size:		12px;
		color:			#2162C1;
		text-decoration:	none;
	}
	A.littlecal:hover{
			text-decoration:	underline;
	}
	A{
		font-family:	arial, verdana, helvetica;
		font-size:		12px;
		color:			#2162C1;
		text-decoration:	none;
	}
	A:hover{
			text-decoration:	underline;
	}
	A.top{
		font-family:	verdana, helvetica;
		font-size:		12px;
		font-weight:   bold;
		color:			#ffffff;
		text-decoration:	none;
	}
	A.top:hover{
			text-decoration:	underline;
	}

	A.topyellow{
		font-family:	verdana, helvetica;
		font-size:		12px;
		font-weight:   bold;
		color:			#F7D603;
		text-decoration:	none;
	}

	A.topyellow:hover{
			text-decoration:	underline;
	}

	A.ablack{
		font-family:	arial, helvetica;
		font-size:		12px;
		font-weight:   normal;
		color:			#000000;
		text-decoration:	none;
	}
	A.black:hover{
			text-decoration:	underline;
	}
	
   .TextBox {
      border: #000000 1px inset;
      border-color: #000000 #666666 #666666 #000000;
      background-color: #FFFFFF;
      background-attachment: fixed;
      background-image: url(images/textbox_shadow.gif);
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 12px;
      color: #000000;
   }
	
	A.mycaltext{
		font-family:	arial, verdana, helvetica;
		font-size:		10px;
		color:			#000000;
		text-decoration:	none;
	}
	A.mycaltext:hover{
		color:			#6699cc;
		text-decoration:	none;
	}

	A.mycallink{
		font-family:	arial, verdana, helvetica;
		font-size:		10px;
		color:			#184ABD;
		text-decoration:	none;
	}
	A.mycallink:hover{
		color:			#184ABD;
		text-decoration:	underline;
	}

	font.mycaltext{
		font-family:	arial, verdana, helvetica;
		font-size:		10px;
		color:			#000000;
	}
	font.mycalmonth{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		26px;
      font-weight:   bold;
		color:			#000000;
	}
	font.mycalweekof{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		20px;
		color:			#000000;
	}
	font.mycalweekday{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12px;
		font-weight:   bold;
		color:			#000000;
	}
	.largehead{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		20px;
		color:			#000000;
	}

	.topyellow{
		font-family:	verdana, helvetica;
		font-size:		12px;
		font-weight:   bold;
		color:			#F7D603;
		text-decoration:	none;
	}
	.topwhite{
		font-family:	verdana, helvetica;
		font-size:		12px;
		font-weight:   bold;
		color:			#FFFFFF;
		text-decoration:	none;
	}

	.tbgc { background-color : #2162C1; }
   .tdblue { color: #ffffff; background: #006699; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
   
</style>
