BODY
{
	font-family : Times New Roman ;
}
P
{
}
A
{
}
A:Visited
{
}
A:Active
{
}
A:Hover
{
}
B
{
}
I
{
}
EM
{
}
STRONG
{
}
H1
{
	color : #000099 ;
	font-family : Arial ;
	text-align : center ;
}
H2
{
	color : #000099 ;
	font-family : Comic Sans MS ;
	text-align : center ;
}
H3
{
	font-family : Arial ;
	text-align : center ;
}
.menuoff
{
	color : #000099 ;
	font-family : Arial ;
	font-size : small ;
	font-weight : bold ;
}
.menuon
{
	background-color : #FF0000 ;
	color : #FFFFFF ;
	font-family : Arial ;
	font-size : small ;
	font-weight : bold ;
}
.footer
{
	font-family : Arial ;
	font-size : x-small ;
	text-align : center ;
}
.eventoff
{
	color : #0066FF ;
	font-family : Arial ;
	font-size : x-small ;
}
.eventon
{
	background-color : #FFFF00 ;
	color : #000099 ;
	font-family : Arial ;
	font-size : x-small ;
	font-weight : bold ;
	border : 1px none ;
}
.quotes
{
	font-family : Times New Roman ;
	font-size : x-small ;
	font-style : italic ;
}
.menulistoff
{
	color : #FFFFFF ;
	font-family : Arial ;
	font-size : small ;
	font-weight : bold ;
	margin-left:0.5em;
}
.menuliston
{
	background-color : #FFFF00 ;
	color : #000099 ;
	font-family : Arial ;
	font-size : small ;
	font-weight : bold ;
	margin-left:0.5em;
}
.formlistoff
{
	color : #FFFFFF ;
	font-family : Arial ;
	font-size : x-small ;
	font-weight : bold ;
	margin-left:1em;
}
.formliston
{
	background-color : #FFFF00 ;
	color : #000099 ;
	font-family : Arial ;
	font-size : x-small ;
	font-weight : bold ;
	margin-left:1em;
}
.header1
{
	color : #000099 ;
	font-family : Arial ;
	font-size : x-large ;
	font-weight : bold ;
	text-align : center ;
}
.header2
{
	color : #000099 ;
	font-family : Comic Sans MS ;
	font-size : large ;
	font-weight : bold ;
	text-align : center ;
}
.header4
{
	color : #000099 ;
	font-family : Comic Sans MS ;
	font-size : medium ;
	font-weight : bold ;
	text-align : center ;
}
.standard
{
	color : #000000 ;
	font-family : Arial ;
	font-size : x-small ;
	font-weight : normal ;
}
.proc_events
{
	font-family : Arial ;
	font-size : xx-small ;
}
.box_header
{
	color : #000099 ;
	font-family : Arial ;
	font-size : medium ;
	font-weight : bold ;
	text-align : center ;
	border : 2px solid #FF0000 ;
	background-color:#FFFFFF;
}
.tlist1
{
	background-color : #FFCC00 ;
	color : #000099 ;
	font-family : Arial ;
	font-size : x-small ;
	font-weight : bold ;
	text-align : left ;
	border : 2px solid #FFCC00 ;
}
.tlist2
{
	background-color : #FFFF00 ;
	color : #000099 ;
	font-family : Arial ;
	font-size : x-small ;
	font-weight : bold ;
	text-align : left ;
	border : 2px solid #FFFF00 ;
}
.photo img {
	border: 2px solid #000000;
}
#entry-form label {
	float:left;
	width:30%;
	margin-left:1.2em;
}
#entry-form div {
	clear:left;
	margin:0.4em 0 0.5em 0;
}
#entry-form div.submit {
	text-align:center;
}
#entry-form fieldset {
	border:1px solid #000099;
	background-color:#CCCCCC;
}
#entry-form legend {
	color:000099;
	font-weight : bold ;
}
#entry-form .form {
	width:90%;
	border:1px solid #000099;
}
#entry-form .formbtn {
	border:2px solid #000099;
	background-color:#365787;
	color:#FFFFFF;
	padding:0.2em;
}
