body {
	SCROLLBAR-FACE-COLOR: #31616B;
SCROLLBAR-HIGHLIGHT-COLOR: #c0c0c0;
SCROLLBAR-SHADOW-COLOR: #c0c0c0;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #808080;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}


.box1 {color:#FFFFFF;border-style:solid;border-width:1px;border-color:#EEEEEE;width:20px;height:20px;text-align:right;cursor:hand;font-size:10px;font-weight:bold}
.box2 {color:#000000;border-style:solid;border-width:1px;border-color:#EEEEEE;background-color:#EEEEEE;width:20px;height:20px;text-align:right;cursor:hand;font-size:10px;font-weight:bold}
.box3 {color:#EEEEEE;border-style:solid;border-width:1px;border-color:#EEEEEE;background-color:#809DA5;width:20px;height:20px;text-align:right;font-size:10px;font-weight:bold}

h1		{
                font-family: Arial,Helvetica,sans-serif;
		font-size:14px;
		font-weight:bold;
		margin-bottom:9px;
		}
h2		{
                font-family: Arial,Helvetica,sans-serif;
		font-size:12px;
		font-weight:bold;
		margin-bottom:6px;
		margin-top:0px;
		}
td		{ 
                font-size: 12px;
                font-family: Arial,Helvetica,sans-serif;
               }
hr		{ 
                height:1px;
               }
A:link	      {
		font-family: Arial, Helvetica, sans-serif; 
                text-decoration: none;
		color: #000000;

		}

A:visited    {
                font-family: Arial, Helvetica, sans-serif; 
		text-decoration: none;
		color: #000000;

		}

A:active     {
                font-family: Arial, Helvetica, sans-serif; 
		text-decoration: underline;
		color: #000000;

		}

A:hover     {
                font-family: Arial, Helvetica, sans-serif; 
		color: #FFFFFF;

	        text-decoration: underline;
		}
#elButton a {
font-size:6px;
color:#FFFFFF;
font-family:arial,helvetica,sans-serif;
text-decoration: none;
border:1px solid white;
background-color:#31616B;
display: block;
width: 63px;
height:14px;
padding: 1px;
padding-top:3px;
margin: 1px;
text-align:center;
}
#elButton a:hover {
background-color: #FFFFFF;
color:#000000;
border:1px solid black;
}
#depButton {
color: #000000;
font-size:6px;
font-family:arial,helvetica,sans-serif;
text-decoration: none;
border:1px solid #31616B;
background-color:#EEEEEE;
display: block;
width: 63px;
height:14px;
padding: 1px;
padding-top:3px;
margin: 1px;
text-align:center;
}


