body {
	background-color: #FFFFFF;
	font-family: Verdana;
	color: #000000;
	height:97%;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

#outertable {
	border: 0px solid #000000;
	border-spacing: 5px;
	height: 100%;
	width: 100%;
	.center {
			margin-left: auto;
			margin-right: auto;
	}
}


#cell_head {
	height: 130px;
	width: 100%;
	text-align: center;
}

#cell_title_nav {
	font-size: 12;
	padding: 1;
	text-align: center;
	vertical-align: middle;
}

#cell_title_title {
	height: 3%;
	vertical-align: middle;
	font-size: 12;
	padding-left: 10px;
}

#cell_menu_table {
	padding: 5px;
	vertical-align: top;
	#theres additional code in case of  signinbox
}

#title {
	display: inline;
	font-size: 16px;
}

#row_title {
	height:1%;
}

#row_body {
	height:60%;
}
