/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body,td,div,.p,a{font-family: Arial, Helvetica, sans-serif;
			             font-size: 13px;
						 line-height: 22px }
					
body {  margin: 0px  0px; padding: 0px  0px}

a:link { color: #0157A4; text-decoration: none}
a:visited { color: #0157A4; text-decoration: none}
a:active { color: #145577; text-decoration: none}
a:hover { color: #F7941C; text-decoration: underline}

.style4 {font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 14px; font-weight: bold; color: #414042}
.style8 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px}
.style14 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px}
.style142 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;line-height: 18px}
.arial10 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10px}
.arial11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px}
.arial13 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; color:#638F27}
.sans8 {  font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 6px; line-height: 14px}
.sans10 {  font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 10px; line-height: 18px}
.arial_table {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px}
.tahoma9 {  font-family: Tahoma, sans-serif, sans; font-size: 9px; line-height: 14px}
.tahoma11 {  font-family: Tahoma, sans-serif, sans; font-size: 11px; line-height: 14px}
.timeroman {  font-family: "Times New Roman", Times, serif; font-size: 20px; font-style: normal}
.timeroman2 {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: normal}
.timeroman0 {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold}
.covertext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; line-height: 22px}
.adtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px}
.bg_header_left  {background: url("../images/kt_w_left_top.jpg") top right no-repeat}
.bg_header_right  {background: url("../images/kt_w_right_top.jpg") top left no-repeat}
.bg_footer_left  {background: url("../images/kt_w_left_bottom.jpg") top right no-repeat}
.bg_footer_right  {background: url("../images/kt_w_right_bottom.jpg") top left no-repeat}
.bg_intro_left  {background: url("../images/bg_intro_left.jpg") top right no-repeat}
.bg_intro_right  {background: url("../images/bg_intro_right.jpg") top left no-repeat}
.bg_intro_bleft  {background: url("../images/bg_intro_bleft.jpg") #F99C1C top right no-repeat}
.bg_intro_bright  {background: url("../images/bg_intro_bright.jpg") #F99C1C top left no-repeat}
.bg_intro_bcenter  {background: url("../images/bg_intro_bcenter.jpg") #F99C1C top no-repeat}

/*
.bg_table  {background: url("../images/bg_gradient.jpg") #ffffff top no-repeat}
.bg_tbleft  {background: url("../images/bg_left_head.gif") #ffffff left no-repeat}
.bg_tbright  {background: url("../images/bg_right_head.gif") #ffffff right no-repeat}
.bg_ftbleft  {background: url("../images/bg_lr_foot.gif") #ffffff top left no-repeat}
.bg_ftbright  {background: url("../images/bg_lr_foot.gif") #ffffff top right no-repeat}
.bg_fthome  {background: url("../images/bg_home.gif") #ffffff bottom no-repeat}
*/
.sans12 {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 17px;
}

table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: '#FFFFFF';
	border-collapse: collapse;
	background-color: none;
}

table.sample2 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: '#FFFFFF';
	border-collapse: collapse;
	background-color: none;
}
table.sample2 td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: '#FFFFFF';
	background-color: none;
	-moz-border-radius: ;
}

/********************* end **********************/

