/* CSS Document */

/*
Generic Styles
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(imgcss/bg.jpg);
	background-repeat: repeat-x;
	background-color: #cccfb4;
}
table {}
p {}
b {}
i {}
input {}
textarea {}
select {}
option {}
tr {}
td {
	text-align: left;
	vertical-align: top;
}
ul {}
ol {}
li {
	list-style-type: disc;
	font-weight: bold;
}
hr {}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #0099cc;
}
h6 {}
a {}
a:link {}
a:hover {}
a:visited {}
a:active {}

/* Header */
.tdHeader {}
.tdHeaderT {
	height: 35px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 35px;
	font-family: Tahoma, Arial, "Times New Roman";
	color: #FFFFFF;
}
.tdHeaderM {}
.tdHeaderB {
	background-image: url(imgcss/header_top.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 890px;
	text-align: right;
	padding-right: 20px;
}

/* Navigation Top Menu */
.tableNvTopMenu {}
.tdNvTopMenu {}

/* Navigation Menu */
.tableNvMenu {}
.tdNvMenu {
	text-align: center;
}
.tdNvMenuT {
	height: 60px;
}
.tdNvMenuM {}
.tdNvMenuB {}

/* Navigation Sub Menu */
.tableNvSubMenu {}
.tdNvSubMenu {}

/* Flash */
.tableFlash {
	background-image: url(imgcss/bg_flash.jpg);
	background-repeat: no-repeat;
	width: 910px;
	height: 250px;
}
.tdFlash {
	width: 671px;
	height: 250px;
}

/* Advertisement */
.tableAd {}
.tdAd {
	width: 235px;
	padding-right: 4px;
}

/* Latest News */
.tableNews {}
.tdNews {}

.tdNews01 {}
.tdNews02 {}

/* Content Box */
.tdContentBox {
	background-image: url(imgcss/bg_content.jpg);
	background-repeat: repeat-y;
	width: 880px;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.tdContentBoxT {}
.tdContentBoxM {}
.tdContentBoxB {}

/* Programmes Content */
.tdProgBox {}
.tdProgBoxT {
	background-image: url(imghtml/home/title_prog.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 875px;
}
.tdProgBoxM {
	background-image: url(imghtml/home/bg_prog.gif);
	background-repeat: repeat;
	padding-top: 10px;
}
.tdProgBoxB {}

.tdProgBox01 {
	background-image: url(imghtml/home/icon_arrow.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 10px;
}
.tdProgBox02 {
	font-family: Tahoma, Arial, "Times New Roman";
	color: #333333;
	width: 340px;
	padding-left: 13px;
	padding-right: 43px;
	padding-bottom: 6px;
}
.tdProgBox03 {
	background-image: url(imghtml/programmes/icon_prog.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 10px;
}

/* Partners Content */
.tdPartBoxL {
	width: 320px;
	padding-top: 12px;
	padding-right: 20px;
	line-height: 24px;
}
.tdPartBoxR {
	background-image: url(imghtml/partners/logo_partner.jpg);
	width: 490px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Contact Content */
.tdContactBoxL {
	width: 480px;
	padding-top: 12px;
	padding-right: 20px;
	line-height: 24px;
}
.tdContactBoxR {
	background-image: url(imghtml/contact/icon_contact.jpg);
	width: 330px;
	background-repeat: no-repeat;
	background-position: left 130px;
}

/* Company Content */
.tdCompBox {
	width: 810px;
	padding-top: 12px;
	padding-right: 20px;
	line-height: 18px;
}
.tdCompBoxT {
	background-image: url(imghtml/company/title_10.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 875px;
}
.tdCompBoxM {
	background-image: url(imghtml/home/bg_prog.gif);
	background-repeat: repeat;
	padding-top: 10px;
}
.tdCompBoxB {}
.tdCompBox01 {
	background-image: url(imghtml/company/icon_whatwedo.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 15px;
}
.tdCompBox02 {
	padding-bottom: 20px;
	padding-left: 12px;
}
.tdCompBox03 {
	background-image: url(imghtml/company/icon_10.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 15px;
}
.tdCompBox04 {
	width: 340px;
	padding-left: 13px;
	padding-right: 43px;
	padding-bottom: 12px;
}

/* Client Content */
.tdClientBox {
	width: 340px;
	padding-left: 13px;
	padding-right: 43px;
	padding-bottom: 12px;
	line-height: 12px;
}

/* Resources Content */
.tdResBox {
	width: 810px;
	padding-top: 12px;
	padding-right: 20px;
	line-height: 18px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cdcd9b;
}

/* Join Content */
.tdJoinBox {
	background-image: url(imghtml/join/icon_join.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
}

/* Success Content */
.tdSucBox {
	background-image: url(imghtml/success/icon_suc.jpg);
	width: 330px;
	background-repeat: no-repeat;
	background-position: left 30px;
}

/* TD Style - Form */

.tdFormTitle {}

.tdFormHeader {}

.tdFormSubHeader {}

.tdFormL {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FF6600;
	width: 100px;
}
.tdFormC {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.tdFormR {
	padding-top: 3px;
	width: 200px;
}

/* Footer */
.tableFooter {}
.tdFooter {
	font-size: 11px;
	color: #993300;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 20px;
	width: 880px;
}
.tdFooterT {
	background-image: url(imgcss/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 910px;
}

/* Text Style */
.txtBlack {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 18px;
}
.txtWhite {
	font-weight: bold;
	color: #FFFFFF;
}
.txtRed {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #cc0000;
}
.txtBlue {
	font-weight: bold;
	color: #006699;
}
.txtOrange {
	font-weight: bold;
	color: #FF6600;
}
.txtGreen {
	font-weight: bold;
	color: #009900;
}
.txtGray {
	color: #666666;
}

.txt01 {
	font-size: 11px;
}
.txt02 {
	font-size: 10px;
}
.txt03 {
	font-size: 14px;
	font-weight: bold;
}
.txt04 {
	font-style: italic;
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
}
.txt05 {
	color: #999966;
}
.txt06 {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 14px;
}

/* Image Style */
.imgStyle01 {
	border: 1px solid #FF0000;
	font-style: italic;
	color: #CC0000;
}
.imgStyle02 {
	border: 1px solid #666666;
}

/** inputs **/
.inpTxt {
	font-size: 11px;
}

/* Link Style - Navigation Top Menu */
a.lnkNvTopMenu {
	color: #FFFFFF;
	text-decoration: none;
}
a.lnkNvTopMenu:link {}
a.lnkNvTopMenu:hover {
	color: #660000;
	text-decoration: none;
}
a.lnkNvTopMenu:visited {}
a.lnkNvTopMenu:active {
	color: #CCCCCC;
	text-decoration: none;
}

/* Link Style - Navigation Menu */
a.lnkNvMenu {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: Tahoma, Arial, "Times New Roman";
	font-weight: bold;
	display: block;
	height: 26px;
	background-image: url(imgcss/menu_button.jpg);
	background-repeat: no-repeat;
	width: 100px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
}
a.lnkNvMenu:link {}
a.lnkNvMenu:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 26px;
	display: block;
	background-position: center -36px;
	background-image: url(imgcss/menu_button.jpg);
	background-repeat: no-repeat;
}
a.lnkNvMenu:visited {}
a.lnkNvMenu:active {}

/* Link Style - Sub Navigation Menu */
a.lnkNvSubMenu {
	color: #CC0000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}
a.lnkNvSubMenu:link {}
a.lnkNvSubMenu:hover {
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a.lnkNvSubMenu:visited {}
a.lnkNvSubMenu:active {
	color: #CC0000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

/* Link Style - Alternate Navigation Menu */
a.lnkNvAltMenu {
	color: #993300;
	text-decoration: none;
}
a.lnkNvAltMenu:link {}
a.lnkNvAltMenu:hover {
	color: #FF9900;
	text-decoration: none;
}
a.lnkNvAltMenu:visited {}
a.lnkNvAltMenu:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Link Style */
a.lnk01 {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
a.lnk01:link {}
a.lnk01:hover {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a.lnk01:visited {}
a.lnk01:active {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}

a.lnk02 {
	color: #FF6600;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.lnk02:link {}
a.lnk02:hover {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.lnk02:visited {}
a.lnk02:active {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.lnk03 {
	color: #FF9900;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.lnk03:link {}
a.lnk03:hover {
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.lnk03:visited {}
a.lnk03:active {
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.lnk04 {
	color: #006699;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.lnk04:link {}
a.lnk04:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.lnk04:visited {}
a.lnk04:active {
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

a.lnk05{
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a.lnk05:link {}
a.lnk05:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a.lnk05:visited {}
a.lnk05:active {
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a.lnk06{
	color: #990000;
	text-decoration: underline;
	font-family: Tahoma, Arial, "Times New Roman";
}
a.lnk06:link {}
a.lnk06:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Tahoma, Arial, "Times New Roman";
}
a.lnk06:visited {}
a.lnk06:active {
	color: #FF6600;
	text-decoration: underline;
	font-family: Tahoma, Arial, "Times New Roman";
}
