BODY, HTML {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	background-image:url(/images/cpsolutions/cpsolutions_background.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: top;
}
.redBackground {
	background-color: #D40000;
	background-image:url(/images/cpsolutions/cpsolutions_header_back.jpg);
	background-repeat: repeat-x;

}
.rightsideSpacer {
	background-color: #999999;
	background-image:url(/images/cpsolutions/cpsolutions_rightside_spacer.jpg);
	background-position: top;
	background-repeat:no-repeat;
}
.headingTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.contentCell {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D40000;
}
.menuTableSide {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D40000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D40000;
}
.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;
}.newsHeader {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 5px;
}
.newsTable {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;
	border: 1px solid #990000;
	padding-left: 5px;
	padding-right: 5px;
	margin: 10px;
}
