﻿.maintableleft
{
	width:8px;
	background: #FFFFFF url('../../images/cap-left.gif') repeat-y;
}
.maintableright
{
	width:8px;
	background: #FFFFFF url('../../images/cap-right.gif') repeat-y;
}
.header
{
    background: #FFFFFF url('../../images/header_bg.gif') no-repeat;  
    height:100px;
}
.footer
{
    padding:10px 10px 10px 10px;
    font-size:0.8em;
}
.topmenu
{
    background-image:url(../../images/top_group_background.gif);
    width:890px;  
    padding:0px 5px 2px 5px;
    border-top:solid 2px #000066;
    border-bottom:solid 2px #000066; 
}
a.topmenulink
{
    font-size:11pt;
    color:#FFFFFF;
    text-decoration:none;
    margin-right:10px;
}
a.topmenulink:hover
{
    color:#ffff00; 
    text-decoration:underline;
}
