HTML {
	PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    SCROLLBAR-FACE-COLOR: #fff;
    SCROLLBAR-HIGHLIGHT-COLOR: #fff;
    SCROLLBAR-SHADOW-COLOR: #fff;
    SCROLLBAR-3DLIGHT-COLOR: #fff;
    SCROLLBAR-ARROW-COLOR: #294293;
    SCROLLBAR-TRACK-COLOR: #fff;
    SCROLLBAR-DARKSHADOW-COLOR: #fff;
    SCROLLBAR-BASE-COLOR: #fff;
}


a.menu:link{
  font-family: Tahoma;
  font-size: 11px;
  color: #294293;
  text-decoration: none;
  font-weight: bold;
}
a.menu:visited{
  font-family: Tahoma;
  font-size: 11px;
  color: #294293;
  text-decoration: none;
  font-weight: bold;
}
a.menu:hover{
  font-family: Tahoma;
  font-size: 11px;
  color: #C30005;
  text-decoration: none;
  font-weight: bold;
}



a.header-menu:link{
  font-family:Tahoma;
  font-weight:bold;
  font-size:10px;
  color:#666666;
  text-decoration: none;
}
a.header-menu:visited{
  font-family:Tahoma;
  font-weight:bold;
  font-size:10px;
  color:#666666;
  text-decoration: none;
}
a.header-menu:hover{
  font-family:Tahoma;
  font-weight:bold;
  font-size:10px;
  color:#C30005;
  text-decoration: none;
}



a.download:link{
  font-family:Tahoma;
  font-weight:bold;
  font-size:10px;
  color:#2C4294;
  text-decoration: none;
}
a.download:visited{
  font-family:Tahoma;
  font-weight:bold;
  font-size:10px;
  color:#2C4294;
  text-decoration: none;
}
a.download:hover{
  font-family:Tahoma;
  font-weight:bold;
  font-size:10px;
  color:#2C4294;
  text-decoration: underline;
}




a.submenu:link{
  font-family: Tahoma;
  font-size: 11px;
  color: #294293;
  text-decoration: none;
  font-weight: bold;
}

a.submenu:visited{
  font-family: Tahoma;
  font-size: 11px;
  color: #294293;
  text-decoration: none;
  font-weight: bold;
}

a.submenu:hover{
  font-family: Tahoma;
  font-size: 11px;
  color: #00a3e7;
  text-decoration: underline;
  font-weight: bold;
}


a.logout:link{
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}

a.logout:visited{
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}

a.logout:hover{
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}


.txt{
    font-family:Tahoma;
    font-size: 11px;
    color:#294293;
}


.title1{
    font-family:Tahoma;
    font-size: 11px;
    color:#FB2200;
    border-bottom: 1px solid #666666;
    padding: 4px;
}


.QuestTitle{
    font-family:Tahoma;
    font-size: 13px;
    color:#294293;
    font-weight: bold;
}

.QuestText{
    font-family:Tahoma;
    font-size: 13px;
    color:#294293;
}


.newstxt{
    font-family:Tahoma;
    font-size: 12px;
    color:#294293;
}

.h2{
    font-family:Tahoma;
    font-size: 16px;
    font-weight: bold;
    color:#294293;
}

.faq_header{
    font-family:Tahoma;
    font-size: 14px;
    font-weight: bold;
    color:#294293;
}

.alltexts{
  font-family: Tahoma;
  font-size: 13px;
}

input{
  font-family: Tahoma;
  font-size: 11pt;
  height: 20px;
}

.input1{
  font-family: Tahoma;
  font-size: 12px;
  height: 20px;
}

.button{
  font-family: Tahoma;
  font-size: 12px;
  height: 24px;
}


.QuestTextField{
    font-family: Tahoma;
  font-size: 10pt;
}


select{
  font-family: Tahoma;
  font-size: 10pt;
}

textarea{
  font-family: Tahoma;
  font-size: 11pt;
}

.alltitles{
  font-family: Tahoma;
  font-size: 14pt;
}



