@charset "windows-874";
td,th {
	font:12px Tahoma, "MS Sans Serif";
	text-align:left;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	 color: #ff9900;
	 text-decoration: none;
 }
a:visited {
	color: #666666;
	text-decoration: none;
 }
.style14 {color: #20B3FF; font-family: Tahoma;}
.style16 {color: #FF9900}
.style17 {color: #FF0000}
.style18 {color: #FFCC00}

.style2 {color: #FFFFFF}
.style4 {color: #FF0066}
.style7 {color: #FFFF00}
.style9 {color: #333333}
.style10 {
	color: #999999;
	font-weight: bold;
}
.style11 {
	font-size: 9px;
	font-family: Tahoma;
}

body {
	font-family: "MS Sans Serif", Verdana, Tahoma;
	font-size: 12px;
	margin: 0px;
	background-color: #ebd8ac;
	color: #666666;
	background-attachment: fixed;
	background-image: url(images/bg_all.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*link*/

A.blue_link:link {
	color:#6699FF;
	text-decoration:none
}
A.blue_link:visited {
	color:#6699FF;
	text-decoration:none
}
A.blue_link:active {
	color:#6699FF;
	text-decoration:none
}
A.blue_link:hover {
	color:#3333FF;
	text-decoration:none
}

A.yellow_link:link {
	color:#FF9900;
	text-decoration:none
}
A.yellow_link:visited {
	color:#FF9900;
	text-decoration:none
}
A.yellow_link:active {
	color:#FF9900;
	text-decoration:none
}
A.yellow_link:hover {
	color:#FFCC00;
	text-decoration:none
}

A.red_link:link {
	color:#CC0000;
	text-decoration:none;
	font-size:10pt;
}
A.red_link:visited {
	color:#CC0000;
	text-decoration:none;
	font-size:10pt;
}
A.red_link:active {
	color:#CC0000;
	text-decoration:none;
	font-size:10pt;
}
A.red_link:hover {
	color:#7D0000;
	text-decoration:none;
	font-size:10pt;
}

A.violet_link:link {color:#412F90; text-decoration:none}
A.violet_link:visited {color:#412F90; text-decoration:none}
A.violet_link:active {color:#412F90; text-decoration:none}
A.violet_link:hover {color:#9B3598; text-decoration:none}

A.purple_link:link {color:#9B3598; text-decoration:none;font-size:10pt;}
A.purple_link:visited {color:#9B3598; text-decoration:none;font-size:10pt;}
A.purple_link:active {color:#9B3598; text-decoration:none;font-size:10pt;}
A.purple_link:hover {color:#460851; text-decoration:none;font-size:10pt;}

A.gray_link:link {color:#737373; text-decoration:none}
A.gray_link:visited {color:#737373; text-decoration:none}
A.gray_link:active {color:#737373; text-decoration:none}
A.gray_link:hover {color:#959595; text-decoration:none}

A.sky_link:link {color:#6F88CB; text-decoration:none}
A.sky_link:visited {color:#6F88CB; text-decoration:none}
A.sky_link:active {color:#6F88CB; text-decoration:none}
A.sky_link:hover {color:#203C86; text-decoration:none}

A.green_link:link {
	color:#669900;
	text-decoration:none
}
A.green_link:visited {
	color:#669900;
	text-decoration:none
}
A.green_link:active {
	color:#669900;
	text-decoration:none
}
A.green_link:hover {color:#8DB71A; text-decoration:none}

A.orange_link:link {color:#F84E20; text-decoration:none}
A.orange_link:visited {color:#F84E20; text-decoration:none}
A.orange_link:active {color:#F84E20; text-decoration:none}
A.orange_link:hover {color:#9A2708; text-decoration:none}

A.darkblue_link:link {color:#005BB7; text-decoration:none;font-size:10pt;}
A.darkblue_link:visited {color:#005BB7; text-decoration:none;font-size:10pt;}
A.darkblue_link:active {color:#005BB7; text-decoration:none;font-size:10pt;}
A.darkblue_link:hover {
	color:#000033;
	text-decoration:none;
	font-size:10pt;
}

A.brown_link:link {color:#6B2805; text-decoration:none}
A.brown_link:visited {color:#6B2805; text-decoration:none}
A.brown_link:active {color:#6B2805; text-decoration:none}
A.brown_link:hover {color:#D37646; text-decoration:none}

A.pink_link:link {color:#EB4878; text-decoration:none}
A.pink_link:visited {color:#EB4878; text-decoration:none}
A.pink_link:active {color:#EB4878; text-decoration:none}
A.pink_link:hover {color:#9C0D37; text-decoration:none}

A.mainmenu:link {
	font-family: "MS Sans Serif", Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	color:#FFF;
	text-decoration:none
}
A.mainmenu:visited {
	font-family: "MS Sans Serif", Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	color:#FFF;
	text-decoration:none
}

A.mainmenu:active {
	font-family: "MS Sans Serif", Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	color:#FFF;
	text-decoration:none
}

A.mainmenu:hover {
	font-family: "MS Sans Serif", Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	color:#000;
	text-decoration:none
}

