body{
	
	margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;
	background-image: url(../images/bg-2.jpg); background-repeat: repeat-x; background-color: Black;
}
td{
	font-family: verdana;
	font-size: 8pt;
	color: #414A4F;
	text-align: justify;
}
.title{
	font-family: verdana;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	padding-left: 10px;
}
.title2{
	font-family: verdana;
	font-size: 12px;
	color: White;
	font-weight: bold;
	padding-left: 10px;
}
.left_menu{
	font-family: verdana;
	font-weight: bold;
	padding-left: 2px;
}
.left_menu_sub{
	font-family: verdana;
	font-weight: bold;
	padding-left: 25px;
}
.input{
   border:1px solid #000000; 
	background-color:#eeeeee;
	width: 100px;
}
.footer{
	color: White;
	padding-left: 10px;
}
a.leftmenu{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00008B;
	text-decoration: none;
	padding-left: 2px;
	text-align: left;
}
a:hover.leftmenu{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 2px;
}
a.menufooter{
	color: White;
	text-decoration: none;
}
a:hover.menufooter{
	color: White;
	text-decoration: underline;
}
a{
	color: #2F2F2F;
	text-decoration: none;
}
a:hover{
	color: #2F2F2F;
	text-decoration: underline;
}
.news{
	font-size: 10px;
	color: Black;
   text-align: left;
	padding-left: 5px;
}
.date{
	font-size: 9px;
	color: #008C48;
	font-style:italic
		padding-left: 5px;
		padding-top: 3px;
}
.title_link{
		font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 2px;
}