html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	

}
h1 img {
	display: block;
}
img {
	border: 0px none;
}
a {
	color: #003399;
	font: 11px arial, sans-serif;
    text-decoration: none;
}
a:hover {
	color: #003399;
    text-decoration: underline;
}
.clear {
	clear: both;
}
.floatR {
	FLOAT: right
}
.close {
	CURSOR: hand; COLOR: #707070; TEXT-DECORATION: none
}
.clsButton {
	BORDER-RIGHT: olive 1pt ridge; BORDER-TOP: olive 1pt ridge; FONT-WEIGHT: bold; FONT-SIZE: 9px; BORDER-LEFT: olive 1pt ridge; CURSOR: hand; COLOR: white; BORDER-BOTTOM: olive 1pt ridge; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #757d92
}

body {
	
	background: #fff;
	text-align: center;
	color: #000;
	padding-bottom: 10px;
	font: 11px 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: #dfdfdf 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #dfdfdf 1px solid; DISPLAY: none; PADDING-LEFT: 12px; Z-INDEX: 500; BACKGROUND: #eaeaea; LEFT: 50%; PADDING-BOTTOM: 20px; MARGIN-LEFT: -200px; BORDER-LEFT: #dfdfdf 1px solid; WIDTH: 400px; PADDING-TOP: 5px; BORDER-BOTTOM: #dfdfdf 1px solid; POSITION: absolute; TOP: -135px; TEXT-ALIGN: left; _margin-left: -70px
}
.value {
	FONT-SIZE: 11px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.value1 {
	FONT-SIZE: 11px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #0055CC; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

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

#left {
  float: left;
  width: 152px;
}

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

#page_left {
  
  
  padding-top: 9px;
  padding-left: 25px;
  padding-bottom: 290px; 
}
#page_left h3, #page_left p {
  font-size: 11px;
  color: #000;
  margin: 1em 8px 1em 0;
}
#page_left a {
  color: #003399;
  font: arial;
  text-decoration: none;
}
#page_left a:hover {
  color: #003399;
  text-decoration: underline;
}
#page_left .more {
  font-size: 9px;
}
/*********************************/

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

#spacer {
  height: 2em;
}

/*********************************/
#page_maincol {
	border-right: 1px dashed #B8B8B8;
	width : 770px;
	float : left;
}
#main_full {
	margin-left : 14px;
	margin-top : 20px;
	width : 730px;
	height : 850px;
	overflow : hidden;
}
#main_full .content {
	position : absolute;
	width : 730px;
}
#main_full .content p {
	margin-left : 10px;
	width : 700px;
	padding-bottom : 10px;
}
#main_full h2 {
	font: 11px arial, sans-serif;
	color: #000;
	background: #e5e5e5;
    border-bottom:1px solid #B8B8B8; padding:2px; 
	margin-bottom: 1em;
}

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

#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;
}