body {
margin:0px;
background:#CD2213;
}
html, body, #table01, #table02, #table03, #table04, #td01, #table05, #table06{
height:100%;
}

ul{margin-left : 20px;}
li {margin-left : 10px;}

.td {color:#000000; font-family: "Times New Roman", Helvetica; font-size: 13pt;}

a:link       {color:#EB2D30; font-size:15px; font-family: "Times New Roman", Helvetica; text-decoration:none;}
a:visited    {color:#EB2D30; text-decoration:none;}
a:hover      {color:#EB2D30; text-decoration:underline;}
a:active     {color:#EB2D30; text-decoration:none;}

a.menu {color:#000000; font-size:8pt; font-family: "Times New Roman", Helvetica; text-decoration:none; line-height : 30px; font-weight:bold;}
a.menu:link{color:#000000}
a.menu:visited {color:#000000}
a.menu:hover{color:#000000; text-decoration:none; background-color: 0000FF; font-weight:bold;}

.gray {color:#000000; font-size:10pt;  font-family: "Times New Roman", Helvetica; line-height : 20px; font-weight:bold;}
.red {color:#000000; font-size:10pt; font-family: "Times New Roman", Helvetica; line-height : 20px; font-weight: bold; background-color: 0000FF;}

.text{color:#000000; font-size:15px; font-family: "Times New Roman", Helvetica; font-weight: normal}
.textbold{color:#000000; font-size:15px; font-family: "Times New Roman", Helvetica; line-height : 16px; font-weight: bold}
.textstrike{color:#000000; font-size:15px; font-family: "Times New Roman", Helvetica; line-height : 16px; font-weight: bold; text-decoration:line-through;}
.trcaption{color:#000000; font-size:17px; font-family: "Times New Roman", Helvetica; font-weight: bold; margin-top: 10px; margin-bottom: 10px}
.copy{color:#000000; font-size:13px; font-family: "Times New Roman", Helvetica; line-height : 16px; padding:0px 0px 10px 15px;}

.redmenu{color:#EB2D30;font-size:10pt;  font-family: "Times New Roman", Helvetica; line-height : 20px; font-weight:bold;}
.redtext{color:#0000FF; }

input, option, textarea
{
        font-family: "Times New Roman", Helvetica;
        color: #333333;
        font-size: 15px;
        border-left: 1px solid rgb(102,102,102); 
        border-right: 1px solid rgb(102,102,102); 
        border-top: 1px solid rgb(102,102,102); 
        border-bottom: 1px solid rgb(102,102,102);
}
input.regsubmit
{
		width: 100px;
}
input.clearall
{
        color: #FF0000;
		width: 100px;
}

INPUT.img{ BORDER: 0px; }

.textsmaller {
color:#000000; font-size:13px; font-family: "Times New Roman", Helvetica; line-height : 16px;
}
.dates td {
padding:5px 10px 5px 10px;
}