/*content base*/

html,body 
{ background-color: #2d3606; margin:0; padding: 0; }

body         
{ 
color: #474747; 
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%; background-position: 0 top; }

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: #2d3606; 
background-image: url(topbanner_bg.gif); 
background-repeat: repeat-y; 
background-position: left top; 
text-align: right; 
vertical-align: middle; height: 125px; 
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: 450px; 
float: left ;
text-align: left; 
}


td.rightside
{ 
color: #fff; 
background-color: #2d3606; 
vertical-align: top; 
padding-left:10px;
}


td.rightside img{margin:5px 0px;}

td.leftside
{ 
background-color: #2d3606; 
text-align: center; 
vertical-align: top; 
width: 200px; 
}

div#sponsor{ color: #fff; margin: 10px;}

div#sponsor img{margin:5px 0px;}

td.maincontents   
{ 
color: #fff; 
line-height: 150%; 
background-color: #667a0e; 
background-image: url(bg_body2.gif); 
background-repeat: repeat-y; 
background-position: 0 top; 
text-align: left; 
vertical-align: top ; 
width: 550px; 
padding: 0; 
}


div#maincontents
{ 
background-image: url(bg_body1.jpg); 
background-repeat: no-repeat; 
background-position: 0 top; 
margin: 0; 
padding: 10px 10px 10px 50px; 
width: 550px; 
min-height:400px;
}

td.maincontents img
{margin:5px;}

/*link*/

a     { color: #eedd2e; text-decoration: underline ; }

a:hover  { color: #fff; text-decoration: none ; }

/*main menu*/

td.menubox   
{ 
color: #fff; 
background-color: #b79c30; 
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: #2d3606; background-position: 0 top; text-decoration: none; }

/*footer*/

td.footer 
{ 
color: #fff; 
font-size: 90%; 
text-align: center; 
padding:5px;
}

td.footer a
{ 
color: #fff; 
text-decoration: underline; 
margin-right: 7px;
margin-left: 7px; 
}

td.footer a:hover
{ 
color: #fff; 
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;
}

