body, table, tr, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}
.main {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.tall {
	height: 100%;
	padding: 0px;
	margin: 0px;
}
.f_column {
	width: 797px;
	height: 81px;
	vertical-align: middle;
	text-align: center;
}
.s_column {
	width: 1px;
	background-color: #ffffff;
}
.t_column {
	width: 193px;
	height: 81px;
	vertical-align: middle;
	text-align: center;
}
.fth_column {
	width: 100%;
}
.purple {
	background-color: #602460;
	height: 150px;
}
.content {
	background-color: #C7D3C7;
	height: 100%;
	padding: 10px;
	margin: 0px;
}
.r_column {
	background-color: #92A992;
	height: 100%;
	width: 193px;
	padding: 0px;
	margin: 0px;
}
.bottom {
	height: 15px;
}
.bottom_r {
	height: 15px;
	width: 193px;
	background-color: #92A992;
}
.bottom_p {
	background-color: #602460;
	height: 15px;
	font-weight: bold;
	color: #ffffff;
}
.menucell {
	border: solid 1px #ffffff;
	text-align: center;
	width: 138px;
}
.menucell_sel {
	border: solid 1px #ffffff;
	background-color: #678a67;
	text-align: center;
	width: 138px;
}
td.menucell:hover {
	cursor: pointer;
}
a.menu:link, a.menu:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.menu:hover, a.menu:active {
	color: #ffffff;
	background-color: #678a67;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a:link, a:visited {
	color: #511a51;
	text-decoration: none;
}
a:hover, a:active {
	color: #511a51;
	text-decoration: underline;
}

h1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
h3 {
	color: #511a51;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
h4 {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}