/*div#preloader{
   position: absolute;
   top:-9999px;
   left:-9999px; 
   height:1px;
   width:1px;
   overflow:hidden;
}*/

div#preloader{display:none;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	/*font-weight: bold;*/
	color: #FFFFFF;
	vertical-align: top;
    text-align: center;
	/*width:140 px;*/
}

.linktable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	/*font-weight: bold;*/
	color: #FFFFFF;
	vertical-align: top;
    text-align: center;
	/*width:140 px;*/
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
    text-align: left;
	color: #006699;
	vertical-align: top;
	/*position:center;*/ 
    /*overflow: auto;*/
    /*z-index:1;*/
    /*margin-left:200px;*?
    /*left:200px;*/
}

a{text-decoration:none}
a:link {color: white}       /* unvisited link */
a:visited { color: white }   /* visited links */
a:active { color: white}    /* active links */
/*a.ext:link:hover {color: #033DD1}       /* unvisited link */
/*a.ext:visited:hover {color: #033DD1}       /* unvisited link */
/*a:hover {color: #0182C5}       /* unvisited link */

.main a:link {
      color: #006699;
      font-weight: bold;
}       /* unvisited link */

.main a:visited { 
      color: #006699;
      font-weight: bold;
}   /* visited links */

.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
    text-align: center;
    font-weight: bold;
	vertical-align: top;
    color: #006699;
	/*position:center;*/ 
    /*overflow: auto;*/
    /*z-index:1;*/
    /*margin-left:200px;*?
    /*left:200px;*/
}

.maintitleleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
    text-align: left;
    font-weight: bold;
	vertical-align: top;
    color: #006699;
	/*position:center;*/ 
    /*overflow: auto;*/
    /*z-index:1;*/
    /*margin-left:200px;*?
    /*left:200px;*/
}

.main li {
{
  	list-style: disc;
	marker-offset:0px;
	padding: 0px;
  	margin-bottom: 0px;
 	margin-top: 0px;
  	margin-left: 20px;
  	margin-right: 10px;
	border-style: none;
	/*background: url(http://www.blogblog.com/tictac_blue/tictac_blue.gif) no-repeat 0 6px;*/
	/*font-family: arial;*//*Haettenschweiler;*/
	/*font-size: 15px;
	color: #033DD1;*/
	letter-spacing: 0.00em; 
	font-weight: normal;
}

.topbar 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	/*vertical-align: top;*/
	background-image: url(Images/web triton training top 760.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:760 px;
	height:30px;
}
li.menu	
{
  	list-style: disc;
	marker-offset:0;
	padding: 0px;
  	margin-bottom: 10px;
 	margin-top: 10px;
  	margin-left: -10px;
  	margin-right: 10px;
	border-style: none;
	/*background: url(http://www.blogblog.com/tictac_blue/tictac_blue.gif) no-repeat 0 6px;*/
	/*font-family: arial;*//*Haettenschweiler;*/
	/*font-size: 15px;
	color: #033DD1;*/
	letter-spacing: 0.00em; 
	font-weight: bold	
}

li.second	
{
  	list-style: disc;
	marker-offset:0px;
	padding: 0px;
  	margin-bottom: 0px;
 	margin-top: 0px;
  	margin-left: 20px;
  	margin-right: 10px;
	border-style: none;
	/*background: url(http://www.blogblog.com/tictac_blue/tictac_blue.gif) no-repeat 0 6px;*/
	/*font-family: arial;*//*Haettenschweiler;*/
	/*font-size: 15px;
	color: #033DD1;*/
	letter-spacing: 0.00em; 
	font-weight: bold;
}

    

   

#dropmenudiv{
/*position:absolute;*/
/*border:1px solid black;*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid black;*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

