/*-- Updated by Zoe Feb 01 2007--*/
/*-------------------- User Class ------------------*/
.BodyText_User {
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	line-height: 16px;
}
.NoteText_User {
	font-size: 9px;
	color: #555555;
}
.Header_1_User {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	height: 19px;
}
.Header_2_User {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	color: #555555; 
	height: 19px;
}
.Header_3_User {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #6c6c6c; 
	height: 19px;
}
/*20080130 by Hyman Ding*/
.Header_2_Green_User {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	color: #008000; 
	height: 19px;
}
.Header_3_Green_User {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #0f900f; 
	height: 19px;
}
.Header_4_Green_User {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #1b5128; 
	height: 19px;
}
.green_header{
	border: 0px;
	background-image:url(/oocl/images/green_heading_curve.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #39b54a;
	height:	33px;
	padding-left: 10px;
	padding-right: 10px;
}
.gradient_bar_long{
	border: 0px;
	background-image:url(/oocl/images/bg_gradient_bar_long.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height:	17px;
	padding-left: 5px;
	padding-right: 5px;
}
.Green_Text_User {
	font-size:12px;
	color: #3d7349;
}
a.Header_2_Green_User:hover {
	FONT-WEIGHT: bold; 
	COLOR: #8cc63f; 
	height: 19px;
	font-size: 11px;
}
a.Green_Text_User:hover {
	font-size:12px;
	color: #8cc63f;
}
a.Header_3_Green_User:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #8cc63f; 
	height: 19px;
}
/*-----------------------*/
.Subtitle_User {
	font-size: 10px;
	font-weight: bold;
	color: #656565;
	height: 15px;
	vertical-align: top;
}
.Description_User {
	font-size:10px;
	color: #555555;
}
a{
	font-size: 11px;
	font-weight: normal;
	color: #660033;
	text-decoration:underline;
}
a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #660033;
	text-decoration:underline;
}
a.Homepage_User{
	font-size: 10px;
	font-weight: normal;
	color: #555555;
	text-decoration:none;
}
a.Homepage_User:hover {
	font-size: 10px;
	font-weight: normal;
	color: #e6001d;
	text-decoration:underline;
}
a.BoldLink_User {
	font-size: 10px;
	font-weight: bold;
	color: #404040;
	text-decoration:none;
}
a.BoldLink_User:hover{
	font-size: 10px;
	font-weight: bold;
	color: #e6001d;
}
a.NoteText_User {
	color: #555555;
	font-size: 9px;
	text-decoration:underline;
}
a.NoteText_User:hover {
	font-size: 9px;
	text-decoration:underline;
	color: #e6001d;
}

a.greyTextLink {
	font-size: 10px;
	text-decoration:none;
	color:#555555;
}
a.greyTextLink:hover {
	font-size: 10px;
	color: #e6001d;
}

a.boldUnderlineLink{
	color: #404040;
	font-size: 10px;
	text-decoration:underline;
	font-weight: bold;
}
a.boldUnderlineLink:hover {
	font-size: 10px;
	text-decoration:underline;
	font-weight: bold;
	color: #e6001d;
}

/*----------------- End of User Class ---------------*/

