/*content base*/

html,body 
{ background-color: #000; margin:0; padding: 0; }

body         
{ 
color: #fff; 
font-size:70%; 
font-family: verdana, arial, "bitstream vera sans", sans-serif; 
text-decoration: none; padding: 0; 
vertical-align: top; 
}
 
h1    
{ 
color: #fff; 
font-size: 200% ; 
font-weight: bold; 
line-height: 110%; 
}

h2   
{ 
color: #fff; 
font-size: 150% ; 
font-weight: bold; 
line-height: 110%; 
}

h3  
 { 
color: #fff; 
font-size: 130% ; 
font-weight: bold; 
}

img{border: 0px;}

/*content*/

table.mainbox
{ width: 994px; margin:0; }

td.header   
{ 
color: #fff; 
background-color: #000; 
background-image: url(topbanner.jpg); 
background-repeat: no-repeat; 
background-position: left bottom; 
text-align: right; 
vertical-align: middle; height: 133px; 
margin: 0; padding: 0; 
}

td.header img
{ margin-right: 20px; }

#title   { 
color: #fff; 
font-size: xx-large; 
font-weight: bold; 
margin-top: 5px; 
margin-left: 12px; 
width: 500px; 
float: left ;
text-align: left; 
}

td.rightside
{ 
color: #fff; 
background-color: #afc348; 
background-position: 0 top; 
vertical-align: top; 
padding:10px;
text-align: center; 
}

td.rightside img
{
margin-bottom:5px;
}

td.leftside
{ 
color: black; 
background-color: #fff; 
text-align: center; 
vertical-align: top; 
width: 200px; 
}

div#sponsor{ color: #000; margin: 10px; }

div#sponsor img{margin:5px 0px;}

td.mainbox   
{ 
color: #fff; 
line-height: 150%; 
background-color: #006b33; 
background-image: url(body_back.gif); 
background-repeat: repeat-x; 
background-position: 0 top; 
text-align: left; 
vertical-align: top ; 
width: 610px; 
margin: 0; padding: 0; 
}

td.maincontents   
{ 
text-align: left; 
vertical-align: top ; 
padding: 20px; 
}

td.body_left
{ 
background-image: url(body_left_shade.gif); 
background-repeat: repeat-y; 
background-position: right 0; 
vertical-align: top ; 
width: 15px; 
}

td.body_right
{ 
background-image: url(body_right_shade.gif); 
background-repeat: repeat-y; 
background-position: left 0; 
vertical-align: top ; 
width: 15px; 
}

td.maincontents img
{margin:5px;}

/*link*/

a     { color: #ffff66; text-decoration: underline ; }

a:hover  { color: #fff; text-decoration: none ; }

/*main menu*/

td.menubox   
{ 
color: #fff; 
background-color: #000; 
text-align: left; 
margin: 0; 
padding: 0 0 0 10px; 
}

td.menu 
{ 
text-align: center; 
padding: 0;
}

a.menu
{ 
color: #fff; 
font-weight: bold; 
background-position: 0 top; 
text-decoration: none; 
padding: 10px; 
display: block; 
white-space: nowrap; 
}

a.menu:hover
{ 
color: #afc348; 
background-position: 0 top; 
text-decoration: none; 
}

/*footer*/

div#footer 
{ 
color: #fff; 
font-size: 90%; 
text-align: left; 
padding: 12px; 
}

div#footer  a
{ 
color: #afc348; 
text-decoration: underline; 
margin-right: 7px;
margin-left: 7px; 
}

div#footer  a:hover
{ 
color: #eedd2e; 
text-decoration: none; 
}

/*Registration*/

table.report_table tr.EventMGRMasterRow td
{
color: #000;
}

table.report_table td
{
padding:3px;
}

/* Sponsor Logo*/

.EventSponsorLogo
{
padding:10px 0;
text-align:center;
}

.EventSponsorLogo div
{
padding:0 0 10px 0;
}

.EventSponsorLogo div img
{
max-width:100px;
height:auto;
}

