BODY {background-color: #656565; font-family: Arial, Calibri; color: black; margin-top:0px;}
A	{color:#0099FF; text-decoration: none; }
.LOGO	{ background:url(../Images/TDS_Logo.jpg) no-repeat left white; width: 422px; height: 125px; border: 1px dotted black; }
.content{ background-color: white; color: black; padding: 5px; }
.MAIN	{ padding: 5px; }
.links	{ background:url(../dev/templates/frost/images/bg_btn_lite.png) repeat-x left; height: 22px; color: black; padding-left: 5px; padding-top: 3px; }
.links:hover	{ background:url(../dev/templates/frost/images/bg_btn_over.png) repeat-x left; color: white; }
.links:hover A	{ color: white; }
.links A	{ color: black; text-decoration: none; }
.links A:hover	{ color: white; text-decoration: none;}
.cat1	{ font-size: small; }
.cat1 H1	{ font-size: medium; font-weight: bold; text-decoration: underline; }
.warning	{ border: 1px dotted red; font-size: small; font-style: italic; color: #0099FF; }
.footer	{ background-color: #225588; color: white; margin-top: 5px; width: 600px; position: relative; left: 200px; border: 1px solid black; }