/********************/
/*	   ACCESSMAP	*/
/********************/
.access .section {
	padding:0px 0px 25px 0px;
}

.access .subtable {
	width:auto;
	background-color: #777346;
	background-image: none;
}
.access .subtable .infobox {
	background-color: #dddbc1;
	width:100%;
}


/********************/
/*	    HISTORY		*/
/********************/
.history .thumbnail {
	float:left;
	padding:0px 12px 15px 0px;
}

.history_c {
	margin-left: 30px;
	font-size: 14px;
	line-height: 16px;
}

/********************/
/*		  IR		*/
/********************/
.ir .section {
	text-align:center;
	padding:10px 10px 15px 10px;
}

/********************/
/*	  NEWSARTICLE	*/
/********************/
.newsArticle .section {
	padding:20px;
}
.newsArticle .section h2 {
	font-size: 14px;
	line-height:16px;
	color: #54552b;
}
.newsArticle .divider {
	background-image:url(images/boxes/news_info_linedots_tile.gif);
	background-position:left center;
	background-repeat:repeat-x;
	margin:10px;
}

/********************/
/*		SUBTABLE	*/
/********************/
.subtable {
	width:540px;
	background-color: #777346;
	background-image: url(images/boxes/subbox_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.subtable .bottombg {
	background-image: url(images/boxes/subbox_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:20px;
}
.subtable h3 {
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}
.subtable .infobox {
	background-color: #dddbc1;
	width:536px;
}
.subtable .infobox td {
	text-align:left;
	vertical-align:top;
	padding:4px;
}
.subtable .infobox th {
	text-align:center;
	vertical-align:top;
	padding:4px;
	border-right:solid 2px #c3c1a2;
}
.subtable .infobox tr {
	background-image: url(images/boxes/games_list_linedots_02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.subtable .infocolumn {
	float: left;
	margin-right:15px;
}

.subtable tr.endcell {
	background-image:none;
}
.subtable .infobox tr.endcell {
	background-image: none;
}
.subtable .infobox .empty {
	margin-top:10px;
	margin-bottom:10px;	
	text-align:center;
}
.subtable .recruit_tbl {
}
.subtable .recruit .bottombg .recruit_tbl .tr_end td {
	text-align:left;
	vertical-align:middle;
	font-size: 15px;
	padding:0px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
}
.subtable .recruit .bottombg .recruit_tbl td {
	text-align:left;
	vertical-align:middle;
	font-size: 15px;
	padding:0px;
	background-image: url(images/boxes/games_list_linedots_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.subtable .recruit_tbl th {
	text-align:center;
	vertical-align:top;
	padding:0px;
}
.subtable .recruit_tbl tr {
	background-image: none;
}
.subtable .recruit h3 {
	font-size: 15px;
}
.subtable .recruit td {
	font-size: 12px;
}
.subtable .recruit th {
	width: 100px;
	font-size: 12px;
}

/********************/
/*	RECRUIT DETAIL	*/
/********************/

.recdtable {
	width:700px;
	background-color: #777346;
	background-image: url(images/boxes/subbox2_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.recdtable .bottombg {
	background-image: url(images/boxes/subbox2_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:20px;
}
.recdtable h3 {
	color:#FFFFFF;
	font-size: 16px;
	padding-top:7px;
	padding-bottom:7px;
}
.recdtable .infobox {
	background-color: #dddbc1;
	width:696px;
}
.recdtable .infobox td {
	text-align:left;
	vertical-align:top;
	font-size: 13px;
	padding:4px;
}
.recdtable .infobox th {
	text-align:center;
	vertical-align:top;
	width: 90px;
	font-size: 13px;
	padding:4px;
	padding-top:18px;
	border-right:solid 2px #c3c1a2;
}
.recdtable .infobox tr {
	background-image: url(images/boxes/games_list_linedots_02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.recdtable .infocolumn {
	float: left;
	margin-right:15px;
}

.recdtable tr.endcell {
	background-image:none;
}
.recdtable .infobox tr.endcell {
	background-image: none;
}
.recdtable .infobox .empty {
	margin-top:10px;
	margin-bottom:10px;	
	text-align:center;
}
.recdtable .recruit_tbl {
}
.recdtable .recruit_tbl td {
	text-align:left;
	vertical-align:top;
	padding:0px;
}
.recdtable .recruit_tbl th {
	text-align:center;
	vertical-align:top;
	padding:0px;
}
.recdtable .recruit_tbl tr {
	background-image: none;
}
.recdtable_header {
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 1.5em; 
}
.recdtable_footer {
	color:#FFFFFF;
	font-size: 14px;
}
.recd li {
	margin-left: 20px;
	list-style-type: square;
}
.recd ul li {
	margin-left: 27px;
	list-style-type: circle;
}
.recd ul ul li {
	margin-left: 34px;
	list-style-type: disc;
}
