	body
	{
		margin: 0;	
	}
	
	body, div, td, a, p
	{
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	td
	{
		vertical-align: top;
	}
	
	h2
	{
		color: #1d5915;
		font-size: 16px;
	}
	
	a.menu
	{
		font-size: 10pt;
		font-weight: bold;
		font-variant: small-caps;
		color: #134b69;
		line-height: 28px;
		text-decoration:none;
	
	}

	h3
	{
		font-size: 11pt;
		font-weight: bold;
		font-variant: small-caps;
		color: #134b69;
	}

	li
	{
		font-size: 12px;
		color: #000000;
		line-height: 18px;
	}

	li a
	{
		font-size: 12px;
		color: #134b69;
		text-decoration:underline;
	}

	a.menu:hover
	{
		text-decoration: underline;
	}
	
	table.hicons
	{
	}
	
	table.hicons tr td
	{
		text-align: right;
		padding-top: 13px;
	}
	
	table.hicons tr td a
	{
		color: #FFFFFF;
		font-size: 10pt;
		text-decoration:none;
		font-variant:small-caps;
		font-weight: bold;
	}
	
	table.hicons tr td a:hover
	{
		text-decoration:underline;
	}
	
	td.mmenu
	{
		vertical-align: bottom; 
		padding-bottom: 13px;
	}

	div.mmenu_td
	{
	}
	
	div.mmenu_td table tr td
	{
		padding-right:20px;
	}
	
	a.menu_link
	{
		font-size: 12.5pt;
		font-weight: bold;
		font-variant:small-caps;
		text-decoration: underline;
		color: #134b69;
	}
	
	ul, li
	{
		list-style-image: url(/images/bullet.gif);
	}

	input, select
	{
		background-color:#DBE4FD;
		border: 1px solid #54569E;
		color: #000000;
	}

	textarea.msg_edit
	{
		background-color:#DBE4FD;
		color: #000000;
		border: 1px solid #54569E;
		padding: 5px;
		width: 350px;
		height: 100px;
	}

	textarea.page_edit
	{
		width: 100%;
		height: 500px;
		background-color:#DBE4FD;
		color: #000000;
		border: 1px solid #54569E;
		padding: 5px;
	}
	
	.page_title_edit, .page_name_edit
	{
		width: 100%;
		font-size: 18px;
		padding: 5px;
		background-color:#DBE4FD;
		color: #000000;
		border: 1px solid #54569E;
		font-weight: bold;
	}
	
	.page_name_edit
	{
		font-size:12px; 
	}
	
	div.sub_menu
	{
		background-color: #6dafcb;
		border: 1px solid #4E65D1;
		position: absolute;
		z-index:10;
		padding: 10px;
		opacity: 0;
		filter: alfa(0);
		line-height: 20px;
		top: -999px;
		left: -999px;
	}
	
	div.sub_menu a
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size:10pt;
		font-weight: bold;
	}
	
	div.sub_menu a:hover
	{
		color: #00FFFF;
		text-decoration:underline;
	}

	table.footer
	{
		width: 843px;
		margin: 0;
	}
	
	table.footer tr td
	{
		padding-left: 40px;
		padding-top: 25px;
		padding-right: 5px;
		color:#000000;
		font-weight: bold;
	}
	
	table.footer tr td a
	{
		color: #000000;
		font-weight: bold;
		text-decoration:none;
	}
	
	table.footer tr td a:hover
	{
		text-decoration:underline;
	}	
	
	div.ebox
	{
		left: 40px;
		position:absolute;
		z-index: 15;
		width: 700px;
		background-color:#e8eff3;
		border: 2px groove #d1e4ee;
		text-align:center;
		display: none;
	}
		
	.eboxa
	{	
		margin: 15px;
		width: 85%;
		height: 150px;
	}
	
	td.alnk
	{
		padding: 20px;
		text-align: center;
	}
	
	td.alnk a
	{
		text-decoration:none;
		color:#000000;
	}
	
	td.alnk a:hover
	{
		text-decoration:underline;
		color:#000000;
	}