body {
margin:0;
background-image:url(/images/bg.png);
background-repeat:repeat-x;
background-color:#fff;
width:100%;
height:100%;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul, a {
font-family: Trebuchet MS;
font-size: 13px;
color:#000000;
}

img {
border:none;
}

a {
color:#2371b3;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

#main {
width:934px;
min-height:400px;
height:auto;
margin:16px auto 0 auto;
text-align:center;
}

#header {
margin:0 auto 0 auto;
width:934px;
height:219px;
background-image:url(/images/header1.png);
background-repeat:no-repeat;
}

#sponsor {
padding: 50px 0 0 380px;
}

input, select, textarea, option {
font-size: 12px;
padding: 1px;
font-family: Trebuchet MS;
border: 1px solid #c5c5c5;
background-color: #fff;
color: #000000;
}

#content {
width:934px;
margin:0px auto 0 auto;
background-image:url(/images/contentbg.png);
background-repeat:repeat-y;
}

#left {
float:left;
width:150px;
text-align:center;
margin:-30px 0 0 25px;
padding:0 0 4px 0;
}

#middle {
float:right;
width:630px;
margin:-30px 0 0 0;
padding:0px;
}

#context {
float:left;
width:560px;
margin:0 0 0 2px;
padding:0px;
text-align:left;
font-size:13px;
color:#000000;
padding:0 0 4px 0;
}

#context h2 {
background-image:url(images/headline.gif);
background-repeat:no-repeat;
background-position:bottom;
font-size:13px;
font-weight:bold;
font-family:Verdana;
color:#000000;
margin:15px 0 2px 0;
padding:0 0 10px 0px;
}

#right {
float:right;
width:156px;
text-align:center;
margin:0 20px 0 0;
padding:0 0 4px 0;
}

#footer {
background-image:url(/images/footer.png);
background-repeat:no-repeat;
width:934px;
height:74px;
padding:24px 0 4px 0;
font-size:11px;
color:#6b6b6b;
text-align:center;
}

#footer a {
font-size:11px;
text-decoration:underline;
}

#footer a:hover {
text-decoration:none;
}

.tr_table {
background-color:#c0c0c0;
}

.tr_row0 {
background-color: #f5f5f5;
}

.tr_row1 {
background-color: #fff;
}

.tr_row0 td, .tr_row1 td {
border:1px solid #ffffff;
}

.tr_head {
background-color: #eeeeee;
color: #676767;
height:24px;
vertical-align:middle;
}

.tr_head td {
text-align:center;
}
