/* Generic Style */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-repeat: repeat;
	background-image: url("imgcss/mbg.jpg");
	background-color: #ebebeb;
}
table {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
p {}
b {}
i {}
a { color: #ff0000; }
a:link {}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
a:visited {}
a:active {}
input {}
textarea {}
select {}
option {}
tr {}
td {}
ul {}
ol {}
li {
	padding-bottom: 10px;
}
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 - BodyMenu */
.tdBodyMenu {
	background-image: url(imgcss/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

/* Table/TD Style - Header */
.tableHeader {}
.tdHeader {
	background-image: url(imgcss/header.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 778px;
	height: 161px;
}
.tdHeaderTL {}
.tdHeaderTR {}
.tdHeaderTC {}
.tdHeaderML {}
.tdHeaderMR {}
.tdHeaderMC {}
.tdHeaderBL {}
.tdHeaderBR {}
.tdHeaderBC {}

/* Table/TD Style - Footer */
.tableFooter {}
.tdFooter {
	background-image: url(imgcss/footer.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 778px;
	vertical-align: bottom;
}
.tdFooterTL {}
.tdFooterTR {}
.tdFooterTC {}
.tdFooterML {}
.tdFooterMR {}
.tdFooterMC {}
.tdFooterBL {}
.tdFooterBR {}
.tdFooterBC {
	background-image: url(imgcss/footerbc.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 778px;
	padding-top: 3px;
	text-align: left;
	vertical-align: top;
}

.tdFooterBC a {
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
}
.tdFooterBC a:link {
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
}
.tdFooterBC a:hover {
	color: #003366;
	text-decoration: none;
}
.tdFooterBC a:visited {}
.tdFooterBC a:active {}

/* x-navigation */
.tdxnav {
	color:#fff;
	background-color:#EF008C;
	font-weight:bold;
}

.tdxnav a {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
}
.tdxnav a:link {
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
}
.tdxnav a:hover {
	color: #333333;
	text-decoration: none;
}
.tdxnav a:visited {}
.tdxnav a:active {}
/* end x-navigation */

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

/* Table/TD Style - Navigation Menu */
.tableNvMenu {
	width: 200px;
	background-image: url(imgcss/nvmenubg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CD0067;
}
.tdNvMenu {
	background-image: url(imgcss/nvmenu.jpg);
	height: 27px;
	width: 153px;
	padding-left: 47px;
	background-repeat: no-repeat;
	background-position: center center;
}

.tdNvMenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	color: #333333;
}

.tdNvMenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}
.tdNvMenu a:hover {
	color: #330000;
	font-weight: 500;
	text-decoration: none;
}
.tdNvMenu a:visited {}
.tdNvMenu a:active {}


.tdNvMenuTL {}
.tdNvMenuTR {}
.tdNvMenuTC {
	background-image: url(imgcss/nvmenutc.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 160px;
}
.tdNvMenuML {}
.tdNvMenuMR {}
.tdNvMenuMC {
	background-image: url(imgcss/nvmenumc.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 9px;
	width: 200px;
}
.tdNvMenuBL {
	background-image: url(imgcss/menu_logo.jpg);
	background-position: bottom;
	background-color: #CD0067;
	background-repeat: no-repeat;
	height: 68px;
}
.tdNvMenuBR {}
.tdNvMenuBC {
	background-image: url(imgcss/nvmenubc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	width: 160px;}

/* Table/TD Style - Sub Menu */
.tableNvSub {
}
.tdNvSub {}
.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 {}
.tdNewsBox {}
.tdNewsBoxTL {}
.tdNewsBoxTR {}
.tdNewsBoxTC {}
.tdNewsBoxML {}
.tdNewsBoxMR {}
.tdNewsBoxMC {}
.tdNewsBoxBL {}
.tdNewsBoxBR {}
.tdNewsBoxBC {}
.tableNews {}
.tdNews01 {}
.tdNews02 {}

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

/* Table/TD Style - Content */
.tableContentHeader {}
.tdContentHeader {
	height: 154px;
	width: 444px;
}
.tdContentHeaderTL {}
.tdContentHeaderTR {}
.tdContentHeaderTC {}
.tdContentHeaderML {}
.tdContentHeaderMR {}
.tdContentHeaderMC {}
.tdContentHeaderBL {}
.tdContentHeaderBR {}
.tdContentHeaderBC {}
.tableContentMiddle {
	width: 455px;
	vertical-align: top;
}
.tdCntMiddleBox {
	width: 91px;
}
.tableContentFooter {}
.tdContentFooter {}
.tdContentFooterTL {}
.tdContentFooterTR {}
.tdContentFooterTC {}
.tdContentFooterML {}
.tdContentFooterMR {}
.tdContentFooterMC {}
.tdContentFooterBL {}
.tdContentFooterBR {}
.tdContentFooterBC {}

.tableContentBox {}
.tdContentBox {
	width: 578px;
	padding-top: 15px;
	vertical-align: top;
	background-image: url(imgcss/contantbox.jpg);
	background-repeat: repeat-y;
}
.tdContentBoxTL {}
.tdContentBoxTR {}
.tdContentBoxTC {}
.tdContentBoxML {
	text-align: right;
	vertical-align: top;
	width: 210px;
	padding-right: 20px;
}
.tdContentBoxMR {}
.tdContentBoxMC {}
.tdContentBoxBL {}
.tdContentBoxBR {}
.tdContentBoxBC {}

/* Table/TD Style - 'Show Content' */
.tableShowContent {}
.tdShowContent {
	width: 510px;
	vertical-align: top;
	vertical-align: top;
	text-align: center;
}

.tdShowContentT {
	background-image: url(imgcss/shwcntt.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 15px;
	background-position: left bottom;
}
.tdShowContentM {
	background-image: url(imgcss/shwcntm.jpg);
	background-repeat: repeat-y;
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
	width: 510px;
}
.tdShowContentB {
	background-image: url(imgcss/shwcntb.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 15px;
	background-position: left top;
}
.tdShowContentBox {
	width: 150px;
	padding: 10px;
	vertical-align: text-bottom;
	text-align: center;
}

.catimg {
	border: 1px solid #000000;
}

.tdShowContentBox a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
}
.tdShowContentBox a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
}
.tdShowContentBox a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.tdShowContentBox a:visited {}
.tdShowContentBox a:active {}


.tdShowContentL01 {}
.tdShowContentL02 {}
.tdShowContentR01 {}
.tdShowContentR02 {}
.tdShowContentC01 {}
.tdShowContentC02 {}

/* 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 {
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
	padding-left: 3px;
}
.tdFormL {
	width: 70px;
	color: #000000;
	vertical-align: top;
	background-color: #F4F4F4;
	padding: 2px 0px 2px 5px;
}
.tdFormR {
	vertical-align: top;
	background-color: #EFEFEF;
	color: #000000;
	padding: 2px;
}
.tdFormC {
	vertical-align: top;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F4F4F4;
}


/* Table/TD Style - 'Search List' */
.tableSearch {}
.tdSearch {
}
.tdSearchL01 {}
.tdSearchL02 {}
.tdSearchR01 {}
.tdSearchR02 {}
.tdSearchC01 {
	height: 25px;
	width: 144px;
	padding-top: 7px;
	padding-left: 12px;
	background-image: url(imgcss/searchC01.jpg);
	background-repeat: no-repeat;
}
.tdSearchC02 {}
.btnsearch {
	border: 0px;
	padding : 0px;
	height: 32px;
	width: 44px;
	background-image: url(imgcss/searchlogo.jpg);
	background-repeat: no-repeat;
}

/* 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: #FF0000;
}
.txtGray01 {
	color: #333333;
}
.txtGray02 {
	color: #666666;
	font-family: Geneva;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
}
.txtGray03 {
	color: #999999;
}
.txtSubTitle {
	color: #333366;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}
.txt01 {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.txt02 {
	color: #660000;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.txt03 {
	color: #990000;
}
.txt04 {
	color: #333333;
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
}
.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;

}
.inpSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 130px;
}
.inpTextArea {}
.inpSelect {
}
.inpFile {}

/* Link Style */
a.lnk01 {
	color: #666666;
	text-decoration: none;
}
a.lnk01:link {
	color: #666666;
	text-decoration: none;
}
a.lnk01:hover {
	color: #FF9900;
	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 {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
}
a.lnk03:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
}
a.lnk03:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.lnk03:visited {}
a.lnk03:active {}

a.lnkNvSub {
	font-weight: bold;
	color: #666666;
	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 {}

/********************************************************************/
.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;
}
/********************************************************************/
.txt05 {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 30px;
	font-style: oblique;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #CC0099;
	font-weight: bold;
}
.style1 {color: #CC0000}
.style3 {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	color: #0033FF;
	font-size: 14px;
	font-weight: bold;
}
