html { height:100%; margin-bottom:0.1px; }
body { font-family:Tahoma,Verdana,Helvetica,Geneva,Arial,sans-serif; font-size:14px; margin:0px; padding:0px; background:url('bg.gif') repeat #1d2239; color:#ffffff; text-align:center; }

#frame { width:900px; margin:40px auto 40px auto; }
#main { width:900px; background:url('content2_2.jpg') repeat-y; }
#header { width:900px; background:url('header.jpg') no-repeat; height:320px; }
#content { width:900px; color:#385077; padding:30px 110px 20px 110px; height:354px; }


table, td, th, div { font-family:Tahoma,Verdana,Helvetica,Geneva,Arial,sans-serif; font-size:14px; margin:0px; padding:0px; text-align:left; vertical-align:top; border-collapse:collapse; }

table.form { }
table.form td { padding:2px 10px 2px 2px; }

input, textarea, select { font-family:Tahoma,Verdana,Helvetica,Geneva,Arial,sans-serif; font-size:14px; padding:1px; margin:2px 2px 0px 0px; border:2px solid #385077; background-color:#b6c4dd; color:#385077; }
input.form { width:300px; }
select.form { width:304px; }
textarea.form { width:300px; height:75px; }
input.button { color:#ffffff; background:#1c2a44; padding:4px 8px 4px 8px; border-width:1px; border-color:#b6c4dd #385077 #385077 #b6c4dd; }
img { border:0px; }
form { margin:0px; padding:0px; }

a { color:#1c2a44; text-decoration:underline; }
a:hover { text-decoration:underline; }

p { line-height:150%; margin:0px 0px 5px 0px; }

h1 { margin:0px 0px 8px 0px; width:100%; font-size:16px; color:#244977; font-weight:bold; text-decoration:none; border-bottom:1px solid #244977; padding-bottom:8px; }
h2 { margin:0px; font-size:14px; font-weight:bold; text-decoration:none; }

table.tab { border:1px solid #527aaf; }
table.tab td { padding:2px 3px 2px 3px; border-right:1px solid #527aaf; }
table.tab th { padding:5px; font-weight:normal; text-align:center; background:url('th_bg.gif') repeat #527aaf; color:#ffffff; }
table.tab th a { color:#ffffff; }
table.tab tr.tr0 { background-color:#f9f9f9; }
table.tab tr.tr1 { background-color:#f0f0f0; }
table.tab tr.tr_h { background-color:#d0d0d0; }

#error { color:#ff3333; font-weight:bold; margin:5px 0px 5px 0px; }

#msg_yes { width:80%; min-height:25px; margin:10px auto 10px auto; padding:10px 10px 10px 50px; background:url('yes.gif') 5px 5px no-repeat; border:1px solid #819935; }
#msg_no { width:80%; min-height:25px; margin:10px auto 10px auto; padding:10px 10px 10px 50px; background:url('no.gif') 5px 5px no-repeat; border:1px solid #d60c00; }
#msg_info { width:80%; min-height:25px; margin:10px auto 10px auto; padding:10px 10px 10px 50px; background:url('info.gif') 5px 5px no-repeat; border:1px solid #527aaf; }

img.flag { width:16px; height:11px; }
span.small { font-size:10px; }