/*--Whole wesibe set--*/
body {
	font-family:Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
.pageTable {
	width: 945px;
	height: 100%;
	background-color: #FFFFFF;
}
.greenTitle_bg {
	background:url(/oocl/images/home_right_up.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#135227;
	font-size:18px;
	font-weight: bold;
	padding-right: 10px;
}
.greenTitle {
	color:#135227;
	font-size:18px;
	font-weight: bold;
	padding-right: 10px;
}
input  {
	height: 17px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
}
textarea{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
}
select{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
}
/*--Homepage style set--*/
a.homeLink{
	font-size: 10px;
	font-weight: normal;
	color: #555555;
	text-decoration:none;
}
a.homeLink:hover {
	font-size: 10px;
	font-weight: normal;
	color: #e6001d;
	text-decoration:underline;
}
/*--Content text style set--*/
.contentText {
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	line-height: 16px;
}
td {
	font-size:11px;
}

p,span{
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	line-height: 16px;
}
.navigation {
	font-size: 9px;
	vertical-align: top;
	padding-bottom: 2px;
	padding-left:0px;
	padding-right:0px;
	padding-top: 3px;
	width: 12px;
}

/*--Top navigation font set--*/
a.topNavLink{
	font-size: 10px;
	font-weight: normal;
	color: #747474;
	text-decoration:none;
}
a.topNavLink:hover {
	font-size: 10px;
	font-weight: normal;
	color: #e6001d;
	text-decoration:underline;
}
.topNavImg {
	width:20px;
}
.search {
	border: 1px solid #d2d2d2;
	height: 15px;
	width: 86px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #747474;
}
/*--Regional style set-- */
.regional {
	text-align: right;
	font-size: 24px;
	color: #404040;
}
a.regional {
	text-align: right;
	font-size: 24px;
	color: #404040;
	text-decoration: none;
}
a.regional:hover {
	text-align: right;
	font-size: 24px;
	color: #e6001d;
	text-decoration:underline;
}
/*--Main navigetion font & link set--*/
a.mainNavLink {
	font-size: 10px;
	font-weight: bold;
	color: #404040;
	text-decoration:none;
	text-transform:uppercase;
}
a.mainNavLink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #e6001d;
	text-decoration:none;
	text-transform:uppercase;
}
.mainNav {
	background-color: #d1d1d1;
	font-size: 10px;
	font-weight: bold;
	color: #e6001d;
	height: 21px; /*-- rearrange the height --*/
}

.mainNavImg {
	width:13px;
	/*-- Original value is 28px --*/
}

/*--Footer font & link set--*/
a.footerNormalLink{
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	text-decoration:none;
}
a.footerNormalLink:hover {
	font-size: 10px;
	font-weight: normal;
	color: #e6001d;
	text-decoration:none;
}

a.footerBoldLink{
	font-size: 10px;
	font-weight: bold;
	color: #404040;
	text-decoration:none;
}
a.footerBoldLink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #e6001d;
	text-decoration:none;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

/*--Left navigation\menu font & link set--*/
.leftNav {
	background-color:#f6f6f6;
	width: 170px;
	font-size: 11px;
}
.moduleName {
	border: 1px solid #bfbfbf;
	background-color:#dfdfdf;
	font-size: 11px;
	font-weight: bold;
	color: #e6001d;
	height: 25px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.firstlevelMenuLeft {
	border-top: 0px none #bfbfbf;
	border-right: 0px none #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	background-color:#f6f6f6;
	font-weight: bold;
	color: #404040;
	font-size: 11px;
	height: 25px;
	width: 22px;
	vertical-align: top;
	text-align: right;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 7px;
}
.firstlevelMenuRight {
	border-top: 0px none #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 0px none #bfbfbf;
	background-color:#f6f6f6;
	font-weight: bold;
	color: #404040;
	font-size: 11px;
	height: 25px;
	vertical-align: top;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 4px;
}
a.firstlevelMenuLink {
	font-size: 11px;
	color: #404040;
	font-weight: normal;
	text-decoration:none;
}
a.firstlevelMenuLink:hover {
	font-size: 11px;
	color: #e6001d;
	font-weight: normal;
	text-decoration: underline;
}

.firstlevelMenuOpenLeft {
	border-top: 0px none #bfbfbf;
	border-right: 0px none #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	background-color:#f6f6f6;
	vertical-align: top;
}
.firstlevelMenuOpenRight {
	border-top: 0px none #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 0px none #bfbfbf;
	background-color:#f6f6f6;
	vertical-align: top;
	padding:0px;
}
.secondlevelBullet{
	height: 18px;
	width: 9px;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 1px;
	padding-top: 5px;
}
.secondlevelMenu {
	font-size: 11px;
	color: #e6001d;
	font-weight: normal;
	height: 18px;
	vertical-align: top;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
a.secondlevelMenuLink  {
	font-size: 11px;
	color: #404040;
	font-weight: normal;
	text-decoration:none;
}
a.secondlevelMenuLink:hover {
	font-size: 11px;
	font-weight: normal;
	color: #e6001d;
	text-decoration: underline;
}
/*--Block's font & link style set--*/
.eservicesText {
	height:17px;
	color: #6c6c6c;
	font-size: 9px;
	padding-bottom: 6px;
}
a.eservicesLink{
	font-size: 10px;
	font-weight: bold;
	color: #656565;
	text-decoration:none;
}
a.eservicesLink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #e6001d;
	text-decoration:underline;
}
/*--Submenu style set--*/
.submenu {
	width: 100%;
	font-size: 10px;
	font-weight: normal;
}
.submenuMouseOut {
	background-color: #f6f6f6;
	color: #555555;
	height: 23px;
}
.submenuMouseMove {
	background-color: #dfdfdf;
	color: #e6001d;
	height: 23px;
	cursor: pointer;
}
.submenufirstLeft {
	border-top: 1px solid #858585;
	border-right: 0px none #858585;
	border-bottom: 1px solid #858585;
	border-left: 1px solid #858585;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 2px;
	font-size: 10px;
}
.submenufirstRight {
	border-top: 1px solid #858585;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	border-left: 0px none #858585;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 2px;
	font-size: 10px;
}

.submenunextLeft {
	border-top: 0px none #858585;
	border-right: 0px none #858585;
	border-bottom: 1px solid #858585;
	border-left: 1px solid #858585;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 2px;
	font-size: 10px;
}
.submenunextRight {
	border-top: 0px none #858585;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	border-left: 0px none #858585;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 2px;
	font-size: 10px;
}

/*--Breadcrumb style set--*/
.breadcrumb {
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	height: 60px;
	vertical-align: top;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
a.breadcrumbLink{
	font-size: 10px;
	font-weight: normal;
	color: #555555;
	text-decoration:none;
}
a.breadcrumbLink:hover {
	font-size: 10px;
	font-weight: normal;
	color: #e6001d;
	text-decoration:underline;
}
/*Special page style*/
.directory {
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	height: 16px;
}
.directoryBold {
	font-size: 10px;
	font-weight: bold;
	color: #404040;
	height: 16px;
}
.photoInstruction {
	padding-bottom: 2px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	background-color: #f3e4e4;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
}
.imgInstruction {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right:0px;
	padding-top: 6px;
	text-align: center;
	vertical-align: top;
	color: #555555;
	font-size: 9px;
}
a.headLink{
	font-size: 11px;
	color: #404040;
	font-weight: bold;
	text-decoration:underline;
}
a.headLink:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #e6001d;
}
a.thLink{
	font-size: 11px;
	color: #404040;
	font-weight: bold;
	text-decoration:none;
}
a.thLink:hover {
	font-size: 11px;
	font-weight: bold;
	color: #e6001d;
}

/*--Section title style set--*/
h1 {
	font-size: 14px;
	font-weight: bold;
    margin: 0px 0px 10px;
    line-height: 23px;
	color: #e6001d ;
}
h2 {
	font-size: 11px;
	font-weight: bold;
    margin: 0px 0px 0px;
    line-height: 15px;
	color:#333333;
}
h3 {
	font-size: 10px;
	font-weight: bold;
    margin: 0px 0px 10px;
    line-height: 15px;
	color:#333333;
}
.subtitle {
	font-size: 10px;
	font-weight: bold;
	color: #656565;
}
.download {
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	padding: 5 0 0 4;
}

/*--Other page set --*/

.L1_section_title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	height: 19px;
}
.L2_section_title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	color: #555555; 
	height: 19px;
}
.L3_section_title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #6c6c6c; 
	height: 19px;
}
.remark {
	font-size: 9px;
	color: #555555;
}
.instruction {
	font-size:10px;
	color: #555555;
}
.errorMsg {
	font-size:10px;
	color: #ff3c3c;
	font-weight: bold;
}
.comment {
	font-size:9px;
	color: #7d7d7d;
}
.greyText {
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	height: 16px;
}
.greyBoldText {
	font-size: 10px;
	font-weight: bold;
	color: #404040;
	height: 16px;
}
.field_label {
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	vertical-align: top;
}
.body_text {
	font-size: 11px;
	font-weight: normal;
	color: #404040;
}
.pageIndex {
	FONT-WEIGHT: bold; 
	font-size: 9px;
	color: #555555;
}
.pagetitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	color: #6c6c6c; 
	height: 19px;
}

