BODY
{
    font-family: Arial;
    color: #336633;
}
Test:hover
{
	background-color:Aqua;
}

P{font-family: Arial, Sans-Serif; font-weight:normal; margin-left:30px; margin-right:30px; color:Black}



a.Menu:link{ text-decoration:none; font-weight:bold; color:White }
a.Menu:visited{ text-decoration:none; font-weight:bold; color:White}
a.Menu:hover{ color:Silver; font-weight:bold; }

a:link{ text-decoration:none; font-weight:bold; color:Black }
a:visited{ text-decoration:none; font-weight:bold; color:Black}
a:hover{ color:Silver; font-weight:bold; }



a.Email:link{ text-decoration:none; font-weight:bold; color:Aqua }
a.Email:visited{ text-decoration:none; font-weight:bold; color:Aqua}
a.Email:hover{ color:Blue; font-weight:bold; }


h1{font-family: Arial, Sans-Serif; font-weight:normal; margin-left:30px;  color:#990000 }

h2{font-family: Arial, Sans-Serif; margin-left:30px; color:Black }
h3{font-family: Arial, Sans-Serif; margin-left:30px; color:Black }


.PPMLink
{
	color:#990000;
	 
}	

.PPMList
{

    color:#990000;
    font-family: Arial;
    border-color:#990000;
    border-style:solid;
    border-width:1px;
	
}

.PPMButton
{
    color:#990000;
    font-family:Tahoma;
    font-size:small;
    border-style:solid;
    border-width:1px;
}

.PPMLabel
{
    color:#990000;
    font-family: Arial;
    border-color:#990000;

}

.PPMTextBox
{
    color:#990000;
    font-family: Arial;

}




.Menu
{
	background-color:Black;
	color:White;
	
}

.AspNetTable
{
    font-family: Tahoma;
    font-size: small;
    color: Black;
    
}

.AspNetList
{
    font-family: Tahoma;
    font-size: small;
    color: Black;
    font-weight: bold;
    border-color:#990000;
        
}


.AspNetControl
{
    font-family: Tahoma;
    font-size: small;
    color: Black;
    border-style: none;
    border-color: White;
}


.AspNetTextBox
{
    font-family: Tahoma;
    font-size: small;
    color: Black;
    border-color:#990000;
         
}


.MyTextBox
{
    font-family: Tahoma;
    font-size: small;
    color: Black;
    border-width:1px;
    border-style:solid;
    border-color:#990000;
}


.ButtonCell
{
	background-color:ButtonFace;
	border-style:none;
	
}


.CenterTextBox
{
    font-family: Tahoma;
    font-size: small;
    color: Black;
    border-width:1px;
    border-style:solid;
    text-align:center;
}



.LegendTable
{   
    position:absolute;
    left:10px;
    top:350px;
}

.FixedMenu
{   
    position:absolute;
    left:10px;
    top:350px;
}

.PopupCalendar
{   
    position:absolute;
    left:350px;
    top:180px;
    background-color:White;
	border-color:Black;
	border-style:solid;

    
}


.PopupLabel
{   
    position:absolute;
    left:350px;
    top:150px;
    background-color:White;
	border-color:Black;
	border-style:solid;
	font-size:small;
	border-width:thin;
    
}

.Buttons
{
    color:Black;
    font-family:Tahoma;
    font-size:small;
}


.ConfirmButtons
{
    color:Red;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
}

     
.MediumButtons
{
    color:Black;
    font-family:Tahoma;
    font-size:medium;
}

