html{
	width: 100%;
	height: 100%;
}
body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(../img/background.jpg);
	width: 100%;
	height: 100%;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
}
h1{
	color: #3573c6;
	font-size: 20px;
	text-align: center;
	font-family: Tahoma;
}
p{   
	font-family: Tahoma; 
	font-size:12px;
  /* text-indent: 14px; */
	margin: 10px 10px 10px 10px;
	
}
.text_news{
	margin: 10px 10px 10px 0px;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-align:left;
	font-family: Tahoma;
}
.text_blue{
	color: #3573c6;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
}
.text_deepblue{
	color: #00429c;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
}
.text_green{
	color: #547226;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
}
.text_red{
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
}
a.deepblue{
	color: #00429c;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma;
}
a.deepblue:visited{
	color: #00429c;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma;
}
a.deepblue:hover{
	color: #00429c;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
a.blue{
	color: #3573c6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma;
}
a.blue:visited{
	color: #3573c6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma;
}
a.blue:hover{
	color: #3573c6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
.lcol{
	background-image: url(../img/lcol.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.rcol{
	background-image: url(../img/rcol.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.dwnline{
	background-image: url(../img/dwn_line.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.bkgmain{
	background-image: url(../img/bkg4.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
.bkgmenu{
	background-image: url(../img/menu_bg1.jpg);
	background-position: top;
	background-repeat: repeat;
}
.bkgmenu_col{
	background-image: url(../img/menu_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.button{
	background-image: url(../img/button.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 200px;
	height: 24px;
	min-height: 24px;
	min-width: 220px;
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
	color: White;
	table-layout: auto;
	cursor: pointer;
}
a.gbutton{
   text-decoration: none;
	border: none;
	font-family: Tahoma;
}
a.gbutton:hover{
   text-decoration: none;
	border: none;
	font-family: Tahoma;
}
a.gbutton:visited{
   text-decoration: none;
	border: none;
	font-family: Tahoma;
}

a.menu_link, a.menu_sublink {
	color: #00429c;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	
	font-family: Tahoma;
}
a.menu_link:visited{
	color: #00429c;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	
	font-family: Tahoma;
}
a.menu_link:hover{
	color: #3573c6;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	
	font-family: Tahoma;
}
a.menu_sublink {
	font-size:12px; margin-left: 0px; color: green; font-weight: normal
}
a.menu_sublink:hover {
	font-size:12px;  text-decoration: underline
}
div.foto1{
	margin: 0.5em 0.5em 0.5em 0.5em;
	float: left;
}
.green_button{
	background-image: url(../img/green_button.png);
	background-repeat: no-repeat;
	width: 142px;
	height: 26px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0.2em 0.2em 0.2em 0.2em;
	filter:expression(fixPNG(this));
	cursor:pointer;
	font-family: Tahoma;
}
.va_green_button{
   margin-top: expression("8") ;
}
input{
	border-bottom-style: solid;
	border-bottom-color: Black;
	font-size: 10px;
	border: 1px solid #000000 ;
}
.input-radio{
	border: none;
}
a img {
   border:0;
}
a div{
   border:0;
}
.pp{
font-family: Tahoma; 
font-size: 12px}