a:link { text-decoration: none; color: #7399b7; }
a:hover { text-decoration: underline; color: #003c6b; }
a:active { text-decoration: none; color: #7399b7; }
a:visited { text-decoration: none; color: #7399b7; }

body {

font-family: arial,helvetica,sans-serif; 
font-style: normal; 
font-weight: normal; 
font-size: 0.9em; 
color: #000000;
background-image : url("images/bg-gray-flames.gif");
background-color:#252525; 
margin:0em;

}

table.main { align:center; }

.centre { text-align:center; }

p { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: normal; font-size: 0.9em; color: #bbbbbb; 
    text-align:left; margin-left:0.3em; margin-right:0.3em;

}

div.containerhead {
          background-image: url(images/logo.jpg);
	  background:#feb400;
          padding:0em;
	  width: 100%;
          height:5.6em;
	  text-align:center;
          
}

div.containerpage {

        padding:0.167em;
	width: 100%;  

}

div.maincol1 {
float:left;width:50%;height:100%;
}

div.maincol2 {
float:right;width:50%;height:100%;
}

div.horizontal
{
width:100%;
height:1.5em;
background-color:#ee8800; 
padding-top:0.21em;
padding-left:15%;
padding-right:15%;
}
div.horizontal ul
{
list-style:none;
display:inline;
margin:1em;
padding:0em;
}
div.horizontal li
{
float:left;
width:9.5em;
position: relative; 
}
div.horizontal a
{
display:block;
width:130px;
}
div.horizontal a:link,div.horizontal a:visited,div.horizontal a:active
{
display: block;
padding: 0.07em;
margin: 0.07em;
border:0em;
width: 9.1em;
line-height: 1.82em;

background-image: url("images/button-flame.jpg");
background-color: #feb400;
color: #eeeeee;
font: 0.9em arial, helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: right;
}

div.horizontal a:hover
{
display: block;
padding: 0.07em;
margin: 0.07em;
border:0em;
width: 9.1em;
line-height: 1.82em;

background-image: url("images/button-flame.jpg");
background-color: #feb400;
color: #ffff00;
font: 0.9em arial, helvetica, sans-serif;
font-weight: bold;
text-decoration : none;
}

h2 {color: #ffffff;}

h3 {color: #ffffff;}

h4 {color: #ffffff;}

p.copyright { text-decoration: none; color: #ffffff; font-family: arial,helvetica,sans-serif; font-size: 13px; font-weight: bold; text-align: center; }

a.copyright:link { text-decoration: none; color: #ffffff; }
a.copyright:hover { text-decoration: underline; color: #ff0000; }
a.copyright:active { text-decoration: none; color: #ff0000; }
a.copyright:visited { text-decoration: none; color: #ffffff; }
