<style>
	a:link.menuon  { color: #319A1F;  font-family: Verdana,;  font-size : 12px;  text-decoration: none}
	a:hover.menuon  { color: #721406;  font-family: Verdana;  font-size : 12px;  text-decoration: none}
	a:visited.menuon  { color: #319A1F;  font-family: Verdana;  font-size : 12px;  text-decoration: none} 
	a:active.menuon  { color: #319A1F;  font-family: Verdana;  font-size : 12px;  text-decoration: none} 

	a:link.menuoff  {color: #721406;  font-family: Verdana;  font-size : 12px;  text-decoration: none}
	a:visited.menuoff  {color: #721406;  font-family: Verdana;  font-size : 12px;  text-decoration: none} 
	a:active.menuoff  {color: #721406;  font-family: Verdana;  font-size : 12px;  text-decoration: none} 
	a:hover.menuoff  {text-decoration: none;  font-family: Verdana;  font-size : 12px; color: #990000}
	
	a:link.admin  { color: #721406;  font-family: Verdana;  font-size : 12px;  text-decoration: none}
	a:hover.admin  { color: #721406;  font-family: Verdana;  font-size : 12px;  text-decoration: none}
	a:visited.admin  { color: #721406;  font-family: Verdana;  font-size : 12px;  text-decoration: none} 
	a:active.admin  { color: #721406;  font-family: Verdana;  font-size : 12px;  text-decoration: none} 

	a:link.event  { color: #319A1F;  font-family: Verdana;  font-weight: bold;font-size : 11px;  text-decoration: none}
	a:hover.event  { color: #319A1F;  font-family: Verdana;  font-weight: bold;font-size : 11px;  text-decoration: underlineed}
	a:visited.event  { color: #319A1F;  font-family: Verdana;  font-weight: bold;font-size : 11px;  text-decoration: none} 
	a:active.event  { color: #319A1F;  font-family: Verdana;  font-weight: bold;font-size : 11px;  text-decoration: none}
	
	a, A:link, a:visited, a:active
		{color: #571B03; text-decoration: none; font-family: Verdana; font-size: 11px;}
	A:hover
		{color: #571B03; text-decoration: none; font-family: Verdana; font-size: 11px;}
	p, tr, td, ul, li
		{
	color:#571B03;
	font-family: Verdana;
	font-size: 11px;
}
	.ctrl
		{font-family: Verdana; font-size: 11px; width: 100%; }
	
	.header0, h0
		{color: #571B03; background: #539F4E; font-weight: bold; font-family: Verdana; font-size: 13px; margin: 0px; padding: 2px;}

	.header1, h1
		{color: #571B03; background: #990000; font-weight: bold; font-family: Verdana; font-size: 13px; margin: 0px; padding: 2px;}
	.header_a, h_a
		{color: #721406; background: #990000; font-weight: bold; font-family: Verdana; font-size: 13px; margin: 0px; padding: 2px;}
	.header2, h2
		{color: #636466; background: #EAF1E5; font-weight: bold; font-family: Verdana; font-size: 12px;margin: 0px; padding: 2px;padding-left: 10px;}
	.header2a, h2a
		{color: #990000; background: #EFCEBC; font-weight: bold; font-family: Verdana; font-size: 12px;}
	.header3, h3
		{color: #571B03; background: #EAF1E5; font-weight: bold; font-family: Verdana; font-size: 13px; margin: 0px; padding: 2px;}
	.header4, h4
		{border: 1px solid; border-color: #ffffff;color: #539F4E; background: #ffffff; font-weight: bold; font-family:Verdana; font-size: 13px; margin: 0px; padding: 2px;}		
	.header5, h5
		{border: 0px solid; color: #721406; background: #ffffff; font-weight: bolder; font-style: italic; font-family: Verdana; font-size: 15; margin: 15px; padding: 2px;}		
	
		.intd
		{color: #000000; font-family: Verdana; font-size: 11px; padding-left: 15px; padding-right: 15px;}
	.form
		{padding: 5px;}
	pre
		{ background: #dddddd; border: 1px solid black; color: black; padding-top: 1em; white-space: pre; padding: 10px;}
		
	.navi {
    font-family:Verdana;
    font-size:11px;
    color: #E0EBDA;
    line-height:15px;
}


.today { 
background-color: #ffcccc; 
}
.normal1 { 
color: #000000; 
}
.weekend { 
background-color: #EAF1E5; 
}
.date_weekend  { 
background-color: #EAF1E5; 
}
.selected { 
color: #990000; 
background-color: #990000; 
height: 20; 
padding-left: 5pt; 
} 
.event { 
color: #990000; 
font-weight: bold;
} 
INPUT {
	FONT-SIZE : 12px;
	FONT-FAMILY :Verdana;
	color : #721406;
	background : #ffffff;
	border-right : 1px solid;
	border-left : 1px solid;
	border-top :1px solid;
	border-bottom : 1px solid;
	border-color : #721406;
}

TEXTAREA {
	FONT-SIZE : 12px;
	FONT-FAMILY : Verdana;
	color : #990000;
	background : #ffffff;
	border-right : 1px solid;
	border-left : 1px solid;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-color : #721406;
}
</STYLE>		
