body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #db9ce4;
	background-image: url(../../images/bg.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
.TextFont {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.inputBox {
	border: 1px solid #666666;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.imagepad {
	padding: 10px;
}
.menu {
	padding-top: 0px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align:center;
	vertical-align:top;
}
