font, table { font-family: Verdana; font-size: 11px; color: #DDDDDD; line-height: 16px; text-decoration: none; }

.title { font-family: Verdana; font-size: 11px; color: #a78023; font-weight: bold; line-height: normal;}
.pageTitle { font-family: Verdana; font-size: 12px; color: #ffffff; font-weight: normal; line-height: normal; letter-spacing:1px;}
.subTitle { font-family: Verdana; font-size: 12px; color: #BB5522; font-weight: bold; line-height: normal; }
.selected { font-family: Verdana; font-size: 11px; color:#ffffff; font-weight: normal; text-decoration: none; line-height: normal; background-color:#0099cc; }
.dark { font-family: Verdana; font-size: 11px; color: #CCCCCC; line-height: 16px; text-decoration: none; }
.light { font-family: Tahoma; font-size: 10px; color: #CCCCCC; font-weight: normal; line-height: normal; }
.smallDark { font-family: Verdana; font-size: 10px; color: #555555; font-weight: bold; line-height: normal; }
.message { font-family: Verdana; font-size: 11px; color: #FFCCCC; line-height: 16px; text-decoration: none; }

hr { border: 0; color: #999999; background-color: #999999; height: 1px; width: 100%; }
li { list-style: circle; }
br { line-height: 12px; }

.imgApel { border-style:dotted; border-color:#999999; border-width:1px;}
.imgApelGrey { border-style:dotted; border-color:#CCCCCC; border-width:1px; }
       
a:link,a:active,a:visited,a:hover { 
  font-family: Verdana; font-size: 11px; color:#cc9900; text-decoration: underline; line-height: 16px;}
a:hover { 
  color:#ffffff; text-decoration: none; background-color:#cc9900;}

.footer, .footer:link,.footer:active,.footer:visited,.footer:hover { 
  font-family: Tahoma; font-size: 10px; color:#cc9900; font-weight: normal; text-decoration: none; line-height: normal; }
.footer:hover { 
  color:#ffffff; text-decoration: none; background-color:#cc9900;}
.footer { 
  color:#555555; text-decoration: none;}

.menu, .menu:link,.menu:active,.menu:visited,.menu:hover { 
  font-family: Verdana; font-size: 12px; color:#ffffff; font-weight: normal; text-decoration: none; line-height: 18px;}
.menu:hover { 
  color:#ffffff; text-decoration: none; background-color:#993300; letter-spacing:1px;}

.lanmenu, .lanmenu:link,.lanmenu:active,.lanmenu:visited,.lanmenu:hover { 
  font-family: Verdana; font-size: 12px; color:#cc9900; font-weight: normal; text-decoration: none; line-height: 18px;}
.lanmenu:hover { 
  color:#ffffff; text-decoration: none; background-color:#cc9900; letter-spacing:1px;}

.lightLink, .lightLink:link,.lightLink:active,.lightLink:visited,.lightLink:hover { 
  font-family: Verdana; font-size: 10px; color:#ffffff; font-weight: normal; text-decoration: none; line-height: normal; }
.lightLink:hover { 
  color:#ffffff; text-decoration: none; background-color:#cc9900; }

.softLink, .softLink:link,.softLink:active,.softLink:visited,.softLink:hover { 
  font-family: Verdana; font-size: 10px; color:#eeeeee; font-weight: normal; text-decoration: none; line-height: normal; }
.softLink:hover { 
  color:#ffffff; text-decoration: none; background-color:#cc9900; }
  
.darkLink, .darkLink:link,.darkLink:active,.darkLink:visited,.darkLink:hover { 
  font-family: Tahoma; font-size: 10px; color:#dddddd; background-color:#444444; font-weight: normal; text-decoration: none; line-height: normal; }
.darkLink:hover { 
  color:#ffffff; text-decoration: none; background-color:#993300; }
  
.linkList, .linkList:link,.linkList:active,.linkList:visited,.linkList:hover { 
  font-family: Verdana; font-size: 11px; color:#ffffff; font-weight: normal; text-decoration: none; line-height: normal;}
.linkList:hover { 
  color:#ffffff; text-decoration: none; background-color:#0099cc; }
  
input, textarea, button, select {
  background-color: #EEEEEE;
  color: #333333;
  font-family: Verdana;
  font-size: 11px;
  border: 1px solid #d9d3bc;
  padding-left: 2px;
  padding-top: 1px;
}

input.button {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  padding-left: 1px;
  line-height: 17px;
}

input:focus, textarea:focus {
  font-family: Verdana;
  font-size: 11px;
  background-color: #ffffff;
  color: #333333;
  border: 1px solid #d9d3bc;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 11px Verdana;
line-height:normal;
z-index:100;
}
