body {
   font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;     
}



a.content-r{ text-decoration:underline;
		  color:#000064;}
a.content-r:hover:focus   {text-decoration:none;}
a.content-r:active  { text-decoration:none;}

a.menu-r{ text-decoration:none;
		  color:#000064;
		  font-size: 14px;}
a.menu-r:hover:focus   {font-weight:600;}
a.menu-r:active  { font-weight:600;}

a.footer-href{ text-decoration:none;
			color:#000045; font-size: 12px;}
a.footer-href:hover:focus   {font-weight:400;  text-decoration: underline;  }
a.footer-href:active  { font-weight:400; }


a.downs
{
text-decoration: none;
color: #000000;
font-size: 10px;
}

a.downs:hover
{
text-decoration: none;
color: #000000;
font-size: 10px;
}

td.logo {
   height: 120px;
	text-align:left;
	vertical-align:bottom;
	background: url("images/top_4.jpg") bottom repeat-x;
}

td.left {
   width: 55px;
	vertical-align:top;
	background: url("images/left.jpg") top;
}

td.menu {
   width: 205px;
	vertical-align:top;
}

td.center {
   width: 480px;
	vertical-align:top;
}

td.fast {
   width: 205px;
	vertical-align:top;
}

td.right {
   width: 55px;
	vertical-align:top;
	background: url("images/right.jpg") top;
}

td.content {
	height:100%;
	padding:10px 40px 15px 40px;
	text-align: justify;
	font-size: 12px;
	vertical-align: top;
}

tr.tr-content {
	height:100%;
	padding:10px 40px 15px 40px;
	text-align: justify;
	font-size: 12px;
	vertical-align: top;
}

table.table-content {
	padding:0px 20px 15px 40px;
	text-align: justify;
	font-size: 12px;
	vertical-align: top;
}

td.title {
	background: url("images/title.jpg") left no-repeat;
	font-size: 130%;
	background-position: 50px;
	padding:0px 0px 0px 50px;
}

td.title1 {
	background: url("images/title.jpg") left no-repeat;
	font-size: 130%;
	padding:0px 0px 0px 0px;
}

td.footer {
	width: 50%;
	font-size: 80%;
	padding-left: 35px;
}

td.footer a
{
font-size: 10px;
}

td.footer a:hover
{
font-size: 10px;
}

td.footer-right {
	width: 50%;
	text-align: right;
   font-size: 80%;
	padding-right: 47px;
}

.text1 {
	font-size: 12px;
}

.form,   { 
 border: #CECECE 1px solid;
 color:#494949;
 font-family: Arial, Helvetica, sans-serif;
 }
 
 td.fast {
 	font-size: 12px;
	text-align: justify;
 }