/* CSS Document */

body {background-color:#0077B3; margin-top:0px; margin-bottom:0px; text-align:center;}
p {font-family:trebuchet ms, tahoma, arial; font-size:12px; color:#0077B3;}
a {color:#00B33C; text-decoration:none; font-weight:bold;}
a:hover {text-decoration:underline;}
h1 {font-family:trebuchet ms, tahoma, arial; font-size:18px; color:#00A0F0; font-weight:bold; text-align:center;}
h2 {font-family:trebuchet ms, tahoma, arial; font-size:14px; color:#00A0F0; font-weight:bold;}
li {font-family:trebuchet ms, tahoma, arial; font-size:12px; color:#0077B3;}

.main_table {background-color:#FFFFFF; width:800px; height:100%; border:0px; cellpadding:0px; cellspacing:0px;}
.main_td {padding-top:50px; padding-left:10px; padding-right:10px; vertical-align:top;}
.form {width:400px; border:0px; cellpadding:0px; cellspacing:10px;}
.label {text-align:right; font-weight:bold; padding-right:5px;}
.textbox {border:2px solid #0077B3; background-color:#EEEEEE;}
.title {font-family:trebuchet ms, tahoma, arial; font-size:14px; color:#00A0F0; font-weight:bold;}
