/*body specific*/
html, body, p, table, td, th {

font-size: 8pt;
font-family: Arial;
color: #4E4C4C;

scrollbar-face-color:#000000; 
scrollbar-shadow-color: #231E1E; 
scrollbar-highlight-color: #231E1E; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #231E1E;
}

H1{
	font-size: 10pt;
        color: #000000;
        font-style: bold;
        font-weight: bold;
}

a:link{
color: #4E4C4C;
text-decoration:none;
}

a:active{
color: #4E4C4C;
text-decoration:none;
}

a:visited{
color: #4E4C4C;
text-decoration:none;
}

a:hover{
color: #4E4C4C;
text-decoration:underline;
}

/* ================= ENTER LINK ====================== */

div.enter_links   {
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #6D6C6C;
   }

div.enter_links a   {
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #6D6C6C;
   }

div.enter_links a:visited {
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #6D6C6C;
   }

div.enter_links a:active {
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #6D6C6C;
   }

div.enter_links a:link {
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #6D6C6C;
   }

div.enter_links a:hover {
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #FFFFFF;
   }


/* ================= HEADER LINKS ====================== */

div.header_links   {
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #FFFFFF;
   }

div.header_links a   {
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #FFFFFF;
   }

div.header_links a:visited {
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #FFFFFF;
   }

div.header_links a:active {
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #FFFFFF;
   }

div.header_links a:link {
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #FFFFFF;
   }

div.header_links a:hover {
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #BBA5A3;
   }

/* ================= FOOTER LINKS ====================== */

div.footer_links   {
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #231E1E;
   }

div.footer_links a   {
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #231E1E;
   }

div.footer_links a:visited {
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #231E1E;
   }

div.footer_links a:active {
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #231E1E;
   }

div.footer_links a:link {
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: none;
        color: #231E1E;
   }

div.footer_links a:hover {
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
	text-decoration: underline;
        color: #231E1E;
   }
