/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #595959;
	}	
	
body,html{
	
	height: 100%; 
	
	}
	
a{
	color: #595959;
	text-decoration: none;
}

a:hover{
	color: #ba1f37;
	text-decoration: none;
}


.a_gold {
	color: #a48238;
	text-decoration: none;
}
a_gold :hover{
	color: #cc0033;
	text-decoration: none;
}

.a_white{

	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
		text-transform: capitalize;

}

.a_white:hover{

	font-size: 12px;

	color: #cccccc;
	text-decoration: none;
	text-transform: capitalize;


}


/* ---------------------------------------------- divide line ----------------------------------------------*/

#outer {
	position: relative;
	width: 100%; 
	}
	
#outer[id] {
	display: table; 
	position: static;
	}

#middle {

	position: absolute; 
	text-align:center;
	
	} /* for explorer only*/

#middle[id] {

	display: table-cell; 
	position: static;
	
	}

#content {

	margin:0px auto;
	padding:5px;
	position:relative;
	width: 945px;
	text-align:left;	
	overflow: hidden;

}

#left_menu{

	position: relative;
	float: left;
	width: 314px;
	height: 424px;
	
}

.location{
	font-size:11px;
	margin: 0px;
	margin-left: 6px;
	padding: 0px;
}

.location2{
	font-size:11px;
	margin: 0px;
	padding: 0px;
}

.red{
	color: #ba1f37;
}


#left_menu ul{
	width: 100%;
	margin:0px;
	margin-top: 5px;
	float: left;
	list-style-type: none;
	padding-left: 0px;
	font-size:12px;
	line-height: 24px;	
}

#left_menu li{
	height: 24px;
	padding-left: 6px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #aaa;
}

#left_menu .point{
	color: #595959;
	text-indent: 25px;
	background-image: url(images/_bullets.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#right_cont{

	position: relative;
	float: left;
	width: 622px;
	height: 424px;
	margin: 0px;
	margin-left: 8px;
	overflow: scroll;
	overflow-x: hidden;
	
}

#right_cont p{

	margin-top: 1px;
	margin-bottom: 8px;

}



.font16{

	font-size: 16px;
	line-height:24px;
	color:#a48238;

}

.font11{
	font-size: 11px;
}



#footer{
	float:left;
	width: 945px;
	background-image: url(images/footer_bg.gif);
	background-position:left top;
	background-repeat: repeat-x;	
	height: 25px;
	padding: 0px;
	padding-top: 0px;
	padding-top: 0px !important;
	margin: 0px;
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 11px;
}

#popwin{

	width: 590px;
	height: 454px;
	margin-left: 30px;
	margin-top: 20px;
	padding: 0px;
}

#popwin ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}

#popwin p{
	margin: 0px;
	padding-top: 4px;
	padding-left:  6px;
	margin-bottom: 7px;

}

#popwin .tlt{
	background-color: #808080;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	height: 25px;
	padding-top: 5px;
	padding-left:  6px;
	margin: 0px;

}

.font11{
	font-size: 11px;
}

.font10{
	font-size: 10px;
	line-height: 14px;
}

.font9{

	font-size: 78%;
	line-height: 13px;


}
.bold_gold{
	color: #a48238;
	font-weight: bold;	

}

.bor_gold{
	border: 1px solid #a48238;
}

#left_menu2{

	position: relative;
	float: left;
	width: 100%;
	height: 424px;
	
}

#left_menu2 ul{
	width: 100%;
	margin:0px;
	margin-top: 5px;
	float: left;
	list-style-type: none;
	padding-left: 0px;
	font-size:12px;
	line-height: 24px;	
}

#left_menu2 li{
	height: 24px;
	padding-left: 0px;
	padding-right: 5px;
}

#left_menu2 .point{
	color: #595959;
	text-indent: 31px;
	background-image: url(images/_bullets.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#div30 {
	
	position: relative;
	width: 309px;
	line-height: 25px;
	float: left;
	margin-top: 20px;
	margin-left: 6px;

}

#div100{
	width: 938px;
	position: relative;
	overflow: scroll;
	overflow-x: hidden;
	margin-left: 6px;
	height:  424px;
}

#div100 p{

	width: 98%;



}


#latest{

	height:25px;
	background-color:#1E1E1E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url(images/index_blink_text.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 2px;
	margin-left:1px;
	margin-right:2px;
	color:#FFFFFF;
	
}

#latest p{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left: 158px;
	vertical-align: middle;
	padding-top: 4px;
	padding-right:16px;
}

