.head{
	background-image: url(images/head_01.jpg);
}

.content td.a{
	width:20%;
		padding: 20px 5px 10px 20px;
}

.content td.b{
	width:80%;
	padding: 5px 20px 10px 20px;
	font-size: 12px;
	color: #0699BE;
	font: Arial, Helvetica, sans-serif;
}

td.a div a{
	font-size: 14px;
	color: #0699BE;
	padding-left: 5px;
	font: Arial, Helvetica, sans-serif;
}

td.a div{
	border-bottom: 1px solid  red; /* #0699BE;*/
	padding: 3px 5px 3px 5px;
}

div.c{
	font: normal normal bold 16px Arial, Helvetica, sans-serif;
/*	color: #0699BE; */
        color: red;
	border-bottom: 0px none;	
}

td.a div a{
    font-weight:bold;
}

td.a div a:hover{
	text-decoration: none;
	color:red;
}


div.footer{
	border-bottom: 1px solid #0699BE;
	margin: 2px 30px 10px 30px;
}

.topmenu{
	margin-top: -50px;
}

.topmenu a, .topmenu a:hover{
	font: normal normal bold 16px Arial, Helvetica, sans-serif;
	color: #0699BE;
}

.topmenu a:hover{
	text-decoration: none;
	color:red;
}

.topmenu span{
	margin-right: 30px;
}

h1{
	font-size:18px;
        color: red;
}
strong{
	color: red;
}
.text{
	font-size:13px;
	font-family: Tahoma;
}
.text2{
	font-size:14px;
	color:red;
	font-family: Tahoma;
	font-weight: bold;
	 
}

.buttommenu a, .buttommenu a:hover{
        font: normal normal bold 10pt Arial, Helvetica, sans-serif;
        color: #0699BE;
        margin: 2px 30px 10px 30px;     
}



table.bn{
        padding: 0;
        margin: 0;
        /*border: 1px solid red;*/
        position: absolute;
        top: 52px;
        right: 25px;
        width: 404px;
        height: 80px;
        text-align: center;
        vertical-align: middle;
        font:14pt Tahoma;
}
