body {  
background: #291770;
margin-top: 10;
margin-bottom: 10;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
a.one:Link {color:#333333;text-decoration:none;}
a.one:Visited {color:#333333;text-decoration:none;}
a.one:Hover {color:#D9261C;text-decoration:none;}
 
a.two:Link {color:#FFFFFF;text-decoration:none;}
a.two:Visited {color:#FFFFFF;text-decoration:none;}
a.two:Hover {color:#FFFFFF;text-decoration:underline;}

a.three:Link {color:#291770;text-decoration:none;}
a.three:Visited {color:#291770;text-decoration:none;}
a.three:Hover {color:#D9261C;text-decoration:underline;}

a.four:Link {color:#D9261C;text-decoration:underline;}
a.four:Visited {color:#D9261C;text-decoration:underline;}
a.four:Hover {color:#291770;text-decoration:none;}

h1 {
color: #D9261C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: normal;
text-indent: 10px;
}
 
#text { font: 8pt "Verdana";
color: #333333;
}

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

#text3 { font: 10pt "Verdana";
color: #333333;
}
 
#text4 { font: 8pt "Arial";
color: #333333;
}

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

#text6 { font: 10pt "Arial";
color: #333333;
text-align:justify;
}

#text7 { font: 8pt "Verdana";
color: #291770;
}

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

hr {
margin-left: 0;
margin-right:auto;
border-top: 0px solid #D9261C;
width: 120px;
height: 1px;
color: #D9261C;
text-align: left;
}

#tablebg1 {
background-image: url('bg1_sm.jpg');
background-repeat: no repeat;
background-position: center;
}

#table1 {
border-style: solid;
border-color: #291770;
border-width: 1px 1px 1px 1px;
}

#table2 {
border-style: solid;
border-color: #D9261C;
border-width: 3px 0 0 0;
}

address { font-family: arial, helvetica, sans-serif;
font-size: 1em; }
 
input {
border:1px solid #666666;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}

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

}
#submit {
	border: 1px solid #c9dcea;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
	text-align:center;
}
#submit_hover {
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	text-align:center;
}
