/* general */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body.bodypop {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position:top center;
	background-image: url(../images/bg_news_pop.jpg);
}
table {
	color: #000000;
	font-size: 11px;
	font-family: arial, verdana;
}
.style1 {
	color: #FF9D12;
	font-size: 13px;
	font-family: arial, verdana;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-size: 11px;
	font-family: arial, verdana;
}
.style3 {
	color: #000000;
	font-size: 12px;
	font-family: arial, verdana;
	font-weight: bold;
}
.style4 {
	color: #FF9000;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold;
}
.style5 {
	color: #197D9D;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}
.style6 {
	color: #3197D9D;
	font-size: 14px;
	font-family: arial, verdana;
	font-weight: bold;
}
.style7 {
	color: #000000;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold;
}
.style8 {
	color: #000000;
	font-size: 16px;
	font-family: arial, verdana;
	font-weight: bold;
}
.style10 {
	color: #1E6078;
	font-size: 12px; 
	font-family: arial, verdana; 
	font-weight: bold; 
}
.style11 {
	color: #1E6078;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold; 
}
.style12 {
	color: #FF9000;
	font-size: 18px; 
	font-family: Arial; 
	font-weight: bold; 
	padding-left: 18px;
}
.style13 {
	color: #FF9000;
	font-size: 18px; 
	font-family: arial, verdana; 
	font-weight: bold; 
}
.style14 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: normal;
}
.style15 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: arial, verdana;
	font-weight: bold;
}
.sublink {
	color: #1E6078;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 5px;
	padding-top: 3px;
}
.title {
	color: #000000;
	font-size: 13px; 
	font-family: Arial; 
	font-weight: bold;
	border: 1px solid #777777;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.protitle {
	color: #666666;
	font-size: 20px;
	font-family: arial, verdana;
	font-weight: normal;
}
.pcaption {
	color: #666666;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}


/* Sub Menu */


/* Background */
.main {
	background-color: #ffffff;
}

/*  Rollover link */
a {
	color: #0B3C4E;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color: #1E6078;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: underline;
}

/* footer */
.footer {
	color: #999999;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
}
.gotop {
	padding-top: 5px;
	padding-bottom: 5px;
	}

/* User Define */
.spaceall {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 23px;
	padding-right: 10px;
	}
.floatleft {
	float: left;
	}
.floatright {
	float: right;
	}
.spacingpop {
	padding-top:	15px;
	padding-bottom:	20px;
	padding-left: 25px;
	padding-right: 25px;
}
