table#wrapper {
background-color: #FFFFFF;
}

td {
font-family: Tahoma;
font-size: 8pt
}

input.button {
font-family: Tahoma;
font-size: 9pt;
color: #FFFFFF;
border-left: 2px solid #CCCCCC;
border-right: 2px solid #333300;
border-top: 2px solid #CCCCCC; 
border-bottom: 2px solid #333300;
background-color: #669900;
}

textarea {
font-family: Tahoma;
font-size: 8pt;
}

select {
font-family: Tahoma;
font-size: 8pt
}

input {
font-family: Tahoma; 
font-size: 8pt;
}

input.seccode {
font-family: Tahoma;
font-size: 8pt;
color:#FF0000
}

p {font-family: Tahoma;
font-size: 8pt
}

html, body {
min-height: 100%;
height: auto; /* FF sees this */
*height: 100%; /* IE sees this */
width: 100%;
margin: 0;
padding: 0;
}

body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #336600;
scrollbar-face-color: #99CC00;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #336600;
scrollbar-track-color: #E9FFD3;
/* new bakground October 2011 */
background: url('accordianza/images/newbg.jpg') repeat-x top center;
background-color: #2B746D;
background-position: center 0px;
}

#headertable1 {
margin: 0px;
border: 0px;
padding: 0px;
border-spacing: 0px;
}


div.logos {
height: 109px;
/* background: #FFFFFF url('accordianza/images/bannerbg.gif') repeat-x center top; */
background: url('accordianza/images/bannerbg.gif') repeat-x center top;
/* border: none; */
padding: 0px;
overflow: hidden;
margin-bottom: -2px;
margin-left: -2px;
margin-right: -2px;
margin-top: -1px;
}

#nav_menu {height: 30px;}

img.bg {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

div#content {
position: relative;
width: 980px;
height: 100%;
margin: 0 auto;
background: #fff;
padding: 0;
/* -moz-box-shadow: #000 4px 4px 10px; */
/* -webkit-box-shadow: #000 4px 4px 10px; */
}

table#wrapper {
height: 100%;
}

ul.ig {
list-style-type: none;
padding-left: 0;
margin-left: 10px;
}

li.ig {
list-style-image: none;
background-image: url(images/bull1.gif);
background-repeat: no-repeat;
background-position: left 2px;
padding-left : 15px;
padding-bottom: 10px;
}

a:active     { color: #006666 }
a:link       { color: #006666 }
a:hover      { color: #000000 }
a:visited    { color: #006666 }

a.donlink:active     { color: #FFFF99 }
a.donlink:link       { color: #FFFF99 }
a.donlink:hover      { color: #FFFFFF }
a.donlink:visited    { color: #FFFF99 }

.fb-iframe-align
{
margin: 2px 0 0 10px !important;
text-align:center;
}