.fullBorder{
border-style:solid; border-color:#D2D2D2; border-width:1px; background-color:#FFFFFF;
}
.imageBorder{
border-style:solid; border-color:#E2E2E2; border-width:2px; padding:2px;
}
.imageRightSpace{
padding-right:10px;
}
.bottomBorder{
border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#E3E3E2;
}
.leftBoldBorder{
border-left-width:3px; border-left-style:solid; border-left-color:#E3E3E2;
}
.bottomBorderDot{
border-bottom-width:1px; border-bottom-style:dashed; border-bottom-color:#E3E3E2;
}
.menuHead1{
	font-weight:bold;
	height:25px;
	color:#FFFFFF;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#FFCC00;
	background-color: #CEA500;.
}
.menuHead2{
	height:22px;
	color:#003300;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	background-color: #FFFF99;
	cursor:pointer;
}
.menuHead2_Hover{
	height:22px;
	color:#003300;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	background-color: #FFFF00;
	cursor:pointer;
}
.menuHead3{
	height:22px;
	color:#666666;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	background-color: #F5F5F5;
	cursor:pointer;
}
.menuHead3_Hover{
	height:22px;
	color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	background-color: #FFFFDF;
	cursor:pointer;
}
.tableHeader{
	font-weight:bold;
	height:30px;
	color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E3E3E2;
	background-color: #666666;
}
.tableHeader2{
	font-weight:bold;
	height:30px;
	color:#FFFFFF;
	background-color: #006600;
}
.tableHeader3{
	font-weight:bold;
	height:30px;
	color:#FFFFFF;
	background-color: #990000;
}
.tableHeader4{
	font-weight:bold;
	background-image:url(images/tableHeaderBackground4.jpg);
	height:30px;
	color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E3E3E2;
	background-color: #FFFFFF;
}
.tableHeader5{
	font-weight:bold;
	background-image:url(images/tableHeaderBackground5.jpg);
	height:30px;
	color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E3E3E2;
	background-color: #FFFFFF;
}
.tableHeaderInner{
font-weight:bold; height:23px; color:#333333; 
border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#A2D2A2;
text-decoration:none;
}
TD,INPUT,TEXTAREA,BODY {
	FONT-SIZE: 13px; FONT-FAMILY: Tahoma, Thonburi, Bangkok; color:#333333;
}
.smallText {
	FONT-SIZE: 10px; FONT-FAMILY: Tahoma, Thonburi, Bangkok; color:#666666;
}
.nameText {
	color:#FF9900;
	font-size: 24px;
	text-decoration: underline;
}
.alertText {
	color:#FF0000;
}
.activeText {
	FONT-SIZE: 13px; FONT-FAMILY: Tahoma, Thonburi, Bangkok; color:#999999;
}
.bigOverText {
	FONT-SIZE: 25px; FONT-FAMILY: Tahoma, Thonburi, Bangkok; color:#006600;
}
.bigText {
	FONT-SIZE: 25px; FONT-FAMILY: Tahoma, Thonburi, Bangkok; color:#000000;
}
.sentText {
	color:#249D1E; font-weight:bold;
}
A:link {
	COLOR:#006600; TEXT-DECORATION: none
}
A:visited {
	COLOR:#006600; TEXT-DECORATION: none
}
A:hover {
	COLOR:#FF6600; TEXT-DECORATION:underline
}
TD.inTableLink A:link{ 
	COLOR:#333333; TEXT-DECORATION: none
}
TD.inTableLink A:visited{ 
	COLOR:#333333; TEXT-DECORATION: none
}
TD.inTableLink A:hover{ 
	COLOR:#999999; TEXT-DECORATION: underline
}
strong A:link{ 
	COLOR:#6FBCE1; TEXT-DECORATION: underline
}
strong A:visited{ 
	COLOR:#333333; TEXT-DECORATION: underline
}
strong A:hover{ 
	COLOR:#999999; TEXT-DECORATION: underline
}
.menuActive{
	background-image:url(images/menuActive.gif);
	FONT-SIZE: 13px;
	font-weight:bold;
	background-color:#006600;
	color:#FFFFFF;
	line-height:25px;
	cursor:pointer;
	/*border-bottom-style: solid;
	border-bottom-color: #004200;
	border-bottom-width: 2px;*/
}
.menuHover{
	background-image:url(images/menuHover.gif);
	FONT-SIZE: 13px;
	font-weight:bold;
	background-color:#CAE7B8;
	color:#FFFFFF;
	line-height:25px;
	cursor:pointer;
	/*border-bottom-style: solid;
	border-bottom-color: #6BB63F;
	border-bottom-width: 2px;*/
}
.menu{
	background-image:url(images/menu.gif);
	FONT-SIZE: 13px;
	font-weight:bold;
	background-color:#6BB63F;
	color:#FFFFFF;
	line-height:25px;
	cursor:pointer;
	/*border-bottom-style: solid;
	border-bottom-color: #528B30;
	border-bottom-width: 2px;*/
}
.drag {
	CURSOR: hand; POSITION: relative;border-style:solid; border-color:#E2E2E2; border-width:1px;
}
.EditButtonActive {
	background-color:#DDE0E6; border-style:solid; border-width:1px; border-color:#CBD1DE; width:25px; height:25px;
}
.EditButtonUnActive {
	background-color:#F2F2F4; border-style:solid; border-width:1px; border-color:#F2F2F4; width:25px; height:25px;
}
.rowSelect{
	background-color:#FFF8E8;
}
.bolletYellow{
color: #FFCC00;
}
