body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:17px;
	font-weight:normal;
}
td img {display: block;}td img {display: block;}

a:link, a:active, a:visited {
	color:#2E8AD2;
	text-decoration:none;
	font-size:11px;
}

a:hover {
	color: #5AA2DC;
	text-decoration:none;
}

.style-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:17px;
	font-weight:normal;
} 
.text_white{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	line-height:17px;
	
} 
.text_blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2E8AD2;
}
.text_gray{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A7A7A7;
}

.style-button {
	border-style:solid;
	border-width:2px;
	border-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	background-color:#FFFFFF;
}
.style-textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	background-color:#FFFFFF;
	padding:2px;
}

table#pg_mnu a, table#pg_mnu a:visited{
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	font-size:10px;
}
table#pg_mnu a:hover {
	color:#fff;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:10px;
}
table#footer a, table#footer a:visited{
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #A7A7A7;	
	font-size:10px;
}
table#footer a:hover {
	color:#295B97;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
}
.borderpicture {
	border-bottom-width:1px;
	border-bottom-color:#787238;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-color:#787238;
	border-top-style:solid;
	border-right-width:1px;
	border-right-color:#787238;
	border-right-style:solid;
	border-left-width:1px;
	border-left-color:#787238;
	border-left-style:solid;
	padding:1px;
}
.border-bottom-dashed {
	border-bottom-width:1px;
	border-bottom-color:#ccc;
	border-bottom-style:dashed;
}
.border-top-solid {
	border-top-width:1px;
	border-top-color:#1C4F62;
	border-top-style:solid;
}
.border-bottom-solid {
	border-bottom-width:1px;
	border-bottom-color:#B3AD93;
	border-bottom-style:solid;
}
table#border {
	border: 1px solid #aec1c8;
}

#header_bg{
	background-image:url(../images/misc/header_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#footer_bg{
	background-image:url(../images/misc/footer_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#news_bg{
	background-image:url(../images/template/home_templ/home_templ_r2_c8.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#about_bg{
	background-image:url(../images/misc/about_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#career_bg{
	background-image:url(../images/misc/career_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}


/* image link */
.img-link img {
	border:2px solid #275C71; padding:2px; background:#fff;
	
} .img-link:hover img {
	border:2px solid #BF0202; padding:2px; background:#fff;
}

