﻿@charset "utf-8";
/* CSS Document */


body, td, div, h1, h2, h3, h4, h5, h6, p {
        font-family:arial;
		
}


body{
        background-color:#b9e2fe;
margin:0px;
padding:0px;
}


body, td{
font-family:arial;
font-size:12px;
}
a img
{
border:none;
}
a.menu_top
{
width:250px;
background:url(../img/menu_array.gif) 0px 7px no-repeat;
text-align:left;
font-size:16px;
color:#0d66a8;
height:30px;
display:block;
padding-left:60px;
}

.menu_top a:hover
{
text-decoration:none;
}

a.black_menu
{
margin:0px 15px 0px 15px ;
text-align:left;
font-size:14px;
color:black;
font-family:verdana;
text-decoration:none;
font-weight:600;
}



p.content
{
font-size:14px;
font-family:Tahoma;
color:black;
text-align:left;
line-height:25px;
}

div.content
{
font-size:14px;
font-family:Tahoma !important;
color:black;
text-align:left;
margin:30px;
line-height:25px;
width: 600px;
}

h3.content
{
 color:#0d66a8;
 font-family:verdana;
 font-size:16px;
 text-align:left;
 margin-top:30px;
 margin-left:30px;
 margin-bottom:-20px;
}

a.bottom
{
 color:#0d66a8;
 font-family:verdana;
 font-size:14px;
 text-decoration:none;
 margin-right:20px;
}

.bottom a:hover
{
text-decoration:underline;
}

.news_link
{
 text-decoration:none;
}

div.content p
{
font-size:14px;
font-family:Tahoma;
color:black;
text-align:justify;
line-height:25px;
margin:0px;
padding:0px;
width: 600px;
}

div.content td p 
{
width: 100% !IMPORTANT;
}