BODY, HTML {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #63A53D;
	background-image: url(/images/background_7DFL.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

H1
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.menuTableSide {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
}
.tbToolbar
{
    background-color: #eeeeee;
    border-bottom: 1px solid #dddddd;
    padding: 0px;
    margin-bottom: 5px;
    background-image: url(/images/tBar_Mid.png);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 26px;
}
.staffTable {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00507E;
	padding: 4px;
	border: 1px solid #808080;
	margin-bottom: 4px;
}
.contentTable {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color:#FFFFFF;
	padding: 10px;
}
.loginTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00507E;
	background-color: #FFCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homeTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}
.headerTableCell {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #91CE2B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC9442;
	border-right-color: #FC9442;
	border-bottom-color: #FC9442;
	border-left-color: #FC9442;
}
.headerTableCellClient {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC9442;
	border-right-color: #FC9442;
	border-bottom-color: #FC9442;
	border-left-color: #FC9442;
}
.headerTableCell2 {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC00;
	background-color: #CCCC00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

