a:link {
	color:#FF9900; 
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color:#FF9900;
	font-weight:bold;
	text-decoration: none;
} 

a:hover:focus {
	color: #FFFFFF;
	background-color:#666666;
	text-decoration: none;
}

.greylink:link {
 	color:#666666; 
}

.greylink:visited {
	color:#999999;
}

.blacklink:link {
	color:#000000; 
	font-weight:bold;
	text-decoration: none;
}

.blacklink:visited {
	color:#000000;
}

body {
	background-color:#f3f3f3;
	/* background-color: #000000;*/ 
	font-family: Arial, Verdana, "MS Sans Serif", sans-serif;
	/* font-size: 11px; */
	font-size: 13px;
}

img {
	border-color:#ddd;
	border-width:0px;
}

.topimg {
	/* width:  513px; 
	   height: 223px; */ /* ORIGINAL */
           width:  700px; 
	   height: 304px;
	   vertical-align: top;
}

.headerimg {
     /* border: 0px solid; */ 
     width: 210px; 
     height: 40px; 
     float: right;
}

.eppimg { 
     width: 280px; 
     height: 160px; 
     float: center;
}

.buttonfinch {
     width: 120px; 
     height: 48px;   
     float: center;
}
.buttonimg {
     width: 150px; 
     height: 52px; 
     float: center;
}

.mainmenu {
	font-family: Arial, Verdana, "MS Sans Serif", sans-serif;
 	/* font-size: 11px; */
 	/* font-size: 13px; */
 	padding:5px 3px 5px 3px;
 	margin:0;
   /*vertical-align: top;*/
}

.maintitle {
	font-family: Arial, Verdana, "MS Sans Serif", sans-serif;
	/* font-size: 12px; */	
	font-size: 20px;
	font-weight:bold;
	text-decoration:underline;
}


/* .newstitle
{
	font-family: Arial, Verdana, "MS Sans Serif", sans-serif;
	font-size: 16px;	
	font-weight:bold;
	color:#FF9900; 
}
*/


.blacknews
{
	font-family: Arial, Verdana, "MS Sans Serif", sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000000; 
}


.subtitle {
	font-family: Arial, Verdana, "MS Sans Serif", sans-serif;
	/*font-size: 10px;	*/
        font-size: 16px;
        /*font-size: 14px;*/
	font-weight:bold;
	text-decoration:underline;
}

.border {
	border-width:14px;
}

.noborder {
	border-width:0px;
}

.left {
	text-align: left;
}

.center {
	text-align: center; 
}

td {
	font-family: Arial, Verdana, "MS Sans Serif", sans-serif;
        /* font-size: 13px; */
}

.table-header, .table-body, .table-footer, .td-mainmenu {
 	background-color:#ffffff;
 	width: 900px;
 	padding: 10px;
 	border-spacing: 0px;
 	/* text-align: center; */
}

.table-header {
 	border-bottom: #000 solid 1px;
}

.td-body {
 	text-align: justify;
 	padding:8px;
}

.table-footer {
 	border-top:1px solid #000;
 	text-align: center;
}

.td-footer {
        font-size: 8pt;
}

.td-mainmenu {
 	text-align: left;
 	vertical-align: top;
 	width: 200px;
}

.td-left {
 	text-align: left;
}

.td-submenu {
 	background-color:#f3f3f3;
 	text-align: left;
}

.td-primer {
	text-align: center;
	/* font-size: 8pt; */
	font-size: 12pt;
}

.ari {
	font: arial;	
}

#wrap { 
    width: 990px;
    margin: 0 auto;
}
