﻿body 
{ 
	border-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
}

.MenuLevel1
{
    color: White;
    background-color: Black;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    border-top-width: 0px;
    height: 45px;
    text-align: center;
}

.DMenuLevel1
{
    color: White;
    background-color: Black;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    border-top-width: 0px;
    height: 25px;
    text-align: center;
    width: 180px;
}

.SideMenuLevel1
{
    color: Black;
    background-color: #BEBEF9;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    text-align: left;
    padding-left: 3px;
    width: 140px;
    
}

.SideMenuLevel1Hover
{
    color: White;
    background-color: #9B9BE0;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    border-top-width: 0px;
    height: 20px;
    text-align: left;
    padding-left: 3px;
    width: 140px;
    z-index: 1;
}

.FormHead {
    BACKGROUND-COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    color: #FFFFFF;
    BORDER-RIGHT: black 1px solid; 
    BORDER-LEFT: black 1px solid;
    BORDER-top: black 1px solid;
    BORDER-bottom: black 1px solid
}

.FormHeadLight {
    BACKGROUND-COLOR: #3B3B3B;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    color: #FFFFFF;
    BORDER-RIGHT: #3B3B3B 1px solid; 
    BORDER-LEFT: #3B3B3B 1px solid;
    BORDER-top: #3B3B3B 1px solid;
    BORDER-bottom: #3B3B3B 1px solid;
}




.RFormButton {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; color: Red}
.GFormButton {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; color: Green}
.FormButton {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold;}
.plainfont {font-family: Verdana, Arial, Helvetica; font-size: 12px;}
.largefont {font-family: Verdana, Arial, Helvetica; font-size: 14px;}
.plainlink {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; color: Red; text-decoration:	none;}
.plaingreenlink {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; color: Green; text-decoration:	none;}
.plainbold {font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: bold;}
.FormLabels {font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold;}
.RedVal {font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold; text-decoration:none; color:Red;}
