.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: 006699;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
}

.shell {
	background-color: #006699;
}
A.shell {
	width: 120px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	color: #FFFFFF;
}
A.menu {
	color: #CCCCCC;
	width: 125px;
	border: none;
	background-color: #006699;
	text-decoration: underline;
}
a {
	text-decoration: none;
}

A.shell:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	width: 120px;
}
A.menu:hover {
	color: #CC0000;
	background-color: #CCCCCC;
}
.leftColumn {
	background-color: #D5E7FD;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.rightColumn {
	background-color: #D5E7FD;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left-style: solid;
}

.main
{
	font-size: 9px;
	font-family: Verdana, Arial;
}

.mainHeader
{
	font-size: 12px;
	font-family: Verdana, Arial;
	}
H2
{
	font-weight: bold;
	font-size: 16pt;
	color: #006699;
	font-family: Verdana, Arial;
	
	
}

.bar1
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Sans-Serif;
	letter-spacing: normal;
	background-color: #544e70;
}	


H3
{
	font-weight: normal;
	font-size: 10pt;
	color: #006699;
	font-family: Verdana, Arial;
	
}
.btnClass
{
	color: white;
	background-color: darkcyan;
}

.riccaTable
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	border: 0;
	padding: 0;
	font-size: 9px;
	font-family: Verdana, Arial;	
	
}
.leftTableBody
{
	background-color: gainsboro;
}

.leftTableHeader
{
	background-color: Silver;
}
