/* CSS Document */

body{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	line-height:18px;
	margin:0px;
	padding:0px;
	background-color:#013E7D;
}

td,p{
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
}

.td_button_red{
	background-image:url(imgs/bg_button_red.gif);
	height:24px;
	background-position:center;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:2px;
	margin:0px;
}

.td_menu_level1{
	background-image:url(images/menu.jpg);
	text-align:left;
	padding-left:30px;
	background-position:left;
	background-repeat:no-repeat;
	height:27px;
	width:251px;
	margin:0px;
}


a.link_menu_level1{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin:0px;
}

a.link_menu_level1:hover{	
	color:#CCCCCC;
	orphans:40%;
}

.td_menu_level2{
	background-image:url(imgs/icon_v.gif);
	text-align:left;
	background-color:#dfdfdf;
	padding-left:20px;
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #ffffff;
	margin:0px;
	height:22px;
}
a.link_news_title{
	color:#660099;
	font-size:11px;
	font-weight:bold;
	text-align:left; text-decoration:none;
	padding-left:5px;
}

a.link_menu_level2{
	color:#000000;
	text-decoration:none;
}

a.link_menu_level2:hover{	
	color:#ff0000;
}

.date{
	padding-left:3px;
	padding-right:3px;
	color:#0070A6;
	font-size:11px;
}

a.link_news{
	color:#000000;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}
a.link_news:hover{
	text-decoration:none;
	color:#000000;
}

.td_copy{
	background-image:url(imgs/bg_copy.gif);
	background-position:center;
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:right;
	padding-right:2px;
	margin:0px;
}
.border
{
border:solid;
border-color:#0086B6;
border-width:1px;
padding:0px;
margin:0px;

}
.lastnews
{
background:url(images/lastnews.jpg);
background-repeat:no-repeat;
color:#F3F3F3;
font-family:Verdana;
font-size:11px;
font-weight:bold;
padding-left:20px;
height:35px;
width:251px;
margin:0px;
}
.font
{
color:#FFFFFF;
font-family:Verdana;
}

