BODY
{
    SCROLLBAR-FACE-COLOR: 004D91;
    SCROLLBAR-ARROW-COLOR: white;
    SCROLLBAR-TRACK-COLOR: 456591;
	BACKGROUND-COLOR:  004D91
}

.last_text_link
{text-decoration:underline;
 color: #666666;
 FONT-FAMILY: verdana; 
 FONT-SIZE: 12px;
  }
 
 .last_text_link:hover
{
text-decoration:none;
 color: #004D91;
 FONT-FAMILY: verdana; 
 FONT-SIZE: 12px;
 }
 
 .submit_button
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    color: 071C63;
	BORDER-LEFT-COLOR: white;
    BORDER-BOTTOM-COLOR: white;
    WIDTH: 245px;
    BORDER-TOP-COLOR: white;
    FONT-FAMILY: verdana;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #E3E3E3;
    BORDER-RIGHT-COLOR: white
}
 .print_button
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    color: white;
	BORDER-LEFT-COLOR: white;
    BORDER-BOTTOM-COLOR: white;
    WIDTH: 100px;
    BORDER-TOP-COLOR: white;
    FONT-FAMILY: verdana;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #004D91;
    BORDER-RIGHT-COLOR: white
}
 .submit_button2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    color: 071C63;
	BORDER-LEFT-COLOR: white;
    BORDER-BOTTOM-COLOR: white;
    WIDTH: 199px;
    BORDER-TOP-COLOR: white;
    FONT-FAMILY: verdana;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #E3E3E3;
    BORDER-RIGHT-COLOR: white
}
.text_box
{
    BACKGROUND-COLOR: ;
	BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: verdana
}a:hover {
	color: #007EF0;
	text-decoration: underline;
}
