body {
	margin:0px;
}
td {
	font-size:0.75em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
}
#footer {
	height:23px;
	background-color:#EC2405;
	color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
}
#terms {
	float:right;
	font-size:0.8em;
}
a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
a:hover {
	color:#66CCFF;
}
a.whitelink {
	color:#FDE7D2;
}
a.whitelink:hover {
	color:#66CCFF;
}
a.term {
	color:#FFFFFF;
	font-weight:normal;
}
a.term:hover {
	color:#66CCFF;
}
#header {
	height:118px;
	background-image:url(images/bg-blocks.jpg);
	text-align:right top;
}
#logo {
	background-image:url(images/dynamic-business-solutions-senso.gif);
	width:230px;
}
#extender {
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#underheader {
	height:10px;
}
#openpage {
	background-image:url(images/grid.jpg);
	padding:20px;
}
#pagecontent {
	background-image:url(images/grid.jpg);
	padding-left:18px;
	padding-top:45px;
	padding-bottom:20px;
}
h1 {
	font-size: 2em;
	color: #000066;
}
h2, .dbluetitle {
	font-size: 1.4em;
	color:#000066;
	font-weight:bold;
}
.leftimage {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
#menu {
	height:29px;
	background-color:#EC2405;
}
.seso2 {
	font-weight:bold;
	text-align: center;
	color: #FDE7D2;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	background-image: url(images/tab.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#solutions {
	position:absolute;
	left:197px;
	top:156px;
	width:145px;
	height:100;
	z-index:11;
	visibility: hidden;
}
#services {
	position:absolute;
	left:297px;
	top:156px;
	width:187px;
	height:50;
	z-index:12;
	visibility: hidden;
}
#aboutus {
	position:absolute;
	left:99px;
	top:156px;
	width:100px;
	height:75px;
	z-index:10;
	background-color: #EC2405;
	visibility: hidden;
}
/*.seso2Copy {
	font-weight: bold;
	text-align: center;
	color: #FDE7D2;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	border-top-color: #FC7A67;
	border-right-color: #FECCC5;
	border-bottom-color: #C91C03;
	border-left-color: #EC2405;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}*/
.bluetext {
	font-size: 1.1em;
	color: #000066;
}
.lbluetext {
	color: #21729F;
}
a.dblue {
	color:#000066;
}
a.dblue:hover {
	color:#66CCFF;
}
div.pad {
	padding-left:10px;
}hr.black {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.shadow {
	 filter: Shadow(Color=#330000, Direction=right);
 }
 /* Scroller CSS */
div.tableContainer {
	clear: both;
	height:480px;
	overflow: auto;
	width: 100%;
	scrollbar-base-color: #FFFFFF; 
	scrollbar-face-color: #e5f6fd; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #e5f6fd; 
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #e5f6fd; 
}
html>body div.tableContainer {
	overflow: hidden;
}
div.tableContainer table {
	float: left;
}
html>body div.tableContainer table {
	width: 100%;
}
html>body tbody.scrollContent {
	display: block;
	overflow: auto;
	width: 100%;
	height:480px;
}


