body, td, input, select, option, textarea {
	font-family: Arial, sans-serif;
	font-size:12px;
}
BODY {
	margin: 0px;
	text-align: center;
	background-color: #ffffff;
}
A:link {
	color: #000000; 
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; 
	TEXT-DECORATION: underline;
}
.webBorder { border: 1px solid #C1C1C1; }
input.bigWidth { width: 185px; }
form { margin:0px; }
.main {
	font-weight: normal;
	font-family: Arial;
	background-color: #eff6fd;
}
.header {
	background: url('style_images/header.jpg') no-repeat center center;
	height: 130px;
	text-align: right;
	padding-right: 30px;
}
.menu {
	background: url('style_images/menu.jpg') no-repeat center center;
	height:50px;
}
.menuLinks, .menuLinks a {
	font-size: 18px;
	font-weight: bold;
	color: #38625D;
	text-decoration:none;
}
.searchInput {
	background-image: url('style_images/searchInput.gif');
	border: 1px solid #FBD1A9;
	height: 17px;
}
.searchBTN {
	background-image: url('style_images/searchBTN.gif');
	font-size: 14px;
	font-weight: bold;
	color: #FD7E00;
	border: 1px solid #FBD1A9;
	text-align: center;
	height: 17px;
	width: 62px;
}
.footer {
	font-weight: bold;
	background-color: #9D9D9D;
	background-image: url('style_images/footer.jpg');
	height: 28px;
	color: #FFFFFF;
	border-top: 5px solid #EAEAEA;
	border-bottom: 5px solid #EAEAEA;
}
.footer a, .footer a:hover, .footer a:visited, .footer a:link, .footer a:active { color:#FFFFFF; font-weight:bold; text-decoration:underline; }
.cellHead {
    font-size: 14px;
	font-weight: bold;
	background-image: url('style_images/cellHead.jpg');
	height: 12px;
}
.cellBottom {
    font-size: 14px;
	font-weight: bold;
	background-image: url('style_images/cellBottom.jpg');
	height: 12px;
}
.cellRight {
	background-image: url('style_images/cellRight.gif');
}
.cellLeft {
	background-image: url('style_images/cellLeft.gif');
                  
}
.cell {
    background-color: #FFFFFF;
	padding: 3px;
	height:375px;
}
.cellTop {
	background-color: #5698D5;
	background-image: url('style_images/cellTop_bk.gif');
}
.cellMenu {
	background-color: #5698D5;
	border-right: 3px solid #989898;
	border-left: 3px solid #989898;
	font-weight: bold;
	text-align: center;
}
.title {
    font-weight: bold;
	padding: 2px;
}
.topMenu {
    font-size: 12px; font-weight: normal; vertical-align: top; height: 28px; background-color: #FFAD00; padding-right: 5px; border-top: 2px solid #FEC64D; border-bottom: 2px solid #C88800;
}
.ptitle {
    font-size: 12px; font-weight: normal; padding-right: 20px; padding-left: 3px; padding-top: 18px; padding-bottom: 3px; background-image: url('style_images/title_bk.gif'); height: 75px; vertical-align: top; color: #FFFFFF;
}
.ptitle a:link, .ptitle a:visited {
	color: #FFFFFF; text-decoration: none;
}
.ptitle a:hover, .ptitle a:active {
	color: #FFFFFF; text-decoration: underline;
}
.content {
    padding-right: 13px; padding-left: 3px; padding-top: 11px; padding-bottom: 3px; vertical-align: top; width: 100%;
}
.scroll {
   height: 208px;
   overflow: auto;
   border: 1px solid #7F7F7F;
   background-attachment: fixed;
   padding: 1px;
}
.scroll2 {
   height: 150px;
   overflow: auto;
   border: 1px solid #7F7F7F;
   background: url('style_images/scroll_02.jpg') no-repeat center center;
   background-attachment: fixed;
   padding: 1px;
  scrollbar-face-color: #3C8A49; 
  scrollbar-shadow-color: #A4FAAC; 
  scrollbar-highlight-color: #A4FAA6; 
  scrollbar-3dlight-color: #000000; 
  scrollbar-darkshadow-color: #000000; 
  scrollbar-track-color: #69AA64;   
  scrollbar-arrow-color: #ffffff;
}
.scroll3 {
   height: 420px;
   width:340px;
   overflow-y:auto;
   overflow-x:hidden;
   border: 1px solid #A30006;
   background-color: #A30006;
   padding: 6px;
   color: #EEEEEE;
  scrollbar-face-color: #8A3C3C; 
  scrollbar-shadow-color: #FAA4A4; 
  scrollbar-highlight-color: #FAA4A4; 
  scrollbar-3dlight-color: #000000; 
  scrollbar-darkshadow-color: #000000; 
  scrollbar-track-color: #AA6464;   
  scrollbar-arrow-color: #ffffff;
}
.scroll3 a { text-decoration:none; }
.topGame {
   font-size: 18px; font-weight: bold; text-align: center; padding-top: 145px; background-image: url('../images/gametop.jpg');
}
.code_box {
   font-family: Verdana; font-size: 10px; background-color: white; border: 1px solid #000000; text-align: left;
}
.RightMenu {
   font-size: 12px; font-weight: normal; color: #FFFFFF;
}
.RightMenu a:link, .RightMenu a:visited {
	color: #FFFFFF; text-decoration: none;
}
.RightMenu a:hover, .RightMenu a:active {
	color: #FFFFFF; text-decoration: underline;
}
.scores {
	border-left: 2px solid #4A7A0A; padding: 2px;
}
.error {
    font-size: 12px;
	font-weight: bold;
	border: 1px solid #986265;
	background-color: #F4E7EA;
	color: #000000;
	padding: 2px;
}
ul#search {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#search li {
	margin: 0px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:0px;
	float:right;
}
ul#search li a {
	text-decoration:none;
}
/* ul#search li.searchNav:hover {
	padding-left:6px;
	padding-right:6px;
	background-color: #F0A9A9;
	border-bottom:3px solid #DA5B5B;
}
ul#search li.searchNavSel:hover {
	background-color: #EACFCF;
	border-bottom:3px solid #C48D8D;
} */
ul#search li.searchNav a {
	color: #7B2E00;
}
ul#search li.searchNavSel a {
	color: #FB0000;
}
.pageTitle {
	color:#A22727;
	border-bottom:1px solid #721C1C;
	font-weight:800;
	font-size:22px;
	margin-bottom:8px;
}
.pageTitle2 {
	color:#FFB21E;
	border-bottom:1px solid #FFB21E;
	font-weight:800;
	font-size:22px;
	margin-bottom:8px;
}
.innerTitle { font-size:18px; font-weight:bold; background-image:url('style_images/cellHead3.jpg'); color:#FFFFFF; }
.innerTitle a { font-weight:bold; color:#FFFFFF; text-decoration:none; }
.require {
	color:red;
	font-weight:bold;
}
.txt10 {
	font-size:10px;
}
.txt12 {
	font-size:12px;
}
.txt14 {
	font-size:14px;
}
.txt16 {
	font-size:16px;
}
.txt18 {
	font-size:18px;
}
.liteRed { color: #D84040; }
.bold { font-weight:bold; }
.redBold { color:red; font-weight:bold; }
.yellowBold { color:yellow; font-weight:bold; }
.yellowDarkBold { color:#CFB331; font-weight:bold; }
table.review { width:580px; }
table.review tr.topBg { background: url('images/reviewTopBg.gif') repeat-x top right; width:100%; }
table.review td.topTitle { font-size:22px; font-weight:bold; color:white; text-align:center; }
table.review td#content { border: 1px solid #BA0000; text-align:right; padding:8px; }

div.comments1_d
{
    margin:0px;
    padding:6px;
    height:250px;
    overflow-y:auto;
    overflow-x:hidden;
    width: 100%;
}

table.pre_review { width:580px; }
table.pre_review td#content { border:1px solid #CFA600; text-align:right; padding:8px; }
table.comments { width: 580px; border:1px solid #BA0000; }
table.comments td.title { background-color:#FA8787; color:black; font-size:14px; font-weight:bold; padding-top:4px; padding-right:4px; text-align:center; }
table.comments td.content { padding:0px; }
table.comments td.content div.comments { margin:0px; padding:6px; height:180px; overflow-y:auto; overflow-x:hidden; }
table.bakashot { width: 580px; border:1px solid #BA0000; }
table.bakashot td.title { background-color:#FFED88; color:black; font-size:14px; font-weight:bold; padding-top:4px; padding-right:4px; text-align:center; }
.title { font-size:16px; font-weight:bold; background-color:#F7B9B9; }
.episodeTitle { height:34px; }
.search { background-color:#A30006;padding:6px; }
.search a { text-decoration:none; }
.searchRep { background-color:#E7B315;padding:6px; }
.searchRep a { text-decoration:none; }
table.schedule { width:100%; border:1px solid #FABE55; border-collapse:collapse; }
table.schedule tr.title { background-color:#FABE55; font-weight:bold; text-align:right; height:18px; }
table.schedule tr.title td { padding-right: 6px; }
table.schedule td.bBorder { padding-right:10px; padding-left:10px; padding-top:3px; padding-bottom:3px; }
table.schedule td a { text-decoration:none; }
td.chosen { padding-right:10px; padding-left:10px; padding-top:3px; padding-bottom:3px; }
.pagination { font-weight:bold; text-align:center; }
.pagination a { text-decoration:underline; }
.innerTop { background: url('style_images/topTabBG.jpg') repeat-x top center; padding:10px; }
table.report { width:580px; }
table.report tr.topBg { background: url('images/reportTopBg.gif') repeat-x top right; width:100%; }
table.report td.topTitle { font-size:22px; font-weight:bold; color:white; text-align:center; }
table.report td#content { border: 1px solid #E5BF02; text-align:right; padding:8px; }
table.reports_comments { width: 400px; border:1px solid #E5BF02; }
table.reports_comments td.title { background-color:#E5BF02; color:white; font-size:14px; font-weight:bold; padding-top:4px; padding-right:4px; text-align:center; }
table.reports_comments td.content { padding:0px; }
table.reports_comments td.content div.comments { margin:0px; padding:6px; height:180px; overflow-y:auto; overflow-x:hidden; }