.IIALeftPane
{
	border-bottom: #b7b5b5 1px solid;
}
.IIALeftContentPaneSpan
{
	background-color: #577CA3;
	overflow: hidden;
	width: 136px;
}

.IIALeftContentPane
{
	background-color: #577CA3;
	overflow: hidden;
	width: 136px;
}
.IIALeftContentPane A:Link
{
	font-weight: normal;
	text-decoration: none;
}
.IIALeftContentPane A:visited
{
	font-weight: normal;
	text-decoration: none;
}
.IIALeftContentPane A:active
{
	font-weight: normal;
	text-decoration: none;
}
.IIALeftContentPane A:hover {
    color:  White;
    font-weight: normal;
    text-decoration: none;
    border-bottom-color: #FF9900;
    border-bottom-style: solid; 
    border-bottom-width: 2px;
}

.IIALeftContentPane .Normal
{
    font-family: Arial;
    font-size: x-small;
    color: White;
}

.IIALeftContentPane .Head
{
	color: White;
	font-size: x-small;
	text-align: left;
}
.IIALeftPaneModuleTitle
{
    border-bottom-color: #FF9900;
    border-bottom-style: solid; 
    border-bottom-width: 2px;
}

.IIARightPane
{
}

.IIARightContentPane {
	background-color: White;
}






