html {
overflow-x: hidden;
overflow-y: scroll;
overflow:-moz-scrollbars-vertical;
} 



body {
background-color: #000000;
font-size: 11px;
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
color:#564b47;
padding:0px;
margin:0px;
}

a {
color: #000000;
text-decoration: none;
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
border-bottom: none;
}

a:visited {color: #000000;}
a:hover {color: #e69203;}
a:active {color: #000000;}

h2 {
font-size: 16px;
font-weight: bolder;
padding: 5px 10px;
margin:0px;
text-decoration: none;
letter-spacing: 0.08em;
line-height: 18pt;
color: #000000; 
}


h3 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
color: #666465; }


/* -----------------content--------------------- */ 

#content { 
position: relative; 
margin: 0px;
min-height: 1000px;
background-color: #e8e8e8;
border-right: 135px #666465 solid;
width: 500px;
line-height: 16px;
}


p {
padding: 5px 10px;
margin:0px; 
}

pre {
font-size: 12px;
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
color: #e69203;
padding: 5px 10px 5px 5px;
margin:0px;
line-height: 19px;
text-decoration: none;
letter-spacing: 0.09em; 
}

#content p a {
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
text-decoration: none;
border-bottom: 1px #e69203 dotted;
text-align: right;
color: #000000; }

#content p a:visited {
text-decoration: none;
color: #000000; }

#content p a:hover  {
color: #e69203;
text-decoration: none;
border: none; 
border-bottom: 1px #e69203 dotted; 
}

#content p a:active  {
color: #000000;
text-decoration: none;
}

#news_headlines {
color: #000000;
text-decoration: none;
text-align: left;
font-weight: bolder;
font-size: 16px;
}

#content table {
margin-left: 5px;

 }


/* -----------------news--------------------- */ 

#bgcolor_news {
background-color: #646464; 
}

#content_news { 
position: relative; 
margin: 0px;
background-color: #656465;
min-height: 1000px;
width: 500px; 
}

#content_news p {
color: #e8e8e8;
text-align: justify; 
}

#headline {
position: relative;
}

#content_news p a {
color: #e8e8e8;
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
text-decoration: none;
border-bottom: 1px #e69203 dotted;
text-align: right; 
}

#content_news p a:visited {
color: #e8e8e8;
text-decoration: none;
}

#content_news p a:hover  {
color: #e69203;
text-decoration: none;
border: none; 
border-bottom: 1px #e69203 dotted; 
}

#content_news p a:active  {
color: #e8e8e8;
text-decoration: none;
}


/* -----------------b2b--------------------- */ 


#content_b2b {
position: relative; 
margin: 0px;
min-height: 1000px;
background-color: #e8e8e8;
border-right: 150px #e8e8e8 solid;
width: 500px;
height: 110%;
line-height: 16px; 
}



/*  ----------------footer---------------------- */ 

#footer {
clear:left;
padding:0px;
margin:0px;
text-align: left;
background-color: #e8e8e8;
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
color: #666465;
font-size: 10px; 
width: 500px;
border-right: 135px #666465 solid;
line-height: 9px; 
}


#footer p a {
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
text-decoration: none;
border-bottom: 1px #e69203 dotted;
text-align: right;
color: #000000; }

#footer p a:visited {
text-decoration: none;
color: #000000; }

#footer p a:hover  {
color: #e69203;
text-decoration: none;
border: none; 
border-bottom: 1px #e69203 dotted; 
}

#footer p a:active  {
color: #000000;
text-decoration: none;
}