body {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #000000;
	background-color: #ffffff;
}

td.menu01 {background-image:url(images/pattern01_red.gif); width:56px;}

td.menu02 {background-image:url(images/pattern01_red.gif); width:25px;}

td.content01 {background-image: url(images/pattern02_red.gif); width:56px;}

td.content02 {background-image: url(images/pattern02_red.gif); width:25px;}


a:link, a:hover, a:visited, a:active{text-decoration: none;
}
a:link, a:visited, a:active {
	color: #666666;
}
a:hover {
	color: #000000;
	background-color: #FFFF66;
}

h2, h3, h4{	
    font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h2 {
	color: #FF3333;
}
h3 {
	color: #000000;
}
h4 {
	font-size: xx-small;
	color: #000000;
}

blockquote {font-size: small; font-style: italic; color: #666666; margin-left: 35px;}
.authorname {font-size: small; color: #666666; margin-right: 35px;}

.areawithcolor {color: #FF3333; font-weight: bold;}
.area {font-weight: bold;}

td.groupselected {background-color:#FFFF99;}