body {
text-align: center;
}

td {
width: 50%;
}

h1 {
font-size: 1.5em;
background-color: #fee07e;
border-bottom-style: solid;
border-bottom-color: #ffd851;
border-bottom-width: 1px;
padding-left: 5px;
padding-right: 5px;
}

hr {
color: #DFDFFF;
}

ul#tabs { list-style-type: none; margin-left: 3px; margin-bottom:0px; padding: 0 0 0.3em 0; }
ul#tabs li { display: inline; }
ul#tabs li a { color: #42454a; background-color: #ffaf51; border: 1px solid #ffaf51; border-bottom: none; padding: 0.3em; text-decoration: none; }
ul#tabs li a:hover { background-color: #fff3cd; }
ul#tabs li a.selected { color: #000; background-color: #fee07e; border: 1px solid #fee07e; font-weight:bold; padding: 0.7em 0.3em 0.38em 0.3em; }

#h1 {
background-color:#fee07e;
color:#000000;
font-face:Arial;
font-size:1.5em;
padding:5px;
font-weight:bold;
width: 95%;
}

#mainDisplay {
text-align: left;
margin: 0 auto;
padding: 0px;
margin-left: auto;
margin-rigt: auto;
width: 950px;
background: #ffffff;
}

#mainTable {
margin: 0 auto;
border: none;
width: 950px;
text-align:center;
}

#leftTable {
margin: 0 auto;
padding: 0;
width: 450px;
text-align:left;
}

#rightTable {
margin: 0 auto;
padding: 0;
width: 450px;
text-align:left;
}

#blank {
width:10px;
}

#banner {
margin-top:20px;
font-align:center;
font-style: italic;
font-family: Arial;
font-size: 2.5em;
}

#details {
text-align:left;
color: #000000;
font-style: normal;
font-family: Arial;
font-size: 15px;
width:480px;
}

#showHide {
margin:0px;
padding-left: 2em;
padding-top: 5px;
padding-bottom: 5px;
background-color:#ffaf51;
font-weight:bold;
font-face:Arial;
font-size:1em;
text-align:left;
cursor:pointer;
color: #ffffff;
}

.custombar {
background: #fee07e;
width: 100%;
height: 1.5em;
}

.customheader {
font-style: bold;
font-family: Arial;
font-size:1.5em;
}

.ftable {
width: 340px;
text-align:center;
background: #ffaf51;
}

.ftd {
width: auto;
padding: 8px;
border-top: 1px solid #ffaf51;
}

.inputform {
border-top: 1px solid #ffaf51;
}

.blueBG {
background: #fee07e;
}

.tabContent {
border: 1px solid #fee07e;
padding: 0.5em;
background-color: #fee07e;
width:450px;
height:380px;
margin-left: 3px;
margin-right: 3px;
}

.tabContent.hide {
display: none;
width:450px;
height:380px;
}
