body
{
                     font-family: arial;
                     font-size: 11px;
	background-color: #ffffff;
	color: #000000;
}

.title
{
	position: absolute;
	left: 10px;
	top: 15px;
}

.menubar
{
	position: absolute;
	left: 10px;
	top: 180px;
	width: 200px;
	height: 600px;
	background-color: #ffffff;
}

.menutable
{
	position: absolute;
	left: 25px;
	top: 70px;
}

.menudata
{
	text-align: center;
	border: solid 2px #ffffff;
	color: #ffffff
	font-weight: bold;
}

a
{
	color: #ffffff;
	font-weight: bold;
}

.main
{
	position: absolute;
	left: 218px;
	top: 180px;
	width: 582px;
}

.images
{
	position: absolute;
	left: 810px;
	top: 180px;
	width: 200px;
	height: 600px;
}

.loginbar
{
	position: absolute;
	top: 132px;
	left: 15px;
}

.loginimage
{
	position: absolute;
	top: 130px;
	left: 10px;
}

th
{
                     color: #CD2626;
                     font-size: 15px;
}
