@charset "utf-8";

/* CSS Document */


body {
margin: 0px;
background: url(images/h_bg.gif) repeat-x;
background-color: #00041a;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: justify;
}

/* for the positions */
.logopos {
margin: 41px 0px 47px 0px;
background:url(images/logo-h.jpg) top no-repeat;
width:247px;
height:81px;
}

table tr td a { color:#78C5FE; }
table tr td a:hover { color:#FFFFFF; text-decoration:none; }
.premiumpos {
margin: 0px 0px 29px 0px;
}
.contactbotpos {
margin: 7px 0px 18px 0px;
}
p {
margin: 15px 0px 15px 0px;
}
.footerpos {
margin: 25px 0px 20px 0px;
}

/* end for the positions */

/* for text formatting */

.contactinfotext {
font: 11px Arial, Helvetica, sans-serif;
color: #cccdd2;
}
.footertext {
font: 11px Arial, Helvetica, sans-serif;
color: #f9f7f7;
}
/* end for text formatting */
/* for all the links */
a {
color:#78C5FE;
text-decoration: underline;
}
a:hover {
color:#FFFFFF;
text-decoration: none;
}
.contactinfotext a {
color:#78C5FE;
text-decoration: underline;
}
.contactinfotext a:hover {
color: #FFFFFF;
text-decoration: none;
}
.footertext a {
color:#78C5FE;
text-decoration: underline;
}
.footertext a:hover {
color: #FFFFFF;
text-decoration: none;
}







/* end for text formatting */







@media print {



  .printing {color:#000066; font-family:"Trebuchet MS"; text-transform:uppercase; font-size:16pt; display:block;}



  #flashcontentop {display:none;}



} 



}











@media media {



#flashcontentop {display:none;}







} 



}











@media handheld {



  #flashcontentop {display:none;}







} 



}