﻿A {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
.font_TH08{
	font-family: "Tahoma";
	font-size: 8px;
}
.font_TH10{
	font-family: "Tahoma";
	font-size: 10px;
}
.font_TH12{
	font-family: "Tahoma";
	font-size: 12px;
}
.font_TH13{
	font-family: "Tahoma";
	font-size: 13px;
}
.font_TH14{
	font-family: "Tahoma";
	font-size: 14px;
}
.font_TH15{
	font-family: "Tahoma";
	font-size: 15px;
}
.font_TH16{
	font-family: "Tahoma";
	font-size: 16px;
}

.font_TH18{
	font-family: "Tahoma";
	font-size: 18px;
}
.font_NT8{
	font-family: "Tahoma",Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
}
.font_NT9{
	font-family: "Tahoma",Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.font_NT10{
	font-family: "Tahoma",Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.font_NT11{
	font-family: "Tahoma",Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.font_NT12{
	font-family: "Tahoma",Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.font_NT13{
	font-family: "Tahoma",Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.font_NT14{
	font-family: "Tahoma",Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.font_NT15{
	font-family: "Tahoma",Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.font_NT16{
	font-family: "Tahoma",Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.font_NT18{
	font-family: "Tahoma",Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.font_GG8{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
}
.font_GG10{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.font_GG12{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.font_GG14{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.font_GG16{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.font_GG18{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.font_GG20{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.font_GG22{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}
.font_GG24{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.font_VDN8{
	font-family: "Verdana";
	font-size: 8px;
}
.font_VDN10{
	font-family: "Verdana";
	font-size: 10px;
}
.font_VDN12{
	font-family: "Verdana";
	font-size: 12px;
}
.font_VDN14{
	font-family: "Verdana";
	font-size: 14px;
}
.font_VDN16{
	font-family: "Verdana";
	font-size: 16px;
}
.font_VDN18{
	font-family: "Verdana";
	font-size: 18px;
}
.font_SS8{
	font-family: "sans-serif";
	font-size: 8px;
}
.font_SS10{
	font-family: "sans-serif";
	font-size: 10px;
}
.font_SS12{
	font-family: "sans-serif";
	font-size: 12px;
}
.font_SS14{
	font-family: "sans-serif";
	font-size: 14px;
}
.font_SS16{
	font-family: "sans-serif";
	font-size: 16px;
}
.font_SS18{
	font-family: "sans-serif";
	font-size: 18px;
}
.font_MS8{
	font-family: "MS Sans Serif";
	font-size: 8px;
}
.font_MS10{
	font-family: "MS Sans Serif";
	font-size: 10px;
}
.font_MS12{
	font-family: "MS Sans Serif";
	font-size: 12px;
}
.font_MS14{
	font-family: "MS Sans Serif";
	font-size: 14px;
}
.font_MS16{
	font-family: "MS Sans Serif";
	font-size: 16px;
}
.font_MS18{
	font-family: "MS Sans Serif";
	font-size: 18px;
}
.font_AR12{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
}
.font_AR14{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
}
.font_AR16{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 16px;
}
.font_AR18{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 18px;
}
input {
	border: 1px solid #ccc;
}

.input_button {
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	border-color: #66CC66;
	color: #66CC66;
	height: 20px;
}
.input_text {
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	border-color: #0066FF;
	color: #0066FF;
}
textarea {
	border: 1px solid #ccc;
}