.marq{
	margin-left: 41px;
	margin-right:0px;
}


/* ---------------------------------------------- divide line ----------------------------------------------*/






.left{
float:left;
clear:both;
width:850px;
text-align:left;


}

.col{
position:relative;
float:left;
width: 282px;
margin:0 2px 0 0;
height: 25px;
color: #9C9C9C;
}

.col_place{
	position:relative;
	float:left;
	width: 100%;
	height: 25px;
	color: #595959;
	font-size:11px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 7px;
}

.col p{
margin:2px 0 0 7px;
padding: 0;
width:85%;
font-size:10px;
}


.col_888{
position:relative;
float:left;
width: 282px;
margin:0 1px 0 0;
height: 25px;
color: #fff;
}

.col_888 p{
margin:2px 0 0 7px;
padding: 0;
width:85%;
font-size:10px;
}

.col2{
position:relative;
float:left;
width: 275px;
margin:3px 2px 0 0;
height: 465px;
}

.col2 p{
margin:0 0 0 7px;
padding: 0;
width:85%;
}

.col2 table{
margin:0 0 0 7px !important;
margin:0;

}

.col2 .left{

margin:0 0 0 7px;
padding: 0;
width:85%;
font-size:  12px;
color: #595959;

}

.ddv30{
 
 float: left;
 width: 32%;
 height: 430px;
 margin-left: 9px;
 font-size: 12px;
 color: #595959;
 margin-top: 35px;
 line-height: 200%;

}


.col2 ul{
	width: 100%;
	margin:0;
	float: left;
	list-style-type: none;
	padding-left: 0px;
	font-size:12px;
	line-height: 24px;	
}

.col2 li{
	height: 24px;
	padding-left: 7px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #aaaaaa;
}

.col2 .point{
	list-style-position: inside;
	list-style-type: disc;
	color: #595959 ;
	padding-left: 20px;
	
}

.col3{
	position:relative;
	float:left;
	width: 572px;
	margin: 0px;
	height: 470px;
	overflow-y: scroll;
	padding: 0px;
	margin-bottom: 20px;

}

.col4{
	position:relative;
	float:left;
	width: 842px;
	height: 445px;
	overflow-y: scroll;
	margin-bottom: 20px;
	margin-left:6px;
	font-size: 12px;
	color: #595959;
	

}

.col3 p{

	font-size: 12px;
	line-height: 18px;
	color: #595959;
	margin: 0px;
	margin-bottom: 10px;
}

.col3 li{
	font-size: 12px;
	color: #595959;
	margin-left:  -25px;
	margin-top: 0px;
}


.footer{
	float:left;
	width:100%;
	background-image:url(file:///M+acintosh HD/Users/ketchup/Desktop/ubg_B4/images/ubg_tempage_25.gif);
	background-position:left;
	height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 11px;
}


.footer p{

	text-transform: capitalize;


}


.style1 {color: #CC0000}


.style2 {color: #a48238}


.style3 {
	font-size: 12px;
	font-style: italic;
	display: block;
	height: 10px;
	}

.g_bor1 {
	background-image: url(file:///M+acintosh HD/Users/ketchup/Desktop/ubg_B4/images/areport_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	width: 526px;

}

.g_bor2 {
	background-image: url(file:///M+acintosh HD/Users/ketchup/Desktop/ubg_B4/images/areport_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	width: 526px;	

}

.g_bor3 {
	background-image: url(file:///M+acintosh HD/Users/ketchup/Desktop/ubg_B4/images/areport_bg_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	width: 526px;	

}

.g_bor4{
	background-image: url(file:///M+acintosh HD/Users/ketchup/Desktop/ubg_B4/images/areport_bg_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	width: 526px;	

}

.g_bor1 p{
	

	margin-left: 323px;
	font-size: 11px;
	line-height: 14px;

}


	
	.g_bor2 p{

	margin-left: 323px;
	font-size: 11px;
		line-height: 14px;

}

.g_bor3 p{

	margin-left: 323px;
	font-size: 11px;
		line-height: 14px;

}

.g_bor4 p{
	font-size: 11px;
	margin-left: 323px;
		line-height: 14px;
}




.img_r1{
	background-image: url(file:///M+acintosh HD/Users/ketchup/Desktop/ubg_B4/images/after_ng_001.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.img_r2{
	background-image: url(file:///M+acintosh HD/Users/ketchup/Desktop/ubg_B4/images/after_ng_002.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


