html {
height:100%;
}
body {
height:100%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color:#ffffff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12pt;
color:#000000;
}
.headrow {
height:60px;
background-color: #eeece4;
background-image: url(images/head-bg.gif);
}
.logobar {
margin-top: 5px;
margin-bottom: 3px;
}
.menurow {
height:24px;
background-color: #ffffff;
background-image: url(images/menu-bg.gif);
}
.menubar {
height:24px;
background-image: url(images/menu-bar.gif);
}
.menutxt {
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
}
.bodyrow {
}
.bodybar {
height:24px;
background-color:#ffffff;
}
.bodytxt {
background-image: url(images/body-bg.gif);
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
}
.footrow {
height:100px;
text-align:center;
}
.sponsors {
background-color: #eeece4;
background-image: url(images/head-bg.gif);
border-top:1px solid #c0c0c0;
border-bottom:1px solid #c0c0c0;
}
.adspot {
height:60px;
width:20%;
background-color:#ffffff;
}
.copyrow {
background-color: #eeece4;
font-family:Arial,Helvetica,Sans-Serif;
font-size: 11px;
text-align:center;
}
.maintble {
width:770px;
background-color:transparent;
}
td {
font-family:Arial,Helvetica,Sans-Serif;
font-size:11pt;
}
.sitemap {
border:1px solid #d0d0d0
}
.sitehead {
background-color: #eeece4;
}
.sitecell {
border:1px solid #d0d0d0
}
.sitelinks {
font-size:11px;
}
.sitefoot {
background-color: #eeece4;
}
form {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
input, textarea, select {
font-size:11pt; 
font-family:Arial,Helvetica,Sans-Serif;
}
#main-content {
margin: 0px 20px 0px 20px;
font-family:Arial,Helvetica,Sans-Serif; 
font-size:11pt;
text-align:center;
}
#centered-content {
text-align:left;
margin-left:auto;
margin-right:auto;
width:100%;
}
.url {
color:#000000;
font-size:10pt;
}
.small {
font-size:9pt;
}
.grey {
color:#808080;
}
.error {
font-weight:bold;
color:#000000;
padding:4px;
padding-left:10px;
background-color:#ffff00;
}
.notice {
font-weight:bold;
color: #000000;
padding:4px;
padding-left:10px;
background-color:#ffff00;
}
.bold {
font-weight:bold;
}
.hilite {
background-color:#ffff00;
}
.plain {
text-decoration:none;
}
.content-section {
padding:8px 12px 8px 12px;
font-size:12px;
}
.header {
font-size:16pt;
font-weight:bold;
padding-bottom:5px;
}
/* tabs */ 
#tab-container {
padding-top: 10px;
}
#tabs td {
font:Bold 8pt Tahoma;
}
#tabs {
text-align:center;
margin:0px 0px 0px 0px;
font:Bold 8pt Tahoma;
padding-left:15px;
background:url(images/gray-dot.gif) repeat-x bottom;
height:29px;
}
.tab-l {
background:url(images/tab-left-off.gif) no-repeat bottom;
width:7px;
height:29px;
float:left;
display:inline;
margin-left:6px;
} 
.tab-l.on-l {
background:url(images/tab-left-on.gif) no-repeat bottom;
width:7px;
height:29px;
float:left;
display:inline;
} 
.tab-r {
background: url(images/tab-right-off.gif) no-repeat bottom right;
width:auto;
float:left;
display:inline;
padding:0px 13px 0px 6px;
height:29px;
} 
.tab-r.on-r {
background:url(images/tab-right-on.gif) no-repeat bottom right;
width:auto;
}
.tab-r a {
position:relative;
top:13px;
color:#FFF;
text-decoration:none;
}
.tab-r.on-r a {
color:#000;
}
/* Search bar */
#search-bar {
text-align:center; 
padding:0px 0px 0px 0px;
}
#search-button {
position: relative; 
top:3px;
border:0px;
}
/* Header bars */
.bar {
background:url(images/body-bg.gif) repeat-x top left;
height:24px;
}
.bar-left {
background: url(images/body-left.gif) no-repeat top left;
height: 24px;
float: left;
display: inline;
}
.bar-right {
background: url(images/body-right.gif) no-repeat bottom right;
height: 24px;
text-align: right;
}
.bar-text-left {
position:relative;
top:4px;
left:10px;
font-family:Arial,Helvetica,Sans-Serif;
font-weight:bold;
font-size:10pt;
display:inline;
}
.bar-text-right {
position:relative;
top:5px;
right:15px;
font-family:Arial,Helvetica,Sans-Serif;
font-weight:bold;
font-size:9pt;
display:inline;  
}
.bar-text-right a {
text-decoration:none;
}
/* Footer */
.footcell {
text-align:center;
}
#non-footer {
position:relative;
min-height:100%;
}
* html #non-footer {
height:100%;
}
#footer {
font-size:8pt;
font-family:Arial,Helvetica,Sans-Serif;
color:#000000;
text-align:center;
}
#footer-spacer {
height:20px;
}
#footer-text {
text-align:center;
}
#footer-text a {
text-decoration:none;
}
/* Link Properties */
a.tab {
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
color:#000000;
text-decoration:none;
}
a.category {
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
color:#000000;
font-weight:bold;
}
a.category-plain {
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
color:#000000;
font-weight:normal;
}
a:link,a:active,a:visited {
color:#000000;
}
a:hover {
color:#ff0000;
}
