td {
	font-size: 9pt;
	font-family: "Arial", "Helvetica", "sans-serif";

}

img {
	border: none;
}
.whiteboldfont {
	color: #ffffff;
    font-weight: bold;
	font-size:9pt;
}

.blueboldfont {
	color: #032B5E;
    font-weight: bold;
    font-size:9pt;
}

.redboldfont {
	color: #981800;
    font-weight: bold;
    font-size:9pt;
}

.whiteboldfont {
	color: #FFFFFF;
    font-weight: bold;
    font-size:9pt;
}

.redboldcenter {
	color: #CB1A1A;
    font-weight: bold;
    font-size:9pt;
}

.grayboldfont {
	color: #CB1A1F;
    font-weight: bold;
    font-size:9pt;
}

.searchsty {
	width:80px;
	font-weight: bold;
}

A.menuwhite:link {
	COLOR: #965F0D;
	font-weight: bold;
	font-size:9pt;
	TEXT-DECORATION: none
}
A.menuwhite:visited {
	COLOR: #965F0D; 
	font-weight: bold;
	font-size:9pt;
	TEXT-DECORATION: none
}
A.menuwhite:hover {
	COLOR: white;
    font-weight: bold;
	font-size:9pt;
	TEXT-DECORATION:none;
}



A.blacklink:link {
	color: #000000;
	text-decoration: none;
}

A:blacklink:visited {
	color: #000000;
	text-decoration: none;
}
A:blacklink:hover {
	color: #CC0000;
	text-decoration: underline;
}

A:link {
	color: #4D4D4D;
	text-decoration: none;
}

A:visited {
	color: #4D4D4D;
	text-decoration: none;
}
A:hover {
	color: #CC0000;
	text-decoration: underline;
}




.borderline {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}


.lanmutitle{
color: #000000;
font-size:11pt;
font-weight:bold;

}

.conttitle{
color: #000000;
font-size:12pt;
font-weight:bold;

}


.content{
color: #000000;
font-size:10pt;
font-weight:none;

}
