<style type="text/css">

table.main {
	border:1px solid #dedede;
	font-family:verdana;
	height:600;
}
td.title {
	border-bottom:1px solid #2A0055;
	height:100;
	padding:15;
	font-size:33px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d6efee;
	border-right-color: #d6efee;
	border-left-color: #d6efee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
td.title span.motto {
	font-size:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
td.nav {
	border-right:1px solid #2A0055;
	border-bottom:1px none #d6efee;
	width:200;
	font-size:13px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6efee;
}
span.topnav {
	background-color:#d6efee;
	width:100%;
	padding:4;
	border-bottom:1px solid #aaaaaa;
	font-weight:bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #aaaaaa;
	border-left-color: #aaaaaa;
	font-size: small;
	font-family: Arial;
}
td.content {
	padding:5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #d6efee;
}
td.content a {
	color:#bb0000;
}
td.content a:hover {
	color:#888888;
}
div.links {
	padding:4;
	font-size:small;
}
div.links a {
	text-decoration:none;
	color:#2A0055;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ADAAAD;
	border-right-color: #ADAAAD;
	border-bottom-color: #ADAAAD;
	border-left-color: #ADAAAD;
	width: 100%;
	padding: 2px;
}
div.links a:hover {
	color:#000000;
	width: 100%;
	background-color: #D6EFEE;
	text-decoration: none;
	border-top: 1px solid #ADAAAD;
	border-right: 1px none #ADAAAD;
	border-bottom: 1px solid #ADAAAD;
	border-left: 1px none #ADAAAD;
}
div.info {
	font-size:12px;
	padding:4;
	width:90%;
	border-top: none #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
td.footer {
	font-size:10px;
	color:#999999;
	height:10;
	padding:3;
	border-top:1px solid #D6efee;
}
div.header {
	font-size:13px;
	font-weight:bold;
	color:#2A0055;
	padding:4;
	width:90%;
	border-top:1px solid #E6E6E6;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #888888;
	background-color:#d6efee;
	border-bottom-style: solid;
	border-bottom-color: #8C8A8C;
	border-bottom-width: 1px;
}
//
</style>
