
    /* Element level classes */

	TD, TH { COLOR:#4a4a4a;
		font-family:arial;
		font-size:11px;}
	DIV {padding-top:10px;
	     padding-bottom:10px;
		 padding-left:20px;
		 padding-right:15px;}	
	A { COLOR:#FE7E01;
		font-family:arial;
		font-size:11px;	 
		text-decoration:none;
		font-weight:bold;}	
	A:hover{text-decoration:underline;}		
       img {
           border-width: 0px; }


    body
    {
	FONT-WEIGHT: normal; FONT-SIZE: 11pt; FONT-FAMILY: Arial, Helvetica, sans-serif;
        COLOR:#4A4A4A;
    }
    header, h1, h2, h3, h4, h5
    {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; FONT-FAMILY: Arial, Helvetica, sans-serif;
        color: Black;
    }
    h6
    {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; FONT-FAMILY: Arial, Helvetica, sans-serif;
        color: Black;
        font-size: 14px;
    }


    input[type=text], input[type=password], input[type=file], select
    {
/*        border: 1px solid #FFFFFF; */

	FONT-WEIGHT: normal; FONT-SIZE: 9pt; FONT-FAMILY: Arial, Helvetica, sans-serif;

        vertical-align: middle;

    }
    
    textarea
    {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; FONT-FAMILY: Arial, Helvetica, sans-serif;
    }

	input[type=submit]
	{
        border: 1px dotted #FFFFFF;
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; FONT-FAMILY: Arial, Helvetica, sans-serif;
        vertical-align: middle;
	}

	input
	{
    	    vertical-align: middle;
	}
a.menu{
	color: #4a4a4a;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
text-decoration:none;
font-weight: bold;
}
a.menu:hover{text-decoration:underline;}
a.submenu{
	color: #4a4a4a;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
text-decoration:none;
font-weight:normal 
}
a.submenu:hover{text-decoration:underline;}
hr {color: #F3F8FC; background-color: #F3F8FC; border: 1px dotted #C7CBCF; border-style: none none dotted; }
hr.black {border: 1px dotted #4a4a4a; border-style: none none dotted; }
.baseline {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF2A00;
}
IMG.main {border: 1px solid; border-color:#83A0D5;}
A.sites { COLOR:#335799;}	