/* Generic Style */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
}
table {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
a, a:link, a:visited, a:active {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color:#333;
}
input {
	font-size: 11px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-size:24px;
	margin: 0px;
}
h2 {
	font-size:18px;
	margin: 0px;
}
h3 {
	font-size:16px;
	margin: 0px;
	color: #666666;
}
h4 {
	font-size:14px;
	margin: 0px;
	color: #FF9900;
}
h5 {
	font-size:14px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
h6 {
	font-size:15px;
	margin: 0px;
	font-weight: bold;
	color: #666666;
}

/* Table/TD Style - Main */
.tableMain {
	background-color: #FFFFFF;
}
.tdMain {}

/* Table/TD Style - Header */
.tdHeaderTR {
	background-color: #eeeeee;
}

/* Table/TD Style - Footer */
.tableFooter {
	width: 100%;
	background-image: url(imgcss/footer_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Table/TD Style - Content */
.tableContent {
	width: 900px;
}
.tdContent {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.tdContentTL {
	padding: 6px;
	padding-top: 0;
}
.tdContentBL {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/* Table/TD Style - Left Side Box */
.tdLeftSideBoxTL {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
/* Table/TD Style - Horizontal Navigation Menu */
.tableHorNvMenu {
	width: 900px;
	height: 56px;
	background-image: url(imgcss/main_menu_line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdHorNvMenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	/*padding-right: 8px;
	padding-left: 8px;*/
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
/* Table/TD Style - Sub Menu */
.tableNvSub {
	width: 190px;
}
/* Table/TD Style - ALternate Menu */
.tableNvAlt {
	background-image: url(imgcss/site_map_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 18px;
	width: 172px;
}
.tdNvAlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
}
/* Table/TD Style - Short News */
.tableNewsBox {
	width: 190px;
}
.tdNewsBox {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
.tdNewsBoxTL {
	background-image: url(imgcss/news_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}
.tdNewsBoxTR {
	background-image: url(imgcss/icon_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.tdNewsBoxML {
	color: #666666;
	font-size: 11px;
	padding-top: 8px;
}
.tdNewsBoxBL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
	padding-top: 6px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* Table/TD Style - 'Search List' */
.tableSearch {
	height: 78px;
	padding-top: 20px;
}
.tdSearch {}
.tdSearchL {}
.tdSearchR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 10px;
}
/* Text Style */
.txtBlack {
	color: #000000;
}
.txtWhite {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtRed {
	color: #FF0000;
}
.txtGreen {
	color: #339900;
}
.txtBlue {
	color: #0066FF;
}
.txtOrange {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.txtGray01 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.txtGray02 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txtGray03 {
	color: #CCCCCC;
}
.txtFont01 {
	font-family: Arial, Helvetica, sans-serif;
}
.txtFont02 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Link Style */
.lnk01 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.lnk01 a:link {}
.lnk01 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.lnk02 a{
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.lnk02 a:link {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.lnk02 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.lnk03 a {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.lnk03 a:link {}
.lnk03 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.lnk03 a:visited {}
.lnk03 a:active {}

.tdHorNvMenu a, .tdHorNvMenu a:link, .tdHorNvMenu a:active, .tdHorNvMenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tdHorNvMenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.tdNvAlt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.tdNvAlt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
}
.tdNewsBoxBL a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.tdNewsBoxBL a:link {
}
.tdNewsBoxBL a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
	font-style: italic;
}
.tdNewsBoxBL a:visited {
}
.tdNewsBoxBl a:active {
}
.tdBoxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.tdBoxContent_img {
	float: left;
	margin-right: 8px;
	margin-top: 4px;
}

/********************************************************************/
.tdNvSub{
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tdNvSub a, .tdNvSub a:link, .tdNvSub a:active, .tdNvSub a:visited {
	padding-right: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.tdNvSub a:hover{
	background-image: url(imgcss/sub_menu_onpress.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	background-color: #ff9900;
}

.style1 {font-size: 14px}
.style5 {
  font-size: 11px;
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style8 {
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}

/********************************************************************/
/* Alternative Navigation Menu */
/*.tdNvAlt {}
.tdNvAlt a, .tdNvAlt a:link, .tdNvAlt a:visited, .tdNvAlt a:active{
	color: #666666;
	text-decoration: none;
}

.tdNvAlt a:hover {
	color: #999900;
	text-decoration: underline;
}*/

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

.tdHorNvMenutop {
	font-size: 11px;
}

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

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

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

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