body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #323247;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#login{
 position:absolute;
 top:0px;
 left:0px;
 width:300px;
 height:250px;
 font: 10px verdana, tahoma, arial, sans-serif;
 background:#0060BB;
 color: #333333;}
#wrapper {     
	width: 970px;
	background:  url("../images/bg-wrapper.gif") repeat-y;  
}
#tdRight {
	width: 159px;
	float: right;
	position: relative;
	right: 15px;
	text-align: left;
}
#tdLeft {
	width: 159px;
	float: left;
	position: relative;
	left: 25px;
	text-align: left;
}
#logo {
	background: url(http://www.aventurs.com/images/matnet_sm.gif) no-repeat;
	height: 75px;
	width: 159px;
}
#tdMid {
	width: 600px;
	float: left;
	position: relative;
	left: 32px;
	text-align: left;
}
#top {
	background: url(../images/bg-top.gif) no-repeat; 
	height: 17px;
	width: 600px;
}
#bot {
	background:  url("../images/bg-bot.gif") no-repeat; 
	width: 970px;
	padding-top: 4px;
	font-size: 9px;
	color: #95A0B5;
	padding-bottom: 10px;
}
.clear {
	clear: both;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.hidden {
	display: none;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: normal;
}
p {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none outside;
}
table {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #323247;
/*	width: 100%;  */
}
th {
	background: #F3F3F3;
	border: 1px solid #C1C1D7;
	font-weight: bold;
}
th1 {
	border: 1px solid #C1C1D7;
	font-weight: bold;
}
.error {
	color: #FF3333;
	font-weight: bold;
}
form, input, textarea, select {
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #494969;
}
.button {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #494969;
	padding: 2px;
}
a:link, a:visited {
	color: #71859B;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ECA63E;
	text-decoration: none;
}
.menuBox a:link, .menuBox a:visited {
	font-weight: bold;
	color: #71859B;
	text-decoration: none;
}
.menuBox a:hover, .menuBox a:active {
	color: #ECA63E;
	text-decoration: none;
}
