body { 
	background: white 
}
.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
#calEvent Table a:link, #calEvent Table a:visited, #calEvent Table a:active
{
	text-decoration:none;
	color:black;
}
#calEvent Table a:hover
{
	text-decoration:underline;
	color:#9F3E3E;
}
A.item:link	{	
	text-decoration:	none;
	color:	black;
	}	
		
A.item:visited	{	
	text-decoration:	none;
	color:	black;
	}	
		
A.item:active	{	
	text-decoration:	none;
	color:	black;
	}	
		
A.item:hover	{	
	text-decoration:	underline;
	color:	#9F3E3E;
	}
table.body { 
	width: 740px; 
	border: 0 
}
/* Sidebar. */
td.leftbar { 
	background: #ffcc00; 
	width: 185px; 
	vertical-align: top 
}
.leftbar td { 
	text-align: center; 
	padding: 9px 9px 0 
}
td.addr { 
	text-align: left; 
	padding: 3px 
}
.addr p { 
	color: blue; 
	font-size: 14px; 
	font-family: "Times New Roman", Serif; 
	font-style: italic; 
	font-weight: bold 
	}
a.addr { 
	color: blue 
}
a.addr:link { 
	text-decoration: none 
}
a.addr:visited { 
	text-decoration: none 
}
/* Main content body. */
img { 
	padding: 0; 
	border: 0 
}
td.main { 
	background-image: url("../kats21/pix/wood-2.jpg"); 
	padding-top: 5px; 
	padding-bottom: 20px; 
	width: 545px; 
	vertical-align: top 
}
/* Top menu. */
div.topmenu { 
	font-size: 11px; 
	font-family: Tahoma, Sans-serif; 
	text-align: center; 
	padding-top: 5px; 
	padding-bottom: 10px 
}
div.topmenu a { 
	color: white; 
	text-decoration: none 
}
div.topmenu a:hover, a:active { 
	color: #ffcc00; 
	text-decoration: 
	underline 
}
/* Wiki template (wikibody). */
div.wikibody {     
	font-family: "Times New Roman", Serif;
    font-size: 24px; 
    color: #ffcc00;
    padding: 15px;
    text-align: center;
    background: #330000; 
    width: 470px;
    margin-left: auto;
    margin-right: auto;
    border-width: 3px;
    border-style: ridge;
    border-color: #ffcc00;

}
div.header { 
text-align: center 
}
div.left { 
	text-align: left 
}
span.blue { 
	color: #66ccff 
}
/* Page editing links. */
div.wikilink { text-align: center }
a.wikilink { color: #330000; font-size: 11px; font-family: Tahoma, Verdana, Sans-serif; font-weight: bold }
a.wikilink:link { text-decoration: none }
a.wikilink:hover { color: white; text-decoration: none }
a.wikilink:active { 
	color: white; 
	text-decoration: none 
}
a.wikilink:visited { 
text-decoration: none
}
.row_background {
	background-color: #800000;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin: 5px;
	padding: 5px;
}
.body_text_lt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #EAEAEA;
	text-align: left;
	margin: 5px;
	padding: 5px;
}
UL
{
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}