html, body, h1, h2, h3, h4, ul, li {
	margin: 0; 	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0px none;
}
a {
	color: #0055cc; text-decoration: none;
}
a:hover {
	color: #0055cc; text-decoration: underline;
}
.clear {
	clear: both;
}
.floatR {
	FLOAT: right
}
.close {
	CURSOR: hand; COLOR: #ff0000; TEXT-DECORATION: none
}
body {
	background: #fff; text-align: center; color: #000; padding-bottom: 10px; padding-top: 1px; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:arial, sans-serif
}
#trans_div {
	DISPLAY: none; Z-INDEX: 5; FILTER: alpha(opacity=50); LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 800px; BACKGROUND-COLOR: #f4f4f4; opacity: .5
}
.popupcontainer {
	DISPLAY: block; Z-INDEX: 500; LEFT: 0px; OVERFLOW: visible; WIDTH: 100%; POSITION: absolute; TOP: 50%; HEIGHT: 1px; TEXT-ALIGN: center
}
#div_movi {
	BORDER-RIGHT: #ff9900 2px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ff9900 2px solid; DISPLAY: none; PADDING-LEFT: 12px; Z-INDEX: 500; BACKGROUND: #FFEEAA; LEFT: 50%; PADDING-BOTTOM: 20px; MARGIN-LEFT: -200px; BORDER-LEFT: #ff9900 2px solid; WIDTH: 400px; PADDING-TOP: 5px; BORDER-BOTTOM: #ff9900 2px solid; POSITION: absolute; TOP: -235px; TEXT-ALIGN: left; _margin-left: -70px
}

/** layout **/
#wrapper {
	text-align: left; margin: auto; width: 990px; position: relative;
}
#left {
  float: left;   width: 152px;
}

/*********************************/

#page_left {
  padding-top: 9px; padding-left: 5px;
}
#page_left h3, #page_left p {
  font-size: 11px; color: #000; margin: 1em 8px 1em 0;
}
#page_left a {
  color: #0055cc;
  font: Arial;
  text-decoration: none;
}
#page_left a:hover {
  color: #0055cc;
  text-decoration: underline;
}
#page_left .more {
  font-size: 9px;
}
/*********************************/

#welcome {
  margin-left: 3px;
}
#welcome1 {
  margin-left: 3px;
}

#spacer {
  height: 2em;
}

/*********************************/
#page_maincolm {
	border-left: 1px dashed #B8B8B8;
	width : 640px;
	float : left;
}
#maincolm_top {
	margin-left : 14px;
	margin-top : 15px;
	width : 640px;
	height : 700px;
	overflow : hidden;
}

#maincolm_top h2 {
	font: 12px arial, sans-serif;
  	font-weight: bold;
	color: #000;
	background: #e5e5e5;
    border-bottom:1px solid #B8B8B8; padding:2px; 
	margin-bottom: 1em;
}

#maincolm_top .content1 {
	position : absolute;
	color : #000;
}

#maincolm_top .content2 {
	position : absolute;
	color : #000;
}
#maincolm_top .content3 {
	position : absolute;
	color : #000;
}
/*********************************/

.tabberlive .tabbertabhide {
 display:none;
}

.tabber {
}
.tabberlive {
 margin-top:0.1em;
}

ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #B8B8B8;
 font: bold 11px arial, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 0px;
 border: 1px solid #B8B8B8;
 border-bottom: none;
 background: #e5e5e5;
 text-decoration: none;

}

ul.tabbernav li a:link { color: #000; }
ul.tabbernav li a:visited { color: #000; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #DBDBDB;
 border-color: #B8B8B8;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: ffcc00;
 border-bottom: 1px solid DBDBDB;
}

.tabberlive .tabbertab {
 height : 122px;
 border-left:1px solid #B8B8B8; border-right:1px solid #B8B8B8; border-bottom:1px solid #B8B8B8; padding:5px; border-top:0px none; 
 padding-top:23px;
 padding-left:17px;
}

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
/*********************************/

#page_rightcol {
	margin-top : 10px;
	margin-left : 0px;
	width : 170px;
	float : right;
}
.borderbox {
	clear : both;
	float : none;
	margin-top : 5px;
	border : #B8B8B8 1px solid;
}
/* Right Column Style */

.rightcol_box {
	width : 168px;
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
	width : 170px;
	height : 15px;
}
#latest h2 {
	font: 12px arial, sans-serif;
  	font-weight: bold;
	color: #000;
	background: #e5e5e5;
    border-bottom:1px solid #B8B8B8; padding:2px; 
	margin-bottom: 1em;
}
/*********************************/
#page_footer {
	margin : 0px auto;
	border-top: 1px dashed #B8B8B8;
	width : 990px;
	height : 21px;
	font-size : 10px;
	color : #000;
}

#page_footer a {
	color : #0055cc;
	text-decoration : none;
}

#page_footer a:hover {
	color : #0055cc;
	text-decoration : underline;
}

#page_footer #rights {
	padding-top : 5px;
	padding-left : 15px;
	float : left;
}

#page_footer #links {
	padding-top : 5px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}
/*********************************/
#page_top {
	margin : 0px auto;
	border-bottom: 1px dashed #B8B8B8;
	width : 990px;
	height : 80px;
	font-size : 10px;
	color : #000;
}


#page_top #logo {
	padding-top : 5px;
	padding-left : 7px;
	float : left;
}

#page_top #ads {
	padding-top : 5px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_top #ads span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}