.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #FF00FF;
	background-position: bottom;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid #FF00FF;
	border-left: thin none;
}
.LeftLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF00FF;
	background-color: #000000;
	background-position: left top;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FF00FF;
	border-bottom-color: #FF00FF;
	letter-spacing: normal;
	text-align: left;
	text-indent: 8px;
	word-spacing: normal;
	white-space: normal;
	float: none;
	vertical-align: text-top;
}
.bottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FF00FF;
	border-right-color: #FF00FF;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF;
}
.central {
	border-top:medium solid #FFFFFF; 
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
.portrait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #000000;
	padding: 4px;
	position: absolute;
	left: 310px;
	top: 210px;
}

.cell {padding-left: 5px;
padding-right:5px;
}