body{
	font-size: 12px;
	color: #3F3F3F;
	font-family:Arial;
	background-color: #EEEEEE;
	word-spacing: 0;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
table {
	font-size: 12px;
	color: #3F3F3F;
	font-family:Arial;
}
input, textarea, select {
	font-size: 13px;
	color: #000000;
	font-family:Arial;
	background-color: #EEEEEE;
	border: solid 1px #000000;
}
a:active, a:visited, a:link{
	text-decoration: none;
	color: #3F3F3F;
	font-size: 12px;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
	color: #000000;
}
/* ## Side Tables Start ## */
.top {
	width: 150px;
	height: 27px;
	padding-bottom: 10px;
	background-image: url(../gfx/3150/top.gif);
}
.middle {
	width: 150px;
	padding-bottom: 13px;
	padding-left: 16px;
	padding-right: 16px;
	text-align: left;
	background-image: url(../gfx/3150/middle.gif);
}
.middle2 {
	width: 150px;
	padding-bottom: 13px;
	padding-left: 16px;
	padding-right: 16px;
	background-image: url(../gfx/3150/middle.gif);
	text-align: right;
}
.bottom {
	width: 150px;
	height: 14px;
	background-image: url(../gfx/3150/bottom.gif);
	background-position: right;
}
/* ## Contents Table Starts ## */
.c_top {
	width: 440px;
	height: 27px;
	padding-bottom: 10px;
	background-image: url(../gfx/3150/top2.gif);
}
.c_middle {
	width: 440px;
	padding-bottom: 13px;
	padding-left: 16px;
	padding-right: 16px;
	text-align: left;
	background-image: url(../gfx/3150/middle2.gif);
}
.c_bottom {
	width: 400px;
	height: 10px;
	background-image: url(../gfx/3150/bottom2.gif);
	background-position: right;
}
.header {
	width: 750px;
	height: 144px;
	background-image: url(../gfx/3150/header.gif);
	background-position: center;
}
