/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	padding: 2px 4px;
}

h1 {
	font-size: 16px;
	padding: 2px 4px;
	font-weight: bold;
}
#mntable {
	background-attachment: scroll;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: 125px 152px;
	background-color: #FFFFFF;
	border-right: 1px solid Black;
}
#leftcol {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
h2 {

	font-size: 14px;
	padding: 2px 4px;
	font-weight: bold;
}
