﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #005655;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text
{
    font-size: 8pt;
    color: Black;
    font-family: Arial;
}
.textWhite
{
    font-size: 8pt;
    color: White;
    font-family: Arial;
}
.text10
{
    font-size: 10pt;
    color: Black;
    font-family: Arial;
}
.text10BoldGreen
{
    font-weight:bold;
	font-size: 10pt;
    color: #1E889B;
    font-family: Arial;
}
.text10BoldGreenBig
{
    font-weight:bold;
	font-size: 11pt;
    color: #1E889B;
    font-family: Arial;
}
.text10Link 
{
	font-size: 10pt;
    color: Black;
    font-family: Arial;
}
.text10LinkWhite
{
	font-size: 10pt;
    color: White;
    font-family: Arial;
}
.text10White
{
	font-size: 10pt;
    color: White;
    font-family: Arial;
}
.text10WhiteBold
{
	font-size: 10pt;
	font-weight:bold;
    color: White;
    font-family: Arial;
}
.text10Green
{
	font-size: 10pt;
    color: #005655;
    font-family: Arial;
}
.text10Bold
{
	font-weight:bold;
	font-size: 10pt;
    color: #333333;
    font-family: Arial;
}
.textTab
{
    font-weight: bold;
    font-size: 8pt;
    color: Black;
    font-family: Arial;
}
.textWhite
{
    font-size: 8pt;
    color: White;
    font-family: Arial;
}
.sideMenu
{
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: Arial;
}
.topMenu
{
    font-weight: bold;
    font-size: 8pt;
    color:white;
    font-family: Arial;
}
.topMenuBlack
{
    font-weight: bold;
    font-size: 8pt;
    color:#666666;
    font-family: Arial;
}
.topMenuBig
{
    font-weight: bold;
    font-size: 11pt;
    color: white;
    font-family: Arial;
}
.menuText
{
	font-weight: bold;
	font-size:9px;
	color: #333333;
	font-family: Arial;
}
.tdTopRight
{
height:20px;
vertical-align:middle;
background-color:#4B9AA0;
border-top-color:#FFFFFF; 
border-top-style:solid;
border-top-width:1px;
border-left-color:#FFFFFF; 
border-left-style:solid;
border-left-width:3px;
}
.tdTopRightSelected
{
height:20px;
vertical-align:middle;
background-color:#84C1DF;
border-top-color:#FFFFFF; 
border-top-style:solid;
border-top-width:1px;
border-left-color:#FFFFFF; 
border-left-style:solid;
border-left-width:3px;
}
.tdBottomLeft
{
height:20px;
vertical-align:middle;
background-color:#4B9AA0;
border-top-color:#FFFFFF; 
border-top-style:solid;
border-top-width:1px;
}
.tdBottomLeftSelected
{
height:20px;
vertical-align:middle;
background-color:#84C1DF;
border-top-color:#FFFFFF; 
border-top-style:solid;
border-top-width:1px;
}
.tdSearchBox
{
height:20px;
vertical-align:middle;
background-color:#BFDFEE;
border-top-color:#FFFFFF; 
border-top-style:solid;
border-top-width:1px;
}
.imageBorder
{
border-color:#FFFFFF;
border-style:solid;
border-width:2px;
}
.tableBoxBorder
{
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:1px;
border-left-color:#FFFFFF;
border-left-style:solid;
border-left-width:1px;
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width:1px;
}