/* Generic Style */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	background-image: url(imgcss/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
p {}
b {}
i {}

/*
a {
	color: #FFFF00;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
}
a:link {
	color: #FFCC00;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
*/
input {}
textarea {}
select {}
option {}
tr {}
td {}
ul {}
ol {}
li {}
h1 {
	font-size:12px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
h2 {
	font-size:14px;
	margin: 0px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
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 {}
.tdMain {
	text-align: center;
	vertical-align: top;
	width: 734px;
	background-color: #FFFFFF;
}
.tdMainTL {
	background-image: url(imgcss/centershadowleft.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 22px;
}
.tdMainTR {
	background-image: url(imgcss/centershadowright.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 22px;
}
.tdMainTC {}
.tdMainML {}
.tdMainMR {}
.tdMainMC {}
.tdMainBL {
	background-image: url(imgcss/bottomshadowleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 42px;
	width: 22px;
}
.tdMainBR {
	background-image: url(imgcss/bottomshadowright.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 22px;}
.tdMainBC {
	background-image: url(imgcss/bottomshadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	vertical-align: bottom;
	height: 42px;
	width: 734px;
}

/* Table/TD Style - Header */
.tableHeader {}
.tdHeader {
	height: 170px;
	width: 734px;
	background-image: url(imgcss/flashheaderbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tdHeaderTL {}
.tdHeaderTR {}
.tdHeaderTC {
	background-image: url(imgcss/headertopcenter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	vertical-align: bottom;
	height: 87px;
	width: 734px;
	padding-bottom: 8px;
}
.tdHeaderML {}
.tdHeaderMR {}
.tdHeaderMC {}
.tdHeaderBL {}
.tdHeaderBR {}
.tdHeaderBC {}

/* Table/TD Style - Footer */
.tableFooter {}
.tdFooter {
	background-image: url(imgcss/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 734px;
	font-family: Tahoma, Verdana, Arial;
	color: #7D5300;
	font-size: 11px;
	font-weight: bold;
}
.tdFooterTL {}
.tdFooterTR {}
.tdFooterTC {}
.tdFooterML {}
.tdFooterMR {}
.tdFooterMC {}
.tdFooterBL {}
.tdFooterBR {}
.tdFooterBC {}

/* Table/TD Style - Content */
.tableContent {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 534px;
	height: 100%;
}
.tdContent {}
.tdContentTL {}
.tdContentTR {}
.tdContentTC {}
.tdContentML {}
.tdContentMR {}
.tdContentMC {}
.tdContentBL {}
.tdContentBR {}
.tdContentBC {}

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

/* Table/TD Style - Right Side Box */
.tableRightSideBox {}
.tdRightSideBox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	width: 534px;
	text-align: left;
	vertical-align: top;
	height: 100%;
}
.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;
	vertical-align: top;
	width: 534px;
}
.tdHorNvMenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #996600;
	width: 514px;
	padding-bottom: 5px;
}
.tdHorNvMenuTL {}
.tdHorNvMenuTR {}
.tdHorNvMenuTC {}
.tdHorNvMenuML {}
.tdHorNvMenuMR {}
.tdHorNvMenuMC {}
.tdHorNvMenuBL {}
.tdHorNvMenuBR {}
.tdHorNvMenuBC {}

/* Table/TD Style - Vertical Navigation Menu */
.tableVerNvMenu {
	width: 180px;
	text-align: left;
	vertical-align: top;
}
.tdVerNvMenu {
	background-image: url(imgcss/vnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 145px;
	padding-right: 10px;
	padding-left: 25px;
}
.tdVerNvMenuTL {}
.tdVerNvMenuTR {}
.tdVerNvMenuTC {
	background-image: url(imgcss/navigation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 180px;
}
.tdVerNvMenuML {}
.tdVerNvMenuMR {}
.tdVerNvMenuMC {}
.tdVerNvMenuBL {}
.tdVerNvMenuBR {}
.tdVerNvMenuBC {}

/* Table/TD Style - Sub Menu */
.tableNvSub {}
.tdNvSub {}
.tdNvSubTL {}
.tdNvSubTR {}
.tdNvSubTC {}
.tdNvSubML {}
.tdNvSubMR {}
.tdNvSubMC {}
.tdNvSubBL {}
.tdNvSubBR {}
.tdNvSubBC {}


/* Table/TD Style - ALternate Menu */
.tableNvAlt {
	height: 10px;
	width: 180px;
}
.tdNvAlt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	text-align: right;
}
.tdNvAltTL {}
.tdNvAltTR {}
.tdNvAltTC {}
.tdNvAltML {}
.tdNvAltMR {}
.tdNvAltMC {}
.tdNvAltBL {}
.tdNvAltBR {}
.tdNvAltBC {}

/* Table/TD Style - Short News */
.tableNewsBox {
	text-align: left;
	vertical-align: top;
	width: 180px;
}
.tdNewsBox {}
.tdNewsBoxTL {}
.tdNewsBoxTR {}
.tdNewsBoxTC {
	background-image: url(imgcss/latestnews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 180px;
}
.tdNewsBoxML {}
.tdNewsBoxMR {}
.tdNewsBoxMC {
	background-image: url(imgcss/vnavloop.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
.tdNewsBoxBL {}
.tdNewsBoxBR {}
.tdNewsBoxBC {}

.tableNews {}
.tdNews01 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 100%;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	padding-bottom: 5px;
}
.tdNews02 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

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

/* Table/TD Style - 'Search Page' */
.tableSearchPage {}
.tdSearchPageHeader {
	font-size: 12px;
	font-weight: bold;
	color: #956000;
	background-color: #FFCC00;
	height: 20px;
	width: 504px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(imgcss/search-bar.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.tdSearchPageTitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.tdSearchPageDescription {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.tdSearchHighlight {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

/* Table/TD Style - 'Search List' */
.tableSearch {
	background-color: #666666;
	height: 18px;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	padding: 0px;
}
.tdSearch {
	text-align: right;
	vertical-align: text-top;
}
.tdSearchL {
	text-align: right;
	vertical-align: middle;
}
.tdSearchR {
	text-align: right;
	padding-right: 5px;
}
.tdSearchC {}

/* Table/TD Style - 'Form' */
.tableForm {}
.tdForm {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #9A6600;
	text-decoration: none;
	background-color: #FFCC00;
	text-align: left;
	vertical-align: middle;
	padding-right: 15px;
	padding-left: 15px;
	height: 16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
.tdFormL {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
}
.tdFormR {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.tdFormC {
	height: 32px;
}

/* Input Style */
.inpText {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	height: 10px;
	font-family: Tahoma, Verdana, Arial;
	vertical-align: top;
}
.inpTxtField {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.inpButton {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.inpTextArea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.inpSelect {}
.inpFile {}

/* Text Style */
.txtBlack {
	color: #000000;
}
.txtWhite {
	color: #FFFFFF;
}
.txtRed {
	color: #FF0000;
}
.txtGreen {
	color: #339900;
}
.txtBlue {
	color: #0066FF;
}
.txtOrange {
	color: #FF9900;
}

.txtGray01 {
	color: #666666;
	font-size: 10px;
}
.txtGray02 {
	color: #999999;
	font-size: 10px;
}
.txtGray03 {
	color: #CCCCCC;
	font-size: 10px;
}

.txtColor01 {}
.txtColor02 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	padding: 3px;
}
.txtColor03 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.txtFont01 {

}
.txtFont02 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Link Style */
a.lnk01 {}
a.lnk01:link {}
a.lnk01:hover {}
a.lnk01:visited {}
a.lnk01:active {}

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

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

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

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

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

.tdNvAlt a {
	font-size: 10px;
	font-weight: normal;
	color: #A2731F;
	text-decoration: none;
}
.tdNvAlt a:link {
	font-size: 10px;
	font-weight: normal;
	color: #A2731F;
	text-decoration: none;
}
.tdNvAlt a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
.tdNvAlt a:visited {}
.tdNvAlt a:active {}

.tdNews01 a {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tdNews01 a:link {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tdNews01 a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
.tdNews01 a:visited {}
.tdNews01 a:active {}

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

.tdSearchPageTitle a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #956000;
	text-decoration: none;
	padding: 2px;
}
.tdSearchPageTitle a:link{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7D5300;
	text-decoration: none;
}
.tdSearchPageTitle a:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #644300;
	text-decoration: underline;
}
.tdSearchPageTitle a:visited{}
.tdSearchPageTitle 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 {}

/********************************************************************/
.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;
}
/********************************************************************/