body {  
background: #BC0073;
margin-top: 0;
margin-bottom: 10;
margin-left: 0;
margin-right: 0;
text-indent: 0;
}
 
a.one:Link {color:#BC0073;text-decoration:underline;}
a.one:Visited {color:#BC0073;text-decoration:underline;}
a.one:Hover {color:#C0C0C0;text-decoration:none;}
 
a.two:Link {color:#F3F3F3;text-decoration:none;}
a.two:Visited {color:#F3F3F3;text-decoration:none;}
a.two:Hover {color:#FFFFFF;text-decoration:underline;}
 
#text1 { font: 8pt "Verdana";
color: #333333;
}

#text2 { font: 8pt "Verdana";
color: #F3F3F3;
}

#text3 { font: 10pt "Trebuchet MS";
color: #333333;
}

#text4 { font: 8pt "Verdana";
color: #FFFFFF;
}

#text5 { font: 8pt "Arial";
color: #333333;
}

#text6 { 
font-family: 10pt Trebuchet MS;
text-indent: 20px;
}

h3 { 
font-family: 12pt Trebuchet MS;
color: #333333;
text-weight: bold;
}

img.bottom {vertical-align:text-bottom}

#main
{
background-image:url('images/corner2.gif');
background-repeat:no-repeat;
background-position:bottom left;
} 

#table1 {
border-style: solid;
border-color: #D6D6D6;
border-width: 0 0 8px 0;
}

#table2 {
border-style: solid;
border-color: #BC0072;
border-width: 1px 1px 1px 1px;
}

#table3 {
table-layout: auto;
border: 1px solid #333333;
border-collapse: separate;
border-spacing: 0px;
empty-cells: hide;
}

.td {
border: 1px #333333;
border-style: none solid none none;
background-color: #FFFFFF;
color: #333333;
padding: 3;
}
 
ul li {   
color: #333333;
font-family: Verdana;
font-size: 8pt;
text-indent: 3px;   
}

input {
border:1px solid #7F9DB9;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}

textarea {
border:1px solid #7F9DB9;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}

fieldset {
border: 2px solid #71AAFF !important;
padding: 5px !important;
}