﻿
.table
{

    width:100%;
    border-spacing:0;
    border-collapse:collapse;
    font-family:Arial;
    font-size:0.8em;

}

.topmenu
{
    height:28px;
    width:100px;
    vertical-align:middle;
    font-family:Arial;
    font-size:0.8em;
   
    
}

A:link 
{
    text-decoration: none;
    color:#002957;
}

A:visited
{
    text-decoration: none;
    color:#002957;
}

A:active 
{
    
    text-decoration: none;
    color:#002957;
}

A:hover 
{  
    color: #fa6c16;
    font-weight:bold;
}

.menuitem
{
    height:24px;
    background-image:url(images/background/menuitem.gif);
    font-family:Arial;
    font-size:0.8em;
    padding-left:25px;
    color:#002957;
}

.currentmenupage
{
    height:24px;
    font-family:Arial;
    font-weight:bold;
    background-image:url(images/background/currentmenuitem.gif);
    font-size:0.8em;
    color:#002957;
    padding-left:25px;
}

.leftitem
{
    height:20px;
    background-image:url(images/background/leftmiddle.gif);
    font-family:Arial;
    font-size:0.8em;
    color:#002957;
}

.leftitemcomptitle
{
    height:20px;
    background-image:url(images/background/leftmiddlecomp.gif);
    font-family:Arial;
    font-size:0.8em;
    color:#ffffff;
}

.leftitemquestion
{
    height:20px;
    background-image:url(images/background/questionmark.gif);
    font-family:Arial;
    font-size:0.8em;
    color:#002957;
}

.leftitemcomp
{
    height:20px;
    background-image:url(images/background/competition.gif);
    font-family:Arial;
    font-size:0.8em;
    color:#002957;
}

.currentleftitem
{
    height:20px;
    background-image:url(images/background/currentleftmiddle.gif);
    font-family:Arial;
    font-size:0.8em;
    color:#002957;
}

.currentsubmenupage
{
    height:20px;
    font-family:Arial;
    font-weight:bold;
    background-image:url(images/background/currentsubmenuitem.gif);
    font-size:0.8em;
    color:#002957;
    padding-left:15px
}

.table
{

    width:100%;
    border-spacing:0;
    border-collapse:collapse;
    font-family:Arial;
    font-size:0.8em;

}

.infotable
{

    width:85%;
    font-family:Arial;
    font-size:0.8em;

}

.righttable

{
    font-family:Arial;
    font-weight:bold;
    color:#002957;
    font-size:1.6em;
    text-align:center;
    vertical-align:top;
    height:40px;
}

.currentpage
{
    height:28px;
    width:100px;
    vertical-align:middle;
    font-family:Arial;
    font-weight:bold;
    font-size:0.8em;
    color:white;
    

    
}

.righttable2

{
	padding-left:25px;
    height:24px;
    font-family:Arial;
    font-weight:bold;
    color:#002957;
    text-align:left;
    background-image:url(images/background/topbarorange.gif);
}

A.hydro:link 
{
    text-decoration: none;
    color:#fa6c16;
}

A.hydro:visited
{
    text-decoration: none;
    color:#fa6c16;
}

A.hydro :active 
{
    
    text-decoration: none;
    color:#fa6c16;
}

A.hydro :hover 
{  
    color: #fa6c16;

}