/* CSS Document */

body {
	font-family: tahoma, Verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #304BB8;
}
table.start
{
width:758px;
border: 1px;
	border-color: #000040;
	border-style: solid;
}
table.left
{
width: 205px;
border:0;
}
table.menu
{
border:0;

}
table.middle
{
width:553px;
border:0;
}
table.content
{
border:0;
width:100%;
}
td.left
{
	width: 205px;
	background-color: #709BBE;
}

td.right
{
	width: 553px;
	background-color: #DAEBFB;
}
td.contmenu
{
text-align:right;
padding-right:20px;
background-image:url(images/erma_03.gif);
}
td.menu
{
padding-bottom:3px;
}
td.content
{
text-align:justify;
padding:25px;
}
td.image
{
text-align:center;
padding:25px;
}
td.content2
{
text-align:justify;
padding:20px;
}
td.image2
{
text-align:center;
padding:0px;
}
a.menu {
		text-decoration: 	none;
		color:				#FFFFFF;
		font-size: 12px;
		font-weight: bold;
		
}
a.menu:hover {
		text-decoration: 	none;
		color:				#DDDDDD;
}
a.footer{
		text-decoration: 	none;
		color:				#DDDDDD;
		font-size: 9px;
		
}

h1
{
font-size: 12px;
}
p
{
text-align:justify
}
span.footer
{
font-size: 9px;
	font-style: normal;
	color:#DDDDDD;
}


