#homeBox {height: 351px; width: 432px; padding: 2px; overflow: hidden; background-image: url(home-bg.png); background-repeat: no-repeat; background-position: left top}
#homeTitle {color: white; height: 15px; padding: 3px; font-weight: bold; text-align: left}
#homeBox #tabs { height: 20px; padding: 0px; padding-top: 7px; text-align: right;  overflow: hidden}
#homeBox #tabs a {float: right; text-align: center; display: block; color: silver; font-weight: bold; font-size: 13px; padding: 2px; padding-left: 8px; padding-right: 8px; margin: 0px; margin-left: 5px; margin-right: 5px; line-height: 20px; height: 20px; width: 74px; background-image: url(home-tab.png); background-repeat: no-repeat; background-position: left top}
#homeBox #tabs a:hover {cursor: pointer}
#homeBox #tabs a.tabON,#homeBox #tabs a:hover {color: white;background-image: url(home-tab-on.png);}
#tContents { background-color: #4A2E2E; padding: 1px; overflow: hidden}
#homeBox .tContent {height: 284px; width: 414px; margin: 2px; background-color: lightgrey; border-width: 2px; border-color: gray; border-left-style: solid; border-top-style: solid; padding: 5px; overflow: hidden; background-image: url(content-bg2.png); background-repeat: no-repeat; background-position: right bottom; text-align: left}
#homeBox .tContent .Previous {height: 250px;padding-left: 5px;}
#homeBox .tContent .Last {text-align: right}
#homeBox .tContent p {text-indent: 0px; margin: 0px !important; padding: 0px !important; border: none !important; color: #5B5B5B; font-weight: bold; font-size: 18px; line-height: 35px}
#homeBox .tContent label {font-weight: bold; color: black; cursor: pointer}
#homeBox .tContent .Radio {cursor: pointer; margin-left: 20px}
#homeBox .tContent .Champ {background-color: white}
#homeBox .tContent form { width: 409px;}

