body
{
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	margin: 0px;
/*	background-image: url("../images/background.gif");
	background-repeat: repeat-x; */
	background-color: #e2ebf8;
}
td
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.container
{
	width: 972px;
}


.left
{
	width: 227px;
	vertical-align: top;
}

.right
{
	width: 745px;
	vertical-align: top;
}

.content_left
{
	border-left: solid 1px #a0a0a4;
	border-right: solid 1px #a0a0a4;
	border-bottom: solid 1px #a0a0a4;
	width: 425px;
	_width: 465px;
/*	background-image: url("../images/content_left.gif");
	background-repeat: repeat-x; */
	background-color: #ffffff;
	vertical-align: top;
	padding: 20px;
	margin: 0px;
}
.content_center
{
	width: 10px;
}
.content_right
{
	border-left: solid 1px #a0a0a4;
	border-right: solid 1px #a0a0a4;
	border-bottom: solid 1px #a0a0a4;
	width: 244px;
	_width: 264px;
/*	background-image: url("../images/content_right.gif");
	background-repeat: repeat-x;  */
	background-color: #ffffff;
	vertical-align: top;
	padding: 25px 10px 25px 10px;	
}

.table_content
{
	width: 745px;
}
.logo
{
	height: 279px;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 5px;
}
.menu td
{
	text-align: right;
	color: #ffffff;
	height: 30px;
}
.menu a
{
	font-size: 11px;
	color: #006bb7;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover
{
	color: #3f89c7;
	text-decoration: none;
}

a
{
	color: #707070;
	text-decoration: none;
}
a:hover
{
	color: #383838;
	text-decoration: none;
}

.footer_left
{
	width: 446px;
	padding-left: 10px;
	text-align: left;
	color: #707070;
}
.footer_right
{
	width: 279px;
	padding-right: 10px;
	text-align: right;
	color: #707070;
}
.footer_left A
{
	color: #707070;
	text-decoration: none;
}
.footer_right A
{
	color: #707070;
	text-decoration: none;
}

.titel
{
	font-size: 12px;
	color: #0057a8;
}

.header
{
	border-left: solid 1px #707070;
	border-right: solid 1px #707070;
}

.small_text
{
	font-size: 11px;
}
.link_blue
{
        font-size: 10px;
        color: #0057a8;
}
input 
{
	font-family: verdana;
        font-size: 10px;
	width: 150px;
}
input.submit
{
	width: 100px;
}
textarea
{
        font-family: verdana;
        font-size: 10px;
	width: 290px;
	height: 80px;
}
.radio
{
	width: 14px;
}

