.formlables-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.formlable-hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	display: none;
}
.pageheadbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.pagetext-normal {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.remarktext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}



.sidenavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}



.pagetext-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}



.pagetext-xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;

}



.pagetext-xsmallnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.snlink A:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #555555;	text-decoration: none; font-weight: bold;
}
.snlink A:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #555555;	text-decoration: none; font-weight: bold;
}
.snlink A:active {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #555555;	text-decoration: none; font-weight: bold;
}
.snlink A:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #CC0033;	text-decoration: none; font-weight: bold;
}

.majorlink A:link {
	font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#0000FF; text-decoration:underline; font-weight: bold;
}
.majorlink A:visited {
	font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#0000FF; text-decoration:underline; font-weight: bold;
}
.majorlink A:active {
	font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#0000FF; text-decoration:underline; font-weight: bold;
}
.majorlink A:hover {
	font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#CC0033; text-decoration:none; font-weight: bold;
}

.pendlink A:link {
	font-family: Arial, Helvetica, sans-serif; font-size:11pt; color:#CC0000; text-decoration:underline; font-weight: bold;
}
.pendlink A:visited {
	font-family: Arial, Helvetica, sans-serif; font-size:11pt; color:#CC0000; text-decoration:underline; font-weight: bold;
}
.pendlink A:active {
	font-family: Arial, Helvetica, sans-serif; font-size:11pt; color:#CC0000; text-decoration:underline; font-weight: bold;
}
.pendlink A:hover {
	font-family: Arial, Helvetica, sans-serif; font-size:11pt; color:#CCCCCC; text-decoration:none; font-weight: bold;
}
.SideMenu
{
    MARGIN: 0px
}
.SideMenu LI
{
    BORDER-RIGHT:none;
    BORDER-TOP:none;
    MARGIN: 1px;
    BORDER-LEFT:none;
    BORDER-BOTTOM:none;
}
.SideMenu LI A
{
    BORDER-RIGHT:1px solid #000000;
    PADDING-RIGHT:0;
    BORDER-TOP:1px solid #000000;
    DISPLAY:block;
    PADDING-LEFT: 0.5em;
    MARGIN-BOTTOM:0;
    PADDING-BOTTOM:0;
    BORDER-LEFT:1px solid #000000;
    PADDING-TOP:0;
    BORDER-BOTTOM:1px solid #000000;
    BACKGROUND-COLOR: #EEEEEE;
}
.SideMenu LI A:hover
{
    BORDER-RIGHT:1px solid #000000;
    BORDER-TOP:1px solid #000000;
    BORDER-LEFT:1px solid #000000;
    BORDER-BOTTOM:1px solid #000000;
    BACKGROUND-COLOR: #CCCCCC;
}
