/* CSS Document */

.header 
{
	font: normal 16px Geneva, Arial, Verdana, sans-serif;		
	color: #606060;
	padding-bottom: 0xp;
	white-space: nowrap;
}

.fieldlabel 
{
    font-family: Verdana;
    font-size:x-small
}
    
.input
{
    font-family: Verdana;
    font-size:xx-small;
    font-weight:bold
}

.datagrid
{
    font-family: Verdana;
    font-size:xx-small;
}

.menulink
{
    font-family: Verdana;
    font-size:xx-small;
    color:Black;
}
   
.menulabel
{
    font-family: Verdana;
    font-size:xx-small;
    font-weight:bold;
    color:Red
} 
.phone 
{
	font: bold 16px Geneva, Arial, Verdana, sans-serif;		
	color: #606060;
	padding-bottom: 0xp;
	white-space: nowrap;
}