/* Font Style */
body{font-family: Tahoma, "MS Sans Serif", sans-serif;font-size: 11px;color: #000000;text-decoration: none;}

a { text-decoration:none;color:#000000;}
a:hover{ text-decoration:underline;}

img {border:0px;}

/* text style */
.txt_bold{font-weight:bold;}
.txt_em{font-style:italic;}

/* color link hover */
.txt_color_ffffff{ color:#ffffff;} /* white*/
.txt_color_000000{ color:#000000;} /* black*/
.txt_color_999999{ color:#999999;} /* grey text */
.txt_color_ff33ff{ color:#ff33ff;} /* pink */
.txt_color_ff6600{ color:#ff6600;} /* orange */
.txt_color_99cc00{color:#99cc00;} /* green */
.txt_color_99cc00{color:#006600;} /* dark green */
.txt_color_ff3300{color:#ff3300;} /* red */
.txt_color_0099ff{color:#0099ff;} /* skyblue */
.txt_color_3366ff{color:#3366ff;} /* liteblue */
.txt_color_playboard{color:#0061ff;} /* playboard */
.txt_color_playlive{color:#ef0446;} /* playlive */
.txt_color_playclub{color:#fe19ac;} /* playclub */
.txt_color_playgame{color:#f96200;} /* playgame */
.txt_color_666666{ color:#666666;}
 
.hover-orange a:hover{color:#ff6600;}

/* color PLAYPARK text */
.txt_color_66cc33{color:#66cc33;} /* P  P*/
.txt_color_ff3333{color:#ff3333;} /* L  A*/
.txt_color_003399{color:#003399;} /* A  R*/
.txt_color_ffcc00{color:#ffcc00;} /* Y  K*/

h1{font-size: 14px;display:inline;}
h2{font-size: 14px;display:inline;}
h3{font-size: 12px;display:inline;}
h4{font-size: 12px;display:inline;}
h5{font-size: 11px;display:inline;}
h6{font-size: 11px;display:inline;}

/* text size px */
.txt_px11{font-family: Tahoma, "MS Sans Serif", sans-serif;font-size:11px;color:#000000;} /* Theme Text */

.txt_px12{font-family: Tahoma, "MS Sans Serif", sans-serif;font-size:12px} /* Content  for Read Text */

.txt_px13{font-family: Tahoma, "MS Sans Serif", sans-serif;font-size:13px} /* Content  for Read Text more big */

.txt_px14{font-family: Tahoma, "MS Sans Serif", sans-serif;font-size:14px} /* Title Text */

/*  Main Top Menu */
#pp_head{display:none;}
#menu-pp{font-family: Arial, Tahoma, "MS Sans Serif";	font-size: 11px;text-decoration: none;word-spacing:4px;}

.txt_normal_en {font-family: Arial, Tahoma, "MS Sans Serif";font-size: 10px;text-decoration: none;}
.txt_normal_en a{font-size: 10px;color:#ffffff;text-decoration: none;}
.txt_normal_en  a:hover{	color:#ff0000;text-decoration: none;}


#navbar li a{font-family: Arial, Tahoma, "MS Sans Serif";font-size: 10px;color:#ffffff;text-decoration: none;}
#navbar li a:hover {color: #ccff00;text-decoration: none;}
#navbar a:hover {color: #CCFF00; text-decoration: none;}


/* Form Style*/
input, textarea,select { font:12px Tahoma, "MS Sans Serif", sans-serif;}
.s_input {width: 150px;height: 19px;border: 1px solid #d5d5d5;padding: 0px;margin:0px}
.s_combo {width: 120px;height: 20px;border: 1px solid #d5d5d5;}


