.whitetext {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px;
}
.blacktext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	line-height: 20px;
}
.blacktexts {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
}
.redmenutext {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	padding: 3px;
}.whitetextb {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.redbigtext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.blueline {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
	padding: 3px;
}.blackthaitext {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}
.bluetextb {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
.mini {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
}
h1 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 15px;
	font-weight: bold;
	color: #993333;
	padding: 3px;
}
.head { 
	cursor:pointer;
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	list-style-image:url(images/fold.gif)
}
.list {
	cursor:pointer;
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	list-style-image:url(images/list.gif)
}
