body {
	background: #ffffff;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
}

img {
	border: 0px;
}

.header{
	border-right-style: none; 
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}



.table{
	border: 1px solid #CCCCFF;
}


.nav{
	border: 1px solid;
	border-right-style: none; 
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-color: #EFF0F0;
	vertical-align: middle;
	height: 25px;
	background-color: #EFF0F0;
}


.theader{
	font-weight: 600;
	color: #666666;
	background-color: #CCCCFF;
	width: 100%;
}


.tminicalendar{
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #EFF0F0;
	background-color: #EFF0F0;
}


.tdatecell{
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #EFF0F0;
	background-color: #EFF0F0;
}


.teventcell {
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #EFF0F0;	
	background-color: #FFFF99;
}



.ttodaycell {
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #EFF0F0;	
	background-color: #FFCC66;
}


.tyearbox {
	border: 0px;
	border-right-style: none; 
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	vertical-align: middle;
	height: 20px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}


.tevents1{
	border-right-style: none; 
	border-left-style: none;
	border-top-style: solid;
	border-color: #FFFFFF;
	background-color: #EFF0F0;
}

.tevents2{
	border-right-style: solid; 
	border-left-style: none;
	border-top-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}


.selectbox{
	border: 1px solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	width: 100%;
}


.bigtext{
	font-size: 12px;
	color: #000077;
}


.basictext{
	font-size: 12px;
}


.littletext{
	font-size: 10px;
}


.errortext{
	 
	font-size: 9pt; 
	color: #FF0000;
}


.textbox{
	font-size: 12px; 
	background-color: #ffffff; 
	color: #000000;
}


.button{
	background-color: #000077; 
	color: #ffffff; 
	width: 110; 
	height: 22; 
	font-size: 10px; 
	 
	font-weight: bold;
}



a.basiclink:link{color: #000077;  font-size: 12px; text-decoration: none; font-weight: bold;}
a.basiclink:active{color: #000077;  font-size: 12px; text-decoration: none; font-weight: bold;}
a.basiclink:visited{color: #000077;  font-size: 12px; text-decoration: none; font-weight: bold;}
a.basiclink:hover{color: #FF0000;  font-size: 12px; text-decoration: none; font-weight: bold;}


a.smalllink:link{color: #000077;  font-size: 10px; text-decoration: underline;}
a.smalllink:active{color: #000077;  font-size: 10px; text-decoration: underline;}
a.smalllink:visited{color: #000077;  font-size: 10px; text-decoration: underline;}
a.smalllink:hover{color: #FF0000;  font-size: 10px; text-decoration: none;}


a.datelink:link{color: #FF6600;  font-size: 10px; text-decoration: none;}
a.datelink:active{color: #FF6600;  font-size: 10px; text-decoration: none;}
a.datelink:visited{color: #FF6600;  font-size: 10px; text-decoration: none;}
a.datelink:hover{color: #FF6600;  font-size: 10px; text-decoration: underline;}


a.todaylink:link{color: #FF6600;  font-size: 10px; text-decoration: none;}
a.todaylink:active{color: #FF6600;  font-size: 10px; text-decoration: none;}
a.todaylink:visited{color: #FF6600;  font-size: 10px; text-decoration: none;}
a.todaylink:hover{color: #FF6600;  font-size: 10px; text-decoration: underline;}


a.eventlink:link{color: #FF6600;  font-size: 10px; text-decoration: none;}
a.eventlink:active{color: #FF6600;  font-size: 10px; text-decoration: none;}
a.eventlink:visited{color: #FF6600;  font-size: 10px; text-decoration: none;}
a.eventlink:hover{color: #FF6600;  font-size: 10px; text-decoration: underline;}


a.arrow:link{color: #ffffff;  font-size: 10px; text-decoration: underline; font-weight: bold;}
a.arrow:active{color: #ffffff;  font-size: 10px; text-decoration: underline; font-weight: bold;}
a.arrow:visited{color: #ffffff;  font-size: 10px; text-decoration: underline; font-weight: bold;}
a.arrow:hover{color: #FF0000;  font-size: 10px; text-decoration: none; font-weight: bold;}

authorlink{color: #666666;  font-size: 12px; text-decoration: underline;}
a.authorlink:link{color: #666666;  font-size: 12px; text-decoration: underline;}
a.authorlink:active{color: #666666;  font-size: 12px; text-decoration: underline;}
a.authorlink:visited{color: #666666;  font-size: 12px; text-decoration: underline;}
a.authorlink:hover{color: #666666;  font-size: 12px; text-decoration: none;}



.tminiheader{
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-top-style: solid;
	height: 15px;
	font-weight: bold;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
 
.minitable{
}
 
.datetext{
	font-size: 10px;
	color: #999999;
}

.dateheader{
	font-size: 12px;
	color: #000066;
}

.t2 {
	font-size: 10px;
	color: #000066;
}

a.eventnamelink:link{font-size: 11px; text-decoration: underline;}
a.eventnamelink:active{font-size: 11px; text-decoration: underline;}
a.eventnamelink:visited{font-size: 11px; text-decoration: underline;}
a.eventnamelink:hover{
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
}

h1           	{
	font-family: Georgia, "Book Antiqua", "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 14pt;
	text-align: center;
}
h2     			{
	font-family: Georgia, "Book Antiqua", "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2;
}
h3      		{ font-family: Georgia, "Book Antiqua", "Times New Roman", serif; font-size: 18px; font-weight: bold; margin-bottom: 14pt; }
h4 				{font-size: 14px;font-weight: bold; }
h5 				{font-size: 12px;font-weight: bold;}

