/* Generic Style */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: center center;
	background-image: url(imgcss/bg.jpg);
}

form {
margin:0px;
padding:0px;
}
table {
font-size:12px;
}
p {}
b {}
i {}
a {
	text-decoration: none;
}
a:link {}
a:hover {}
a:visited {}
a:active {}
input {}
textarea {}
select {}
option {}
tr {}
td {}
ul {}
ol {}
li {}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}
/* ---- Main -----*/
.tableMain {}
.tdMain {
	background-image: url(imgcss/bg3.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.searchBtn{
	background-image: url(imgcss/go_bnt.jpg);
	height: 34px;
	width: 18px;
	border: 0px;
}

/* Table/TD Style - Header */
.tableHeader {}
.tdHeader {}
.tdHeaderTL {}
.tdHeaderTR {}
.tdHeaderTC {
	background-image: url(imgcss/headerTC.jpg);
	height: 34px;
	padding-top: 4px;
	background-repeat: no-repeat;
}
.tdHeaderML {}
.tdHeaderMR {}
.tdHeaderMC {}
.tdHeaderBL {}
.tdHeaderBR {}
.tdHeaderBC {}

/* Table/TD Style - Footer */
.tableFooter {}
.tdFooter {
	background-image: url(imgcss/footer.jpg);
	height: 70px;
	width: 778px;
}
.tdFooterTL {}
.tdFooterTR {}
.tdFooterTC {}
.tdFooterML {}
.tdFooterMR {}
.tdFooterMC {}
.tdFooterBL {}
.tdFooterBR {}
.tdFooterBC {}

/* Table/TD Style - main page */
.tdMainPageT {
	width: 778px;
	height: 38px;
	background-image: url(imgcss/main_head.jpg);
}
.tdMainPageM {
	background-image: url(imgcss/main_body.jpg);
	width: 758px;
	height: 374px;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
}
.tdMainPageB {}

/* Table/TD Style - Navigation Bar */
.tableNvb {}
.tdNvb {
	background-image: url(imgcss/tdnvbmenu.jpg);
	height: 42px;
	background-repeat: repeat-x;
	padding-right: 15px;
	width: 763px;
}
.tdNvbTL {
	background-image: url(imgcss/tdnvbmenu.jpg);
	height: 42px;
	background-repeat: repeat-x;
	padding-right: 15px;
	width: 763px;
	text-align: right;
}
.tdNvbTR {}
.tdNvbTC {}
.tdNvbML {}
.tdNvbMR {}
.tdNvbMC {}
.tdNvbBL {}
.tdNvbBR {}
.tdNvbBC {}

/* Table/TD Style - Navigation Menu */
.tableNvMenu {}
.tdNvMenu_bar {
	height: 32px;
	width: 1px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(imgcss/btn_icon.jpg);
}
.tdNvMenu {
	/*height: 32px;*/
	font-family: Arial;
	font-size: 14px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;

}
.tdNvMenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.tdNvMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tdNvMenu a:hover {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
.tdNvMenu a:visited {}
.tdNvMenu a:active {}


.tdNvMenuTL {}
.tdNvMenuTR {}
.tdNvMenuTC {}
.tdNvMenuML {}
.tdNvMenuMR {}
.tdNvMenuMC {}
.tdNvMenuBL {}
.tdNvMenuBR {}
.tdNvMenuBC {}

/* Table/TD Style - Sub Menu */
.tableNvSub {}
.tdNvSub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tdNvSubTL {}
.tdNvSubTR {}
.tdNvSubTC {}
.tdNvSubML {}
.tdNvSubMR {}
.tdNvSubMC {}
.tdNvSubBL {}
.tdNvSubBR {}
.tdNvSubBC {}

/* Table/TD Style - ALternate Menu */
.tableNvAlt {}
.tdNvAlt {}
.tdNvAltTL {}
.tdNvAltTR {}
.tdNvAltTC {}
.tdNvAltML {}
.tdNvAltMR {}
.tdNvAltMC {}
.tdNvAltBL {}
.tdNvAltBR {}
.tdNvAltBC {}

/* Table/TD Style - Short News */
.tableNewsBox {
	width: 200px;
	vertical-align: top;
	text-align: left;
}
.tdNewsBox {
	width: 210px;
	background-image: url(imgcss/newsbox.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 20px;
}
.tdNewsBoxTL {}
.tdNewsBoxTR {}
.tdNewsBoxTC {
	width: 200px;
	background-image: url(imgcss/news_T.jpg);
	height: 40px;
}
.tdSubBoxTC {
	width: 200px;
	background-image: url(imgcss/subs_T.jpg);
	height: 40px;
}
.tdNewsBoxML {}
.tdNewsBoxMR {}
.tdNewsBoxMC {
	width: 145px;
	background-image: url(imgcss/news_M.jpg);
	padding-left: 25px;
}
.tdNewsBoxBL {}
.tdNewsBoxBR {}
.tdNewsBoxBC {
	width: 200px;
	height: 65px;
	background-image: url(imgcss/news_B.jpg);
}

.tableNews {}
.tdNews01 {
	width: 170px;
	background-image: url(imgcss/new_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 10px;
}
.tdNews01 textarea{
	color: #00FF00;
}
.tdNews01 a {
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
}
.tdNews01 a:link {
	color: #990000;
	text-decoration: none;
}
.tdNews01 a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
.tdNews01 a:visited {}
.tdNews01 a:active {}

.tdNews02 {
	width: 170px;
	background-image: url(imgcss/new_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 10px;
}
.tdNews02 a {
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
}
.tdNews02 a:link {
	color: #990000;
	text-decoration: none;
	padding-left: 10px;
}
.tdNews02 a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
.tdNews02 a:visited {}
.tdNews02 a:active {}

/* Table/TD Style - News Content */
.tableShowNews {}
.tdShowNews {}
.tdShowNewsL01 {}
.tdShowNewsL02 {}
.tdShowNewsR01 {}
.tdShowNewsR02 {}
.tdShowNewsC01 {}
.tdShowNewsC02 {}

/* 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 {}
.tableContentBox {}
.tdContentBox {
	background-image: url(imgcss/box.jpg);
	background-repeat: repeat-y;
	width: 568px;
}
.tdContentBoxTL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 538px;
	/*padding-left: 30px;*/
	color: #000000;
	height: 40px;
	vertical-align: middle;
}
.tdContentBoxTR {}
.tdContentBoxTC {}
.tdContentBoxML {}
.tdContentBoxMR {}
.tdContentBoxMC {}
.tdContentBoxBL {}
.tdContentBoxBR {}
.tdContentBoxBC {}

/* Table/TD Style - 'Show Content' */
.tableShowContent {}
.tdShowContent {
	/*width: 510px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tdShowContent2 {
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tdShowContentL01 {}
.tdShowContentL02 {}
.tdShowContentR01 {}
.tdShowContentBR01 {
	background-image: url(imgcss/showcon_t.jpg);
	background-repeat: no-repeat;
	height: 27px;
	text-align: right;
	padding-right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	vertical-align: top;
}
.tdShowContentR02 {}
.tdShowContentBR02 {}
.tdShowContentC01 {}
.tdShowContentC02 {}
.tdShowContentCatL {}
.tdShowContentCatR {}
.tdSubMenu {
	width: 513px;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.tdSubMenu a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
}
.tdSubMenu a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
}
.tdSubMenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
.tdSubMenu a:visited {}
.tdSubMenu a:active {}
.tdShowBoxHeader {
	background-image: url(imgcss/probar.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 28px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 10px;
}
.tdShowBoxHeader a{
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.tdShowBoxHeader a:link{}
.tdShowBoxHeader a:hover{
	font-family: Verdana;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-align: center;
}
.tdShowBoxHeader a:visited{}
.tdShowBoxHeader a:active{}


.tdShowBox {}
.tdLocationTextBox01 {}
.tdLocationTextBox02 {}

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

/* Table/TD Style - 'List Box' */
.tableList {}
.tdList {}
.tdListL01 {}
.tdListL02 {}
.tdListR01 {}
.tdListR02 {}
.tdListC01 {}
.tdListC02 {}

/* Table/TD Style - 'Form' */
.tdFormHeader {
	color: #FFFFFF;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	font-weight: bold;
	text-align: center;
}
.tdFormL {
	background-color: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 30%;
	text-align: left;
}
.tdFormR {
	font-size: 10px;
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 30%;
}
.tdFormC {
	background-color: #FAFAFA;
	width: 40%;
	text-align: left;
}


/* Table/TD Style - 'Search List' */
.tableSearch {}
.tdSearch {}
.tdSearchL01 {}
.tdSearchL02 {}
.tdSearchR01 {}
.tdSearchR02 {}
.tdSearchC01 {}
.tdSearchC02 {}

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

/* Table/TD Style - 'Odd Even Row' */
.tableOddEven {}
.tdOddEven {}
.tdOddEven1o {}
.tdOddEven1e {}
.tdOddEven2o {}
.tdOddEven2e {}
.tdOddEven3o {}
.tdOddEven3e {}

/* Text Style */
.txtBlack {
	color: #000000;
}
.txtWhite {
	color: #CCCCCC;
}
.txtGreen {
	color: #339900;
}
.txtRed{
	color: #660000;
}
.txtOrange{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}

.txtGray01 {
	color: #333333;
}
.txtGray02 {
	color: #666666;
}
.txtGray03 {
	color: #999999;
}
.txt01 {
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
}
.txt02 {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.txt03 {
	color: #990000;
}
.txtCurrentPage {}

/* Image Style */
.imgContent01 {
	padding: 8px;
	border: 1px solid #999999;
}
.imgContent02 {}

/* Input Style */
.inpText {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.inpTxtField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	color: #838383;
}
.inpButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;

}
.inpTextArea {}
.inpSelect {}
.inpFile {}

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

a.lnk02 {
	color: #4F4F00;
	text-decoration: none;
}
a.lnk02:link {
	color: #4F4F00;
	text-decoration: none;
}
a.lnk02:hover {
	color: #FF9900;
	text-decoration: none;
}
a.lnk02:visited {}
a.lnk02:active {}

a.lnk03{
	color: #000000;
	text-decoration: none;
}
a.lnk03:link {
	color: #000000;
	text-decoration: none;
}
a.lnk03:hover {
	color: #990000;
	text-decoration: none;
}
a.lnk03:visited {}
a.lnk03:active {}

a.lnkNvMenu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.lnkNvMenu:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
a.lnkNvMenu:hover {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
a.lnkNvMenu:visited {}
a.lnkNvMenu:active {}

a.lnkNvSub {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.lnkNvSub:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.lnkNvSub:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.lnkNvSub:visited {}
a.lnkNvSub:active {}

a.lnkNvLoc {
	color: #FF9900;
	text-decoration: none;
}
a.lnkNvLoc:link {
	color: #FF9900;
	text-decoration: none;
}
a.lnkNvLoc:hover {
	color: #666666;
	text-decoration: none;
}
a.lnkNvLoc:visited {}
a.lnkNvLoc:active {}

a.lnkNvAlt {
	color: #FFFFFF;
	text-decoration: none;
}
a.lnkNvAlt:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.lnkNvAlt:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a.lnkNvAlt:visited {}
a.lnkNvAlt:active {}
a.lnkNews01 {
	color: #000000;
	text-decoration: none;
}
a.lnkNews01:link {
	color: #000000;
	text-decoration: none;
}
a.lnkNews01:hover {
	color: #990000;
	text-decoration: none;
}
a.lnkNews01:visited {}
a.lnkNews01:active {}

a.lnkNews02 {
	color: #000000;
	text-decoration: none;
}
a.lnkNews02:link {
	color: #000000;
	text-decoration: none;
}
a.lnkNews02:hover {
	color: #990000;
	text-decoration: none;
}
a.lnkNews02:visited {}
a.lnkNews02:active {}
/* add on */
.tdBottomBG {
	height: 20px;
	width: 100%;
	background-image: url(imgcss/bottombg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

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

.tdHorNvMenutop {
	font-family: verdana, arial;
	font-size: 12px;
}

.tdHorNvMenutop a, .tdHorNvMenutop a:link, 
.tdHorNvMenutop a:visited, .tdHorNvMenutop a.lnkNvLoc:active{
	color: #000;
	text-decoration: none;
}

.tdHorNvMenutop a:hover{
	color: #666666;
	text-decoration: none;
}

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

.tbl_padding {
	padding-left: 30px;
	padding-right: 20px;
}

/********************************************************************/
#tl_errbox, #errorbox{
	display:none;
}