body{
margin:0;
padding:0;
background-image:url(images/main_bg.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
color:#005B94;
font-size:12px;
font-weight:normal;
line-height:14px;
text-decoration:none;
}

td
{
font-family: Arial, Helvetica, sans-serif;
color:#005B94;
font-size:12px;
font-weight:normal;
line-height:14px;
text-decoration:none;
}

/* CSS Document */

.bluelink{
color:#0A5493;
font-size:12px;
font-weight:normal;
text-decoration:none;
text-transform: uppercase;
}
.bluelink:hover{
color:#000000;
text-decoration:underline;
}

.greenlink{
color:#228015;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.greenlink:hover{
text-decoration:underline;
}

.bottomlink{
color:#0A5493;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
.bottomlink:hover{
color:#000000;
text-decoration:underline;
}
.bottombreak{
color:#0A5493;
font-size:12px;
font-weight:normal;
text-decoration:none;
padding:0px 7px;
}

.blacktext{
color:#000000;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

.graytext{
color:#5C5C5C;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
.smaltext {font-size: 11px}