H1 {
 color:#FFFFFF;
 font-size:16px;
 font-family:Arial;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:15px;
}

H2 {
 color:#FFFFFF;
 font-size:14px;
 font-family:Arial;
 font-weight:bold;
 margin-top:5px;
 margin-bottom:5px;
}

H3 {
 color:#FFFFFF;
 font-size:12px;
 font-family:Arial;
 font-weight:bold;
 margin-top:5px;
 margin-bottom:5px;
}

H4 {
 color:#2281B1;
 font-size:16px;
 font-family:Arial;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:15px;
}

.FrmBtnOut
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #325FA0;
  font-weight: bold;
  margin: 0px;
  background-color: #FFFFFF;
  border : 1px solid #000000;
}

.FrmBtnOn
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #F69920;
  font-weight: bold;
  margin: 0px;
  background-color: #FFFFFF;
  border : 1px solid #000000;
}

.TextField
{  
  height: 18px;
  font-family : Arial, Sans-serif, Verdana, Helvetica;
  font-size: 11px;
  color: #000000;
  margin: 0px;
  background-color: #0181c8;
  color:#FFFFFF;
  border-color: #3a3a3a; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}

A { text-decoration: underline; }
A:link { color: #0181c8; }
A:visited { color: #0181c8; }
A:hover { text-decoration: underline; color: #FFFFFF; }

A.newsList { text-decoration: none; font-weight:bold; }
A.newsList:link { color: #FFFFFF; }
A.newsList:visited { color: #FFFFFF; }
A.newsList:hover { text-decoration: none; color: #FFFFFF; }

.newsList { font-weight:bold; }

A.footerMenu { text-decoration: none; font-size:11px; font-weight:bold; }
A.footerMenu:link { color: #FFFFFF;}
A.footerMenu:visited { color: #FFFFFF; }
A.footerMenu:hover { text-decoration: none; color: #FFFFFF; }

A.multisense{ text-decoration: underline; font-weight:bold; }
A.multisense:link { color: #0181c8;}
A.multisense:visited { color: #0181c8; }
A.multisense:hover { text-decoration: underline; color: #FFFFFF; }

A.quickmenu{ text-decoration: none; font-weight:normal; }
A.quickmenu:link { color: #686868;}
A.quickmenu:visited { color: #686868; }
A.quickmenu:hover { text-decoration: none; color: #FFFFFF; }

.fotoSelect {
  padding:6px;
  background-color:#404040;
  margin-right:3px;
}

.fotoSelect A {
  text-decoration:none;
  color:#8B8B8B;
}

.fotoSelectOn A {
  text-decoration:none;
  color:#404040;
}

.fotoSelectOn {
  padding:6px 6px 10px 6px;
  background-color:#FFFFFF;
  color:#404040;
  margin-right:3px;
}

.page_footer_menu img {
float:left;
}

.footerMenu {
height:23px;
margin-top:6px;
margin-bottom:5px;
float:left;
}

.divimg {
height:33px;
padding:0px;
margin:0px 5px 0px 5px;
float:left;
}

#flash_header {
  position:absolute;
  top:0px;
  left:0px;
  width:1000px;
  height:197px;
  float:left;
}

#logo_header {
  z-index:1000;
  position:absolute;
  top:65px;
  left:630px;
  width:310px;
  height:65px;
}

#bg_header {
  z-index:2000;
  width:1000px;
  height:197px;
  float:left;
}

#page_divider {
  margin:0px;
  float:left;
  border-top:1px solid #0181c8;
  width:65px;
  height:30px;
  margin-top:30px;
}

#page {
  width:1000px;
  float:left;
  text-align:left;
  vertical-alignment:top;
  margin:0px;
  padding:0px;
}

#page_footer {
  width:1000px;
  padding:0px;
  margin:0px;
  height:163px;
  margin-top:25px;
  float:left;
}

#page_footer_menu {
  left:0px;
  margin:0px;
  padding:0px;
  float:left;
  width:600px;
  height:67px;
}

#page_footer_left {  
  width:600px;
  height:63px;
  left:0px;
  margin:0px;
  padding:0px;
  float:left;
}

#footer_left {  
  width:600px;
  height:163px;
  left:0px;
  margin:0px;
  padding:0px;
  float:left;
}

#footernav {
  width:535px;;
  border:0px;
  height:33px;
  margin-left:65px;
}
 
#footernav img {
  border:0px;
  height:33px;
}
 
#page_footer_right {  
  width:250px;
  height:163px;
  margin:0px;
  padding:0px;
  float:right;
}

ul {
  margin:0px;
  margin-left:15px;
}

.DataRowOdd {
  background-color:#1e1e1e;
}

TD {
  font-family: Arial;
  font-size: 12px;
  line-height:20px;
  font-style : normal;
  font-weight : normal;
  color: #FFFFFF;
}

body {
  font-family: Arial;
  font-size: 12px;
  line-height:20px;
  font-style : normal;
  font-weight : normal;
  color: #FFFFFF;
  background-color: #000000;
  margin: 0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  overflow-x: hidden; 
}

/*---------------------------------------------------------- clear fix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*-------------------------------------------------------- */

