td,font,div,b{
	font-family:"microsoft Sans Serif";
	font-size:10pt;
}
.tablekrop {
	border: 1px solid #999999;
}

A.black:link,A.black:visited{COLOR:#333333;TEXT-DECORATION:none}
A.black:hover,A.black:active{COLOR:#CC0000;TEXT-DECORATION:none:}
/*เปลี่ยน id เป็น class*/
A#awhite:link,A#awhite:visited{COLOR:#F7F7F7;TEXT-DECORATION:none}
A#awhite:hover,A#awhite:active{COLOR:#CCCCCC;TEXT-DECORATION:none:}

A#green:link,A#green:visited{COLOR:#BEF502;TEXT-DECORATION:none}
A#green:hover,A#green:active{COLOR:#98C305;TEXT-DECORATION:none:}

A.white:link,A.white:visited{COLOR:#F7F7F7;TEXT-DECORATION:none}
A.white:hover,A.white:active{COLOR:#CCCCCC;TEXT-DECORATION:none:}
/*เปลี่ยน id เป็น class*/
A:link.awhite1,A:visited.awhite1{COLOR:#F7F7F7;TEXT-DECORATION:none}
A:hover.awhite1,A:active.awhite1{COLOR:#CCCCCC;TEXT-DECORATION:none:}

.bgpagein {
	background-image: url(images/attv/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.dotline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.headred {
	font-family: "Ms Sans Serif";
	font-size: 10pt;
	color: #FF0000;
}
.linewhite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tablekrop {
	border: 1px solid #999999;
}
.white {
	font-family: "Ms Sans Serif";
	font-size: 10pt;
	color: #FFFFFF;
}
