body {
	margin: 0 0 0 0;
	text-align: center;
	background: #cecece;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

a img {
	border: none;
}

form, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

table, table td {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

a {
    color:#008800;
}

#container {
	width: 844px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height:30%;
}

.header {
	height: 155px;
	text-align:center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.footer {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	height: 25px;
	width: 844px;
	text-align: center;
	background: url(/layouts/cust_tekweni/images/FooterBarBackground.gif) repeat-x top;
	font-size:10px;
}

#bodyContent {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#bodyContentInner {
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	line-height : 15px;
}

#threeCols {
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	text-align: left;
	position: relative;
	display: block;
	height:40%;
}

.leftcol {
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	width: 180px;
	text-align:right;
	background: url(/layouts/cust_tekweni/images/MenuBarBackground.gif) repeat-y;
}

.midcol {
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	width: 656px;
	background: url(/layouts/cust_tekweni/images/ContentBackground.jpg);
}	

td.menuback
{
	float: left;
	width: 149px;
	height: 30px;
	color: #646C9C;
	border-left: 1px solid White;
}

td.menuback a
{
	float:left;
	width : 121px;
	text-decoration: none;
	color:#000000;
}

td.menubacks
{
	float:left;
	width : 149px;
	height : 30px;
	color:#646C9C;
	border-left: 1px solid White;
}

td.menubacks a
{
	float:left;
	font-weight:bold;
	width : 121px;
	text-decoration: none;
	color:#579944;
}

