/* CSS Document */

body
{
	margin:5px;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	font-family:Tahoma;
	background-color:#FEFBF0;
}

img
{
	border:0px;
}

td
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

a
{
	color:#0C4D73;
}

a:hover
{
	text-decoration:none;
}

a:hover
{
	color:#216783;
}

h1
{
	color:#6B360B;
	font-size:20px;
	margin:0px;
	font-family:Tahoma;
	font-weight:normal;
}

/* ------------------------------------------ */

.topimage
{
	/*background-image:url(images/_04.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
	height:168px;
	text-align:left;
}

.menu
{
	background-image:url(images/_10.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#7DA7D9;
	width:169px;
	text-align:left;
	vertical-align:top;
}

.menu ul
{
	display:block;
	padding-left:4px;
	padding-right:5px;
	margin:0px;
}

.menu ul li
{
	padding-left:0px;	
	list-style:none;
	padding:1px;
}

.menu ul li.level_1
{
	padding-left:10px;	
	list-style:none;
}

.menu ul li a
{
	color:#002157;
	text-decoration:none;
	font-family:Tahoma;
}

.menu ul li a:hover
{
	color:#002157;
	text-decoration:underline;
	font-family:Tahoma;
}

.content
{
	/* width:607px; */
}

.bottom
{
	background-color:#7DA7D9;
	color:#FFFFFF;
}

.data
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#6B360B;
}
	
.bg
{
	background-image:url(images/_03.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:297px;
	height:123px;
	text-align:center;
	vertical-align:middle;
}

.bg a
{
	font-size:14px;
	color:#0072BC;
}

.bg td
{
	text-align:left;
}
