.title		{ font-family: Arial, Helvetica, Avantegarde, sans-serif;
		  font-size: 14px; font-weight: bold; color: #555555; 
		  text-decoration: none; }

.title_2        { font-family: Arial, Helvetica, Avantegarde, sans-serif;
                  font-size: 14px; font-weight: bold; color: #ffffff;
                  text-decoration: none; }

.text		{ font-family: Arial, Helvetica, Avantegarde, sans-serif;
		  font-size: 10px; font-weight: bold; color: #555555; 
		  text-decoration: none; }

.debug		{ font-family: Arial, Helvetica, Avantegarde, sans-serif;
		  font-size: 10px; font-weight: bold; color: #ff0000; 
		  text-decoration: none; }

.small		{ font-family: Arial, Helvetica, Avantegarde, sans-serif;
		  font-size: 8px; font-weight: bold; color: #555555; 
		  text-decoration: none; }

a		{ font-family: Arial, Helvetica, Avantegarde, sans-serif;
		  font-size: 10px; font-weight: bold; color: #555555; 
		  text-decoration: none; }

a:hover		{ font-family: Arial, Helvetica, Avantegarde, sans-serif;
		  font-size: 10px; font-weight: bold; color: #000000; 
		  text-decoration: none; }
 
a.small_link    { font-family: Arial, Helvetica, Avantegarde, sans-serif;
                  font-size: 8px; font-weight: bold; color: #555555;
                  text-decoration: none; }

a.small_link:hover { font-family: Arial, Helvetica, Avantegarde, sans-serif;
                     font-size: 8px; font-weight: bold; color: #000000;
                     text-decoration: none; }


#logo           { position: absolute; top:  10px; left:  10px; }

#top_nav_1      { position: absolute; top:  85px; left:  35px; } 

#top_nav_2      { position: absolute; top:  85px; left: 120px; } 

#top_nav_3      { position: absolute; top:  85px; left: 185px; } 

#top_nav_4      { position: absolute; top:  85px; left: 265px; } 

#top_nav_5      { position: absolute; top:  85px; left: 360px; } 

#top_nav_6      { position: absolute; top:  85px; left: 445px; } 

#top_nav_7      { position: absolute; top:  85px; left: 505px; } 

#top_nav_8      { position: absolute; top:  85px; left: 605px; }

#vert_nav       { position: absolute; top: 144px; left: 24px; } 

#main_body      { position: absolute; top: 135px; left: 215px;
		  width: 500px; height: 225px; 
		  background-color: transparent; 
		  overflow: auto; }

#company        { position: absolute; top: 385px; left:  10px; }

#debug          { position: absolute; top: 395px; left:  10px; }

#switch         { position: absolute; top:  10px; left: 600px;
                  font-family: Arial, Helvetica, Avantegarde, sans-serif;
                  font-size: 10px; font-weight: bold; color: #555555;
                  background-color: #ffffff; border: 2px solid #555555;
                  border-left: 1px solid #dcdcdc;
                  border-top: 1px solid #dcdcdc;
                  width: 75px; height: 15px; text-align: center;  }

#letter         { position: absolute; top:  35px; left: 600px;
                  font-family: Arial, Helvetica, Avantegarde, sans-serif;
                  font-size: 10px; font-weight: bold; color: #555555;
                  background-color: #ffffff; border: 2px solid #555555;
                  border-left: 1px solid #dcdcdc;
                  border-top: 1px solid #dcdcdc;
                  width: 107px; height: 15px; text-align: center;  }
