body
{
	margin-top: 0px;
	background-color: #E0EAEB;
	text-align: center;	
}
td
{
  text-align:justify;
  vertical-align:text-top;
}
th
{
 background-color:#003366;
 color:#FFFFFF; 
 }
  
body, div, a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #606363;
	font-size: 11px;
}
a.menu_bar
{
	color: #FFCC00;
	text-decoration: none;
}
a.menu_bar:visited
{
	color: #FFCC00;
	text-decoration: none;
}
a:visited
{
	color: #606363;
}
div.header
{
	background-color: #A0C2C4;
	margin-left: auto;
	margin-right: auto;
	
	width: 952px;
	height: 100px;
	
	border: 1px solid #7c9597;
	border-top: 0px;
}
div.menubar
{
	background-color: #81adb0;
	height: 13px;
	
	width: 952px;
	border: 1px solid #7c9597;
	border-top: 0px;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
	vertical-align: middle;
}
div.mainbody
{
	background-color: #d3e1e1;
	width: 952px;
	border: 1px solid #7c9597;
	border-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
div.footer
{
	color: #606363;
	background-color: #A0C2C4;
	height: 13px;
	
	width: 952px;
	border: 1px solid #7c9597;
	border-top: 0px;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
	vertical-align: middle;
	clear: both;
}
div.right
{
	float: right;
}
div.leftmenu
{
	float: left;
	margin-left: 4px;
	width: 170px;
	
	background-color: #b2cfd3;
	border: 1px solid #7c9597;
	border-top: 0px;
	
	text-align: left
}
div.content
{
	margin-left: 180px;
	margin-right: 3px;
	background-color: #b2cfd3;

	vertical-align: top;

	border: 1px solid #7c9597;
	border-top: 0px;
	border-bottom: 0px;

	
}
div.menuheader
{
	text-align: center;
	background-color: #f8ba1b;
	margin-left: 4px;
	margin-bottom: 3px;
	margin-right: 4px;
	margin-top: 4px;
	border: 1px solid #666535;
}
a.menu
{
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;
	border: 1px solid #b2cfd3;
}
a.menu:hover
{
	display: block;
	background-color: #A0C2C4;
	font-weight: bold;
	border: 1px solid #7c9597;	
}
a.event_menu:hover
{
    background-color: #A0C2C4;
	font-weight: bold;
	border: 1px solid #7c9597;
	text-decoration:underline;
	color:#0000CC;
  width:160px;
 } 
div.typing
{
	margin-left: 4px;
	margin-right: 4px;
	text-align: left;
}
div.template
{
	float: left;
	width: 301px;
	height: 300px;
	background-color: #d3e1e1;
	border: 1px solid #7c9597;
	text-align:center;
}
div.center
{
	text-align:center;
}
img.template
{
	border: 1px solid #000;
}
p
{
text-align:justify; 
}
.style5 {
	color: #CCCCCC;
	font-weight: bold;
}


