/* Global Styles */


body {	background-color: #000000;
	margin: 0px; 
	font-size: 12px;
	color: black;
	font-family: tahoma; 
       	scrollbar-face-color:#3D897F;
	scrollbar-arrow-color:#373535;
	scrollbar-track-color:#AEDCDA;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#808080;
	scrollbar-darkshadow-Color:#8A856F;
		}


#top {	 
	width: 776px;
	margin-top: 0px;
	background-color: #373535 }

#top a{ font-size:12px;
        color:#999999;}

#top a:hover { color:#3D897F;
		text-decoration: underline;}

#left { color: 3D897F;
	font-size: 12px; 
        width: 250px;
        height: 440px;
        padding: 8px; 
	margin-bottom: 10px;
        border: 1px solid black;
        background-color:#AEDCDA;
        overflow: auto;
        scrollbar-face-color:#3D897F;
	scrollbar-arrow-color:#373535;
	scrollbar-track-color:#AEDCDA;
	scrollbar-shadow-color:'#000000';
	scrollbar-highlight-color:'#000000';
	scrollbar-3dlight-color:'#808080';
	scrollbar-darkshadow-Color:'#8A856F'; }

#left a {color: black; }

#left a:hover { color:#3D897F;
		text-decoration: underline;}


#bio {  
        width: 520px; 
        height: 440px;	
        padding: 8px;
	font-size: 12px; 
	margin-bottom: 10px;
        border: 1px solid black;
        background-color:#fff;
	text-align: justify;
        overflow: auto;
        scrollbar-face-color:#3D897F;
	scrollbar-arrow-color:#373535;
	scrollbar-track-color:#AEDCDA;
	scrollbar-shadow-color:'#000000';
	scrollbar-highlight-color:'#000000';
	scrollbar-3dlight-color:'#808080';
	scrollbar-darkshadow-Color:'#8A856F'; }

#iframe-right {  
        width: 485px; 
        height: 620px;
	font-size: 12px;
	text-align: justify;
	padding: 8px;
	margin-bottom: 10px;
        background-color:#fff;
        overflow: auto;
        scrollbar-face-color:#3D897F;
	scrollbar-arrow-color:#373535;
	scrollbar-track-color:#AEDCDA;
	scrollbar-shadow-color:'#000000';
	scrollbar-highlight-color:'#000000';
	scrollbar-3dlight-color:'#808080';
	scrollbar-darkshadow-Color:'#8A856F'; 
              }
#iframe-right {
       a color: black; }
#iframe-right a:visited { color:black; }
#iframe-right a:hover { color:#3D897F; }

#iframe-contact {  
        width: 485px;	
        padding: 8px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: justify;
        background-color:#fff;
        overflow: auto;
        scrollbar-face-color:#3D897F;
	scrollbar-arrow-color:#373535;
	scrollbar-track-color:#AEDCDA;
	scrollbar-shadow-color:'#000000';
	scrollbar-highlight-color:'#000000';
	scrollbar-3dlight-color:'#808080';
	scrollbar-darkshadow-Color:'#8A856F'; 
              }
#iframe-contact a { color: #000000; }
#iframe-contact a:visited { color:#000000; }
#iframe-contact a:hover { color:#3D897F; }


#custom { width: 485px; 
        padding: 8px;
	font-size: 12px;
	margin-bottom: 10px;
	text-align: justify;
        background-color:#fff;
        overflow: auto;
        scrollbar-face-color:#3D897F;
	scrollbar-arrow-color:#373535;
	scrollbar-track-color:#AEDCDA;
	scrollbar-shadow-color:'#000000';
	scrollbar-highlight-color:'#000000';
	scrollbar-3dlight-color:'#808080';
	scrollbar-darkshadow-Color:'#8A856F'; 
	}

p { text-align: justify;}

td {    font-size: 12 px;
	overflow: auto;
        scrollbar-face-color:#3D897F;
	scrollbar-arrow-color:#373535;
	scrollbar-track-color:#AEDCDA;
	scrollbar-shadow-color:'#000000';
	scrollbar-highlight-color:'#000000';
	scrollbar-3dlight-color:'#808080';
	scrollbar-darkshadow-Color:'#8A856F';}

textarea {
	overflow: auto;
	scrollbar-face-color:#3D897F;
	scrollbar-arrow-color:#373535;
	scrollbar-track-color:#AEDCDA;
	scrollbar-shadow-color:'#000000';
	scrollbar-highlight-color:'#000000';
	scrollbar-3dlight-color:'#808080';
	scrollbar-darkshadow-Color:'#8A856F'; }


h1 { font-size: 16px; 
     font-variant: small-caps;
     letter-spacing: .1em;
     text-align: center;}




h2 { color:#AEDCDA;
     background-color: #000000;
     font-size: 14px; 
     font-variant: small-caps;
     letter-spacing: .1em;
     text-align: center;  }

h3 { color: white;
     font-size: 16px; 
     font-variant: small-caps;
     letter-spacing: .1em;
     text-align: center;}

ul {  list-style-type: round;
      list-style-position: outside;
     
	 }



/* LINK STYLES */

a:link { color: #000000;
	 text-decoration: none }

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

a:hover {color: #3D897F; }
