span.LoginBelowStyle
{
    FONT-FAMILY: microsoft sans serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    COLOR: black;
}

span.AppNameStyle
{
    FONT-FAMILY: microsoft sans serif;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    COLOR: darkgreen
}

span.HeaderStyle
{
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    COLOR: darkred
}

span.CaptionStyle
{
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    COLOR: black;
}

span.RequiredCaptionStyle
{
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    COLOR: black;
}

label.CaptionStyle
{
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    COLOR: black;
}

label.RequiredCaptionStyle
{
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    COLOR: black;
}

span.MainBodyText
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    COLOR: black;
}

TD.MainBodyText
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    COLOR: black;
}

span.SuccessStyle
{
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    COLOR: green;
}

TD.MMCurrent
{
    background-color: lightblue;
    FONT-WEIGHT: bold;
}

TR.MMBackGround
{
    background-color: white;
}

TH.DDBackGround
{
    background-color: lightblue;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    text-align: left
}


TD.MainRow
{
    background-color: white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
}

TD.AltRow
{
    background-color: #FFF5EE;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
}

TD.DDBackGround
{
    background-color: lightblue;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}


a.MainMenu:link 
{ 
    color: #5E2979; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 8pt;
	
}

a.MainMenu:visited
{ 
    color: #5E2979; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 8pt;
}

a.MainMenu:hover
{ 
    background-color : #FFF5EE;
    color: black; 
    text-decoration: none;
    font-weight : none;
    font-family: Microsoft Sans Serif; 
    font-size: 8pt;
}

a.ForgotLogin:link 
{ 
    color: #5E2979; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
	
}

a.ForgotLogin:visited
{ 
    color: #5E2979; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
}

a.ForgotLogin:hover
{ 
    background-color : lightblue;
    color: black; 
    text-decoration: none;
    font-weight : normal;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
}

a.Edit:link 
{ 
    color: green; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 8pt;
	
}

a.Edit:visited
{ 
    color: green; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 8pt;
}

a.Edit:hover
{ 
    color: black; 
    text-decoration: underline;
    font-weight : normal;
    font-family: Microsoft Sans Serif; 
    font-size: 8pt;
}

a.Delete:link 
{ 
    color: red; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 8pt;
	
}

a.Delete:visited
{ 
    color: red; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 8pt;
}

a.Delete:hover
{ 
    color: black; 
    text-decoration: underline;
    font-weight : normal;
    font-family: Microsoft Sans Serif; 
    font-size: 8pt;
}

a.Add:link 
{ 
    color: blue; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
	
}

a.Add:visited
{ 
    color: blue; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
}

a.Add:hover
{ 
    color: black; 
    text-decoration: underline;
    font-weight : normal;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
}

a.ReqSort:link 
{ 
    color: black; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
    font-weight : bold;
	
}

a.ReqSort:visited
{ 
    color: black; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
    font-weight : bold;
}

a.ReqSort:hover
{ 
    color: black; 
    text-decoration: underline;
    font-weight : bold;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
}

a.JobLink:link 
{ 
    color: green; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 8pt;
	
}

a.JobLink:visited
{ 
    color: green; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 8pt;
}

a.JobLink:hover
{ 
    color: black; 
    text-decoration: underline;
    font-weight : normal;
    font-family: Microsoft Sans Serif; 
    font-size: 8pt;
}