BODY
{
    font-family: Arial;
    margin: 0px;
}

.admin_menu
{
background:#000000;
padding-right:5px;
padding-left:5px;
padding-bottom:2px;
padding-top:2px;
color:#FFFFFF;
}



a:link  {
        color: #000000;
        text-decoration: none;
        }

a:visited       {
        color: #000000;
        text-decoration: none;
        }

a:active        {
        color: #000000;
        text-decoration: none;
        }

a:hover {
        text-decoration: underline;
        }

a.menu2:link, a.menu2:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
	height: 20px;
	display: block;
	float:left;
	text-align:center;	
}	
		
a.menu2:hover	{
	font-size: 12px;
	text-decoration: underline;
	}

a.menu:link, a.menu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover	{
	font-size: 12px;
	text-decoration: underline;
	}

.footer:link, .footer:visited     {
	font-family: Arial;
	font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        }

.footer:hover	{	
	color: #FFFFFF;
	text-decoration: underline;
	}


select {
	BACKGROUND-COLOR: gray;
}

.radio {
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #C7D3DB;
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-RIGHT-WIDTH: 1px
}

INPUT, RADIO, SELECT {
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-RIGHT-WIDTH: 1px
}
