@charset "windows-874";
/* CSS Document */
body {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.166;
	color: #666666;
}
td.bsmenu_item {
	TEXT-ALIGN: left
}
td {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.166;
	color: #666666;
}
.navLink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}


/*********KBS************/
.txtBold {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.headDetailSpec {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.txtDetailSpec {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.redDetailSpec {
	color: #ED1C2E;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.txtDate {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.lnkNormal{
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.lnkActive{
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.redRemark {
	color: #ED1C2E;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.txtRemark {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.txtSmall {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.headSearch {
	color: #666666;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
}
.headTitleBox {
	color: #000000;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
}
.headMessage {
	color: #666666;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.headWhite {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.headblack {
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:20px;
}
/************************/


.yellowTxt {
	color: #FFCC00;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.whiteTxt {
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.goldTxt {
	color: #999900;
	font-family: Tahoma;
	font-size: 11px;
}
.redTxt {
	color: #ED1C2E;
	font-family: Tahoma;
	font-size: 11px;
}

.red {
	color: #ED1C2E;
}

/*********HEADER**********/
h1 {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
éh5{
	font-family: Tahoma;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h6{
	font-family: Tahoma;
	color: #ED1C2E;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/*********LINK***********/
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #ED1C2E;
}
a:visit {
	text-decoration: none;
}

a.footerlink, a.footerlink:visited {
	color: #333333;
	font-family: Tahoma;;
	font-size: 9px;
	text-decoration:none;
}

a.footerlink:hover{
	text-decoration:underline;
}

a.backlink, a.backlink:visited {
	color: #666666;
	font-family: Tahoma;;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

a.backlink:hover{
	text-decoration:underline;
}

a.linkline, a.linkline:visited {
	color: #666666;
	font-family: Tahoma;;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
}

a.linkline:hover{
	text-decoration:underline;
}

a.linkwhite, a.linkwhite:visited {
	color: #FFFFFF;
	font-family: Tahoma;;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
}

a.linkwhite:hover{
	text-decoration:underline;
}

