/* CSS Document */

p
{
 font-family: Arial, Times New Roman, Verdana;
 font-size: 11px;
}

.td_nav
{
 text-align: center;
 padding: 5px;
 background: #2D5644;
 color: #ffffff;
 font-family: Arial, Times New Roman, Verdana;
 font-size: 12px;
 font-weight: bold;
 border: 1px solid #ffffff;

}

.big_title
{
 color: #ffffff;
 font-family: Arial, Times New Roman, Verdana;
 font-size: 20px;
 font-weight: bold;
 height: 60px;
 text-align: center;
 text-align: middle;
 padding-top: 20px;
 
}


A:link.normal_lnk, A:Visited.normal_lnk
{
  text-decoration: none;
  color: #0000ff;
}

A:hover.normal_lnk
{
	
	text-decoration: underline;
	color: #221591;  
}

A:link.white, A:Visited.white
{
  text-decoration: none;
  color: #ffffff;		
}

A:hover.white
{
	
	text-decoration: underline;
/*	color: #221591;  */
}

.title
{
 margin-left: 10px;
 font-family: Arial, Times New Roman, Verdana;
 font-size: 13px;
 font-weight: bold;
}

.size10
{
 font-size: 5px;

}

.size4
{
 font-size: 1px;

}

.size11
{
 margin-left: 10px;
 font-family: Arial, Times New Roman, Verdana;
 font-size: 11px;

}

.art_title
{
 font-family: Arial, Times New Roman, Verdana;
 font-size: 11px;
 font-weight: bold;
 margin-left: 10px;

}

.art_content
{
 font-family: Arial, Times New Roman, Verdana;
 font-size: 11px;
 margin-left: 10px;

}

.ul_content
{
 font-family: Arial, Times New Roman, Verdana;
 font-size: 11px;
 margin-left: 30px;

}

.attention
{
 font-family: Arial, Times New Roman, Verdana;
 font-size: 11px;
 color: #ff0000;
 font-weight: bold;
 text-align: center;

}


.line_nav
{
 text-align: center;
 font-family: Arial, Times New Roman, Verdana;
 font-size: 12px;
 background: #0d6197;
 font-weight: bold;
 border-right: 1px solid #ffffff;

}

#white_bar
{
 width: 100%;
 font-size: 1px;
}

.anunt
{
 margin-left: 20px;
 padding-right: 4px;
 padding-top: 3px;
 padding-bottom: 14px;
 border-bottom: 1px solid #0d6197;
 font-family: Arial, Times New Roman, Verdana;
 font-size: 11px; 

}

.centitle
{
 text-align: center;
 font-family: Arial, Times New Roman, Verdana;
 font-size: 11px;
 font-weight: bold; 

}

.td_docs
{
 padding-left: 24px;
 padding-right: 4px;
 padding-top: 3px;
 padding-bottom: 7px;
 border-bottom: 1px solid #2357ff;
 font-family: Arial, Times New Roman, Verdana;
 font-size: 11px; 

}

body
{
 margin-top: 3px;

}

.menus
{
 border-top: 1px solid #0d6197;
 border-bottom: 1px solid #0d6197;
 border-left: 1px solid #0d6197;
 border-right: 1px solid #0d6197;

}

.little
{
 font-size: 5px;
}

.header
{
 background: #315cc4;
 color: #ffffff;
 text-align: center;
 font-family: Arial, Times New Roman, Verdana;
 height: 70px;
}

.menu_rec
{
 border: 1px solid #315cc4;
 background: #ddddff;
}

.contact
{
 margin-left: 10px;
 font-family: Arial, Times New Roman, Verdana;
 font-size: 11px;
 font-weight: bold;  

}






