img{
	border:none;
}
body.main{
	background-image:url('../images/background_body.gif');
	background-repeat: repeat-y;
	background-position: top left;
}
body.main2{
	background-image:url('../images/background_body2.gif');
	background-repeat: repeat-y;
	background-position: top left;
}
p,td,input,a,pre{
	font-family:arial;
	font-size:12px;
}
p.blue{
	color: #000099;
	font-size: 10px;
}

p.maroon{
	color: #800000;
}

h3.maroon{
	color: #800000;
}

td{
	vertical-align:top;
}
td.menubar{
	padding-left:15px;
	padding-right:3px
}
.menubar{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a.menubar:active,a.menubar:hover{
	color: #ffffff;
}
td.submenubar{
	padding-left:15px;
	padding-right:3px;
	background-color: #A3B6E1:
}
.submenubar{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a.submenubar:active,a.submenubar:hover{
	color: #000000;
}
input{
	border:1px solid #000000;
}
a.news,a.news2{
	color:#000000;
	background-color:none;
	text-decoration:underline;
	font-weight:bold;
}
a.news:link,a.news:visited,a.news2:link,a.news2:visited,a.news2:active,a.news2:hover{
	
}
a.news:active,a.news:hover{
	color:#ffffff;
}
a.content{
	text-decoration:none;
	color:#000099;
}	
a.content:active,a.content:hover{
	text-decoration:underline;
}
ul{
	margin-left:22px
}
.title{
	font-size:14px;
	font-weight:bold;
}

/* EVENTS */

.eventtitle{
	font-size: 16px;
	font-weight: bold;
	color:#008000; 
}
.eventsubtitle{
	font-size: 14px;
	font-weight: bold;
	color:#008000; 
}

.green {
	color:#008000;
}
.boldgreen {
	font-weight: bold;
	color:#008000;
}
.boldblue {
	font-weight: bold;
	color:#0236AE;
}

.bigboldgreen {
	font-weight: bold;
	color:#008000;
	font-size:14px;
}

.eventtitle2{
	font-size: 18px;
	font-weight: bold;
	color:#008000; 
}
.eventtitle2sub{
	font-size: 16px;
	font-weight: bold;
	color:#008000; 
}
.eventtitle2sub2{
	font-size: 12px;
	font-weight: bold;
	color:#000000; 
}