/* CSS Document  Design by Wenfeng.luo*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select,input,button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* Default Link Style - Begin */
a:link {
	color: #003399;
	text-decoration: none;
	}
a:visited {
	color: #800080;
	text-decoration: none;
	}
a:hover {
	color: #FF0000;
	text-decoration:underline;
	}
/* Default Link Style - End */


/* White Link Style - Begin */
a.linkWhite:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a.linkWhite:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.linkWhite:hover {
	color: #FFFF00;
	text-decoration: underline;
	}
/* White Link Style - End */


/* ArticleList Link Style - Begin */
a.linkArticleList:link {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	}
a.linkArticleList:visited {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	}
a.linkArticleList:hover {
	color: #FFFF00;
	font-size: 14px;
	text-decoration: underline;
	}
/* ArticleList Link Style - End */


/* Table button Style - Begin */
td.button {
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f6f6f6;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #f6f6f6;
	height: 20px;
	cursor: hand;
	font-weight: bold;
	color: #723101;
}
/* Table button Style - End */


/* Article Title Style - Begin */
td.contentTitle {
	line-height: 150%;
	text-align: center;
	font-size: 24px;
	color: #FF7200;
	padding-top: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
/* Article Title Style - End */


/* Directory Title Style - Begin */
td.dirTitle {
	line-height: 150%;
	font-size: 24px;
	color: #000000;
	padding-top: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
td.subDirTitle {
	line-height: 150%;
	font-size: 18px;
	color: #FB7414;
	padding-top: 5px;
	font-weight: bold;
}
/* Directory Title Style - End */


/* Article Content Style - Begin */
td.content {
	font-size: 14.9px;
	line-height: 170%;
	color: #000000
}
/* Article Content Style - End */

.imgbox {border: 1px solid #cccccc;}

/* Font Colour Style - Begin */
.redFont {color: #FF0000;}
.blueFont {color: #003399;}
.greenFont {color: #009933;}
.whiteFont {color: #FFFFFF;}
.orangeFont {color: #FF6600;}

.smallFont {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Font Colour Style - End */
.rightward-DotLine {
	background-image: url(images/dot_2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.orange-input {
	background-color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #A74803;
	border-right: 1px solid #FDA96A;
	border-bottom: 1px solid #FDA96A;
	border-left: 1px solid #A74803;
	color: #602600;
}
.orange-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FD8F3E;
	border-top: 1px solid #FDA96A;
	border-right: 1px solid #A74803;
	border-bottom: 1px solid #A74803;
	border-left: 1px solid #FDA96A;
	color: #602600;
}

