/* CSS Document */

BODY {scrollbar-face-color: #eef4ff;
       	scrollbar-shadow-color: #ffffff;
       	scrollbar-highlight-color: #ffffff;
      	scrollbar-3dlight-color: #003366;
       	scrollbar-darkshadow-color: #003366;
       	scrollbar-track-color: #eeeeee;
       	scrollbar-arrow-color: #003366;}
td {color:#444444;font-size:14px;font-family:tahoma;}
.td2 {
	color:#444444;
	font-size:14px;
	font-family:tahoma;
}
input {color:#000066;font-size:10px;font-family:tahoma;border:#000066 solid 1px;}
select {color:#000066;font-size:10px;font-family:tahoma;border:#000066 solid 1px;}
.bold1{
	color:#226699;
	font-size:14px;
	font-family:tahoma;
	font-weight:800;
}

.link1:link {color:#555555;font-size:14px;font-family:arial;font-weight:600;text-decoration:underline;}
.link1:visited {color:#aa9911;font-size:14px;font-family:arial;font-weight:600;}
.link1:hover {color:#557700;font-size:14px;font-family:arial;font-weight:600;text-decoration:none;}
.link1:active {color:#557700;font-size:14px;font-family:arial;font-weight:600;}
