@charset "utf-8";
/* CSS Document */

body{ margin:0; font-family:"Duru Sans", Arial, Helvetica, sans-serif; font-size:12px; background:url(../images/back.jpg) left top repeat-x #f4f4f2;}
.btn
{
background-image:url(../images/btn.png);
background-repeat:no-repeat;
}
.menu
{
font-family:Arial;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
.menu_orenge
{
font-family:Arial;
color:#FFFF00;
font-size:12px;
text-decoration:none;
}
.hedline
{
font-family:"Times New Roman", Times, serif;
color:#000066;
font-size:20px;
font-style:italic;
padding-left:10px;
}
.bodytext_block
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-align:left;
	text-decoration:none;
	padding-left:15px;
	text-align:justify;
	line-height:20px;
	padding-right:15px;
}
.bodytext_col
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-align:left;
	text-decoration:none;
	padding-left:5px;
	text-align:justify;
	line-height:20px;
	padding-right:5px;
}

.br {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.br1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.br12 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.br13 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.br14 {
	border: 1px solid #CCC;
}
.dot
{
	background-image:url(../images/dot.jpg);
	background-repeat:repeat-x;
}