.toptable {
	width: 100%;
}
.rightshadow {
	background-image: url(images/right_shadow.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.leftshadow {
	background-image: url(images/left_shadow.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.tobecontinued {
	background-image: url(images/continued.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;
	text-align:justify;
}
.titleStyle {
	font-size: 18px;
	font-weight: bold;
}
.cell {
	height: 30px;
}
.maintable {
	width: 800px;
	height: 100%;
}
.tableforlisteditems {
	width: 90%;
	margin-left: 30px;
}
.standardSpacing {
	width: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#526F8B;
	font-size: 16px;
	font-family:ΌΠ·’Ει, Verdana, Arial, KaiTi;
	background-color: #FFFFFF;
}
.theParagraph {
	margin-left: 50px;
}
A {
	color:#B9608A;
}

.menu {
	vertical-align:middle;
	text-align:center;
}
select, input, textarea {
	font:normal normal normal 8pt /15px ΌΠ·’Ει, Verdana, Arial, KaiTi;
	border:1px solid #ababab;
	background:#ffffff;
	color:#767981;
}
img {
	border:0px;
}