a.remark{
	color: #555555;
	font-size: 9px;
	text-decoration:underline;
}
a.remark:hover {
	font-size: 9px;
	text-decoration:underline;
	color: #e6001d;
}
a.boldLink {
	font-size: 10px;
	font-weight: bold;
	color: #404040;
	text-decoration:none;
}
a.boldLink:hover{
	font-size: 10px;
	font-weight: bold;
	color: #e6001d;
}

.hltLinkBg{
	background-image:url(/oocl/images/English_hlt_link_bg.gif);
	background-repeat:repeat-x;
	height: 19px;
	padding-left: 4px;
	padding-right: 4px;
}

TD.changeLocMouseOut {
	font-size:10px;
}
TD.changeLocMouseOver {
	font-size:10px;
}


/* change to remarks
.copyright_remarks {
	font-size: 9px;
	color: #555555;
}
*/
/* change to remark
a.copyright_remarks{
	color: #555555;
	font-size: 9px;
	text-decoration:underline;
}
a.copyright_remarks:hover {
	font-size: 9px;
	text-decoration:underline;
	color: #e6001d;
}
*/
/* change to greyTextLink
a.sitmapLink {
	font-size: 10px;
	text-decoration:none;
	color:#555555;
}
a.sitmapLink:hover {
	font-size: 10px;
	color: #e6001d;
}
*/
/* change to boldUnderlineLink
a.instructionLink{
	color: #404040;
	font-size: 10px;
	text-decoration:underline;
	font-weight: bold;
}
a.instructionLink:hover {
	font-size: 10px;
	text-decoration:underline;
	font-weight: bold;
	color: #e6001d;
}
*/
/*--Field object/label style set--

.labeltext {
	font-size: 10px;
	font-weight: normal;
	color: #404040;
}
*/
