
<!-- STATIC TEXT -->
.menu		    {font-family: helvetica, arial; color: #FFFFFF; font-size:12px; line-height:20px; font-weight:bold; text-decoration:underline}
.largeblack     {font-family: helvetica, arial; color: 000000; font-weight:bold; font-size:15px; line-height:20px}
.mediumblack    {font-family: verdana; color: 000000; font-weight:bold; font-size:12px; line-height:18px; text-decoration:none}
.smallblack     {font-family: verdana; color: 000000; font-size:9px; line-height:18px; text-decoration:none}
.black  	{font-family: verdana; color: 000000; font-size:12px; line-height:18px; text-decoration:none}
.white	    	{font-family: verdana; color: ffffff; font-size:12px; line-height:18px; text-decoration:none}
.alert          {font-family: helvetica, arial; color: #FF0000; font-size:13px; line-height:20px; font-weight:bold}
.hidediv        {position:absolute;visibility:hidden;background-color:#6699CC;border-style: solid;border-color: dimgray;border-width:2px}
.vertical	    {writing-mode:tb-rl}


a.body:link {font-family: helvetica, arial; color: #025BFF; font-size:12px; line-height:20px; font-weight:bold; text-decoration:underline}
a.body:active {font-family: helvetica, arial; color: #025BFF; font-size:12px; line-height:20px; font-weight:bold; text-decoration:underline}
a.body:visited {font-family: helvetica, arial; color: #025BFF; font-size:12px; line-height:20px; font-weight:bold; text-decoration:underline}
a.body:hover {font-family: helvetica, arial; color: #6537CB; font-size:12px; line-height:20px; font-weight:bold; text-decoration:underline}
a.body:visited:hover {font-family: helvetica, arial; color: #6537CB; font-size:12px; line-height:20px; font-weight:bold; text-decoration:underline}

a.smallbody:link {font-family: helvetica, arial; color: #2643B1; font-size:10px; line-height:20px; font-weight:bold; text-decoration:underline}
a.smallbody:active {font-family: helvetica, arial; color: #2643B1; font-size:10px; line-height:20px; font-weight:bold; text-decoration:underline}
a.smallbody:visited {font-family: helvetica, arial; color: #2643B1; font-size:10px; line-height:20px; font-weight:bold; text-decoration:underline}
a.smallbody:hover {font-family: helvetica, arial; color: #000000; font-size:10px; line-height:20px; font-weight:bold; text-decoration:underline}
a.smallbody:visited:hover {font-family: helvetica, arial; color: #000000; font-size:10px; line-height:20px; font-weight:bold; text-decoration:underline}

a.largebody:link {font-family: helvetica, arial; color: #025BFF; font-size:15px; line-height:20px; font-weight:bold; text-decoration:underline}
a.largebody:active {font-family: helvetica, arial; color: #025BFF; font-size:15px; line-height:20px; font-weight:bold; text-decoration:underline}
a.largebody:visited {font-family: helvetica, arial; color: #025BFF; font-size:15px; line-height:20px; font-weight:bold; text-decoration:underline}
a.largebody:hover {font-family: helvetica, arial; color: #6537CB; font-size:15px; line-height:20px; font-weight:bold; text-decoration:underline}
a.largebody:visited:hover {font-family: helvetica, arial; color: #6537CB; font-size:15px; line-height:20px; font-weight:bold; text-decoration:underline}





<!-- TABLE BACKGROUND COLOR -->

.cellbackground {background:#F0F0F0}
.cellbackground2 {background:#6699CC}

<!-- SCROLLBAR COLOR -->

BODY
{
scrollbar-face-color:#025BFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:'6537CB';
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}





