body
{
background-color: #ffffdf;
background-image: url(images/Background.jpg);
background-repeat: repeat-x;
font-family: Arial;
}

a
{
font-size: 16px;
color: #74B163;
font-weight: bold;
}

a:visited
{
color: #5E8D5E;
}

img
{
padding: 0px;
margin: 0px;
}

.fundLeft
{
float: left;
margin-right: 10px;
}

.fundRight
{
float: right;
margin-left: 10px;
}

.logo
{
margin-top: 20px;
border: 0px;
margin: 15px;	
}

font.title
{
font-weight: bold;
color: #5E8D5E;
}

.bold
{
font-weight: bold;
}

td.navCol
{
width: 20%;
vertical-align: top;
}

.contentCol
{
width: 80%;
vertical-align: top;
}

.navContent
{
padding: 5px;
}

.navHeader
{
padding: 2px;
text-align: center;
font-size: 20px;
font-weight: bold;
}

.mainHeader
{
padding: 2px 20px;
font-size: 20px;
font-weight: bold;
}

.mainContent
{
padding: 5px;
}

.divider
{
background-image: url(images/divider.gif);
height: 5;
}

.TL
{
background-image: url(images/TL_bar.gif);
}

.TR
{
background-image: url(images/TR_bar.gif);
}

.BL
{
background-image: url(images/BL_bar.gif);
}

.BR
{
background-image: url(images/BR_bar.gif);
}

.ver
{
background-image: url(images/ver_bar.gif);
width: 8px;
}

.hor
{
background-image: url(images/hor_bar.gif);
height: 8px;
}