/* Generic Style */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0px;
	text-decoration: none;
	background-repeat: repeat;
	background-position: left;
	background-image: url(imgcss/background.gif);
}
table {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
p {}
b {}
i {
	color: #FF0000;
}
a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:visited {}
a:active {}
input {}
textarea {}
select {}
option {}
tr {}
td {}
ul {}
ol {}
li {
}
h1 {
	font-size:24px;
	margin: 0px;
}
h2 {
	font-size:18px;
	margin: 0px;
}
h3 {
	font-size:16px;
	margin: 0px;
}
h4 {
	font-size:14px;
	margin: 0px;
}
h5 {
	font-size:12px;
	margin: 0px;
}
h6 {
	font-size:10px;
	margin: 0px;
}

/* Table/TD Style - Main */
.tableMain {
	background-color: #FFFFFF;
}
.tdMain {}
.tdLeftBox{
	background-image: url(imgcss/left-shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
}
.tdRightBox{
	background-image: url(imgcss/right-shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
}
.tdTopBox{}
.tdTopBoxLeft{}
.tdTopBoxRight{}
.tdBottomBoxCenter{
	background-image: url(imgcss/bottom-shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	width: 758px;
	text-align: right;
	vertical-align: bottom;
}
.tdBottomLeft{
	background-image: url(imgcss/bottom-leftshadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 10px;
}
.tdBottomRight{
	background-image: url(imgcss/bottom-rightshadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 10px;
}
/* Table/TD Style - Header */
.tableHeader {}
.tdHeader {}
.tdHeaderTL {
	background-image: url(imgcss/header_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 160px;
}
.tdHeaderTR {
	background-image: url(imgcss/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 578px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.tdHeaderTC {}
.tdHeaderML {}
.tdHeaderMR {}
.tdHeaderMC {
	height: 170px;
	width: 598px;
}
.tdHeaderBL {}
.tdHeaderBR {
	background-image: url(imgcss/headerbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: middle;
	height: 22px;
	width: 598px;
}
.tdHeaderBC {}

/* Table/TD Style - Footer */
.tableFooter {}
.tdFooter {}
.tdFooterTL {}
.tdFooterTR {}
.tdFooterTC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(imgcss/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 598px;
	background-color: #FFFFFF;
}
.tdFooterML {}
.tdFooterMR {}
.tdFooterMC {}
.tdFooterBL {}
.tdFooterBR {}
.tdFooterBC {
	text-align: right;
	vertical-align: middle;
}

/* Table/TD Style - Content */
.tableContent {
	text-align: center;
	vertical-align: top;
	height: 20px;
	width: 618px;
}
.tdContent {
	width: 578px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.tdContentTL {}
.tdContentTR {}
.tdContentTC {}
.tdContentML {}
.tdContentMR {}
.tdContentMC {}
.tdContentBL {}
.tdContentBR {}
.tdContentBC {
	height: 50px;
	width: 618px;
}

/* Table/TD Style - Left Side Box */
.tableLeftSideBox {}
.tdLeftSideBox {
	background-image: url(imgcss/leftboxbg.gif);
	background-repeat: repeat-y;
	width: 160px;
	background-position: left top;
}
.tdLeftSideBoxTL {}
.tdLeftSideBoxTR {}
.tdLeftSideBoxTC {}
.tdLeftSideBoxML {}
.tdLeftSideBoxMR {}
.tdLeftSideBoxMC {
	background-image: url(imgcss/leftboxbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 20px;
	width: 160px;
}
.tdLeftSideBoxBL {}
.tdLeftSideBoxBR {}
.tdLeftSideBoxBC {}

/* Table/TD Style - Right Side Box */
.tableRightSideBox {}
.tdRightSideBox {
	background-color: #FFFFFF;
}
.tdRightSideBoxTL {}
.tdRightSideBoxTR {}
.tdRightSideBoxTC {}
.tdRightSideBoxML {}
.tdRightSideBoxMR {}
.tdRightSideBoxMC {}
.tdRightSideBoxBL {}
.tdRightSideBoxBR {}
.tdRightSideBoxBC {}

/* Table/TD Style - Content */
/*
.tableContentHeader {}
.tdContentHeader {}
.tdContentHeaderTL {}
.tdContentHeaderTR {}
.tdContentHeaderTC {}
.tdContentHeaderML {}
.tdContentHeaderMR {}
.tdContentHeaderMC {}
.tdContentHeaderBL {}
.tdContentHeaderBR {}
.tdContentHeaderBC {}

.tableContentFooter {}
.tdContentFooter {}
.tdContentFooterTL {}
.tdContentFooterTR {}
.tdContentFooterTC {}
.tdContentFooterML {}
.tdContentFooterMR {}
.tdContentFooterMC {}
.tdContentFooterBL {}
.tdContentFooterBR {}
.tdContentFooterBC {}
*/

/* Table/TD Style - Navigation Bar */
/*
.tableNvb {}
.tdNvb {}
.tdNvbTL {}
.tdNvbTR {}
.tdNvbTC {}
.tdNvbML {}
.tdNvbMR {}
.tdNvbMC {}
.tdNvbBL {}
.tdNvbBR {}
.tdNvbBC {}
*/

/* Table/TD Style - 'Message Box' */
/*
.tableMsgBox {}
.tdMsgBox {}
.tdMsgBoxTL {}
.tdMsgBoxTR {}
.tdMsgBoxTC {}
.tdMsgBoxML {}
.tdMsgBoxMR {}
.tdMsgBoxMC {}
.tdMsgBoxBL {}
.tdMsgBoxBR {}
.tdMsgBoxBC {}
*/

/* Table/TD Style - Horizontal Navigation Menu */
.tableHorNvMenu {
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
	vertical-align: middle;
	width: 578px;
}
.tdHorNvMenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	height: 16px;
	padding-top: 3px;
}
.tdHorNvMenuTL {}
.tdHorNvMenuTR {}
.tdHorNvMenuTC {}
.tdHorNvMenuML {}
.tdHorNvMenuMR {}
.tdHorNvMenuMC {}
.tdHorNvMenuBL {}
.tdHorNvMenuBR {}
.tdHorNvMenuBC {}

/* Table/TD Style - Vertical Navigation Menu */
.tableVerNvMenu {}
.tdVerNvMenu {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	width: 125px;
	padding-right: 10px;
	padding-left: 25px;
	background-image: url(imgcss/vnv_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tdVerNvSubMenu {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	width: 125px;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom:5px;
	background-image: url(imgcss/vnv_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tdVerNvMenuTL {}
.tdVerNvMenuTR {}
.tdVerNvMenuTC {
}
.tdVerNvMenuML {}
.tdVerNvMenuMR {}
.tdVerNvMenuMC {}
.tdVerNvMenuBL {}
.tdVerNvMenuBR {}
.tdVerNvMenuBC {}

/* Table/TD Style - Sub Menu */
.tableNvSub {}
.tdNvSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
}
.tdNvSubTL {}
.tdNvSubTR {}
.tdNvSubTC {}
.tdNvSubML {}
.tdNvSubMR {}
.tdNvSubMC {}
.tdNvSubBL {}
.tdNvSubBR {}
.tdNvSubBC {}


/* Table/TD Style - ALternate Menu */
.tableNvAlt {}
.tdNvAlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
	height: 15px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	background-color: #FFFFFF;
}
.tdNvAltTL {}
.tdNvAltTR {}
.tdNvAltTC {}
.tdNvAltML {}
.tdNvAltMR {}
.tdNvAltMC {}
.tdNvAltBL {}
.tdNvAltBR {}
.tdNvAltBC {}

/* Table/TD Style - Short News */
.tableNewsBox {}
.tdNewsBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tdNewsBoxTL {}
.tdNewsBoxTR {
}
.tdNewsBoxTC {
	background-image: url(imgcss/newshead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 160px;
}
.tdNewsBoxML {}
.tdNewsBoxMR {}
.tdNewsBoxMC {
	background-image: url(imgcss/newsbody.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 130px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.tdNewsBoxBL {}
.tdNewsBoxBR {}
.tdNewsBoxBC {
	height: 10px;
	width: 160px;
	background-image: url(imgcss/news_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.tableNews {}
.tdNews01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.tdNews02 {
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

/* Table/TD Style - 'Catalogue Box' */
.tableCatalogue {}
.tdCatalogue {}
.tdCatalogueTL {}
.tdCatalogueTR {}
.tdCatalogueTC {}
.tdCatalogueML {}
.tdCatalogueMR {}
.tdCatalogueMC {}
.tdCatalogueBL {}
.tdCatalogueBR {}
.tdCatalogueBC {}

/* Table/TD Style - 'Page Navigator' */
.tablePageNav {}
.tdPageNav {}
.tdPageNavTL {}
.tdPageNavTR {}
.tdPageNavTC {}
.tdPageNavML {}
.tdPageNavMR {}
.tdPageNavMC {}
.tdPageNavBL {}
.tdPageNavBR {}
.tdPageNavBC {}

/* Table/TD Style - 'Search List' */
.tableSearch {
	height: 14px;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tdSearch {}
.tdSearchL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.tdSearchR {}
.tdSearchC {}

/* Table/TD Style - 'Form' */
.tableForm {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tdForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: thin solid #D4D4D4;
	padding-left: 3px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	background-color: #D7EDFF;
}
.tdFormL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;
}
.tdFormR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	letter-spacing: 1px;
	height: 20px;
}
.tdFormC {
	vertical-align: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 14px;
}
/* Input Style */
.inpText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	height: 10px;
}
.inpTxtField {}
.inpButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 18px;
	vertical-align: middle;
	text-align: center;
}
.inpTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.inpSelect {}
.inpFile {}

/* Text Style */
.txtBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txtBlack2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
.txtWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005EDF;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	height: 16px;
}
.txtRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.txtWhite2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.txtOrange {}
.txtGray01 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	height: 15px;
}
.txtGray02 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
}
.txtGray03 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.txtColor01 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D0D5E8;
}
.txtColor02 {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
}

.txtFont01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.txtFont02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.txtFont03 {}
/* contact */
.txtFont04 {}

/* Link Style */
a.lnk01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
a.lnk01:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
a.lnk01:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
a.lnk01:visited {}
a.lnk01:active {}

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

a.lnk03{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
a.lnk03:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.lnk03:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
a.lnk03:visited {}
a.lnk03:active {}

.tdHorNvMenu a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0F9FFF;
	text-decoration: none;
}
.tdHorNvMenu a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0F9FFF;
	text-decoration: none;
}
.tdHorNvMenu a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
.tdHorNvMenu a:visited {}
.tdHorNvMenu a:active {}

.tdVerNvMenu a {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
}
.tdVerNvMenu a:link {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
}
.tdVerNvMenu a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.tdVerNvMenu a:visited {}
.tdVerNvMenu a:active {}

.tdVerNvSubMenu a {
	color: #666666;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
.tdVerNvSubMenu a:link {
	color: #666666;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
.tdVerNvSubMenu a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
.tdVerNvSubMenuTitle {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.tdVerNvSubMenu a:visited {}
.tdVerNvSubMenu a:active {}

.tdNvSub a {
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.tdNvSub a:link {
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
}
.tdNvSub a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
}
.tdNvSub a:visited {}
.tdNvSub a:active {}

.tdNvAlt a {
	font-family: Arial, Helvetic
	a, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
.tdNvAlt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
.tdNvAlt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.tdNvAlt a:visited {}
.tdNvAlt a:active {}

.tdNews01 a {}
.tdNews01 a:link {}
.tdNews01 a:hover {}
.tdNews01 a:visited {}
.tdNews01 a:active {}

.tdNews02 a {}
.tdNews02 a:link {}
.tdNews02 a:hover {}
.tdNews02 a:visited {}
.tdNews02 a:active {}

.tdLoginTxt a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.tdLoginTxt a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.tdLoginTxt a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
.tdLoginTxt a:visited {}
.tdLoginTxt a:active {}

/********************************************************************/

.tdrelated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	vertical-align: top;
	padding-bottom: 5px;
	background-image: url(imgcss/ibullet_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdrelated a {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	padding-left: 15px;

}
.tdrelated a:link {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	padding-left: 15px;
}
.tdrelated a:hover {
	font-size: 10px;
	/*color: #990000;*/
	color: #999999;
	text-decoration: none;
	padding-left: 15px;
}
.tdrelated a:visited {}
.tdrelated a:active {}

/********************************************************************/
/* content bottom navigation */
.tdbtSub a, .tdbtSub a:link {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.tdbtSub a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
}
.tdbtSub a:visited {}
.tdbtSub a:active {}

/********************************************************************/
.error_img	{
	background:url(imgcss/error.gif) 0 0 no-repeat;
  display:block;
	width:120px;
	height:120px;
}

.no_found_page	{
	color:red;
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
}
/********************************************************************/