a       {
        text-decoration:none;
}


.navbarOn {
        line-height: normal;
        margin-top: 6px;
        margin-bottom: 1px;
        margin-left: 0pt;
        margin-right: 0pt;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 4px;
        padding-right: 4px;
        float: none;
        clear: none;
        height: auto;
        white-space: normal;
}


.navbarOn :link {
        color: #22aa22;
        background-color: #ccffcc;
}

.navbarOn :active {
        color: #22aa22;
        background-color: #ccffcc;
}


.navbarOn :visited {
        color: #22aa22;
        background-color: #ccffcc;
}

.navbarOn :hover {
        background-color: #CCCCCC;
		text-decoration:underline;
}

.navbarOff   {display:none}

.minitocitem {
        font-family: "Tahoma", verdana, arial, helvetica, sans-serif;
        color: #00aa22;
        text-decoration:none;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size: 10pt;
        word-spacing: normal;
        letter-spacing: normal;
        vertical-align: baseline;
        text-decoration: none;
        text-transform: none;
        line-height: normal;
        margin-top: 6px;
        margin-bottom: 1px;
        margin-left: 0pt;
        margin-right: 0pt;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 4px;
        padding-right: 4px;
        float: none;
        clear: none;
        text-align: left;
        text-indent: 0cm;
        width: 2cm;
        height: auto;
        white-space: normal;
}



.minitocitem:link {
        text-decoration:none;
        color: #00aa22;
        background-color: #0000cc;
}

.minitocitem:active {
        text-decoration:none;
        color: #22aa22;
        background-color: #0000cc;
}


.minitocitem:visited {
        text-decoration:none;
        color: #22aa22;
        background-color: #0000cc;
}

.minitocitem:hover {
        text-decoration:none;
        background-color: #CCCCCC;
}

#tabs{
	border-bottom : 9px solid #CCCCCC;
	margin-top : 2px;
	padding-left : 3px;
}

a.selectedtab:link, a.selectedtab:visited, a.selectedtab:hover{
	border : 2px solid;
	border-bottom-color : #102E51;
	border-left-color : #102E51;
	border-right-color : #102E51;
	border-top-color : #102E51;
	background-color : #ffffff;
	color : #102E51;
	margin : 0px;
	padding : 1px 8px 2px 8px;
	text-align : center;
	text-decoration : none;
	font-family: "MS Sans Serif", sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
}
a.tab:link, a.tab:visited, a.tab:hover{
	border-bottom-style : none;
	border-left-color : #E3E3E7;
	border-right-color : #E3E3E7;
	border-top-color : #E3E3E7;
	color : #102E51;
	margin : 0px;
	padding : 1px 8px 2px 8px;
	text-align : center;
	text-decoration : none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	font-family: "MS Sans Serif", sans-serif;
	font-size: 14px;
}
