/* Default CSS Stylesheet for a new Web Application project */
body 
{
	margin: 0px 0px 0px 0px;
	/*background-image:url(images/bg1.gif);*/
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #EBE8E4;
	font-family:"MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	/*
/* สีหลัก*/
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: silver;
	scrollbar-darkshadow-color: silver;
	scrollbar-arrow-color: #000000;
	font-size:xx-small;
/* สีลูกศร*/
	/*background-color: #ffffff;*/
}

a.mainL {
	
	font-size: 10pt;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
}
a.mainL:link { /*ลิงค์ที่ยังไม่ถูกคลิก*/
	
	font-size: 10pt;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
}
a.mainL:visited {/*ลิงค์หลังจากที่ถูกคลิกไปแล้ว*/
	
	font-size: 10pt;
	font-weight: normal;
	color: #c50f13;
	text-decoration: none;
}
a.mainL:hover {/*ลิงค์ขณะที่นำเมาส์ไปวางบนจุดลิงค์*/
	
	font-size: 10pt;
	font-weight: normal;
	color: #c50f13;
	text-decoration: underline;	
}
a.mainL:active {/*ลิงค์ขณะที่กำลังถูกคลิก*/
	
	font-size: 10pt;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	
}
a.mainM {
	
	font-size: 10pt;
	font-weight: normal;
	color: #1253b3;
	text-decoration: none;
}
a.mainM:link { /*ลิงค์ที่ยังไม่ถูกคลิก*/
	
	font-size: 10pt;
	font-weight: normal;
	color: #1253b3;
	text-decoration: none;
}
a.mainM:visited {/*ลิงค์หลังจากที่ถูกคลิกไปแล้ว*/
	
	font-size: 10pt;
	font-weight: normal;
	color: #1253b3;
	text-decoration: none;
}
a.mainM:hover {/*ลิงค์ขณะที่นำเมาส์ไปวางบนจุดลิงค์*/
	
	font-size: 10pt;
	font-weight: normal;
	color: #ff002a;
	text-decoration: underline;	
}
a.mainM:active {/*ลิงค์ขณะที่กำลังถูกคลิก*/
	
	font-size: 10pt;
	font-weight: normal;
	color: #ff002a;
	text-decoration: underline;	
}
.Mainactive {/*ลิงค์ขณะที่กำลังถูกคลิก*/
	
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;	
	color:#FF0000;
}
.font_red
{
color:#f00;
font-size:14px;
text-decoration:none;
}
.font_blue
{
color:#0000FF;
font-size:14px;
text-decoration:none;
}
.font_orange
{
color:#FF9933;
font-size:14px;
text-decoration:none;
}
.font_pink
{
color:#FF99FF;
font-size:14px;
text-decoration:none;
}
.font_black
{
color:#000;
font-size:14px;
text-decoration:none;
}
.font_silver
{
color:#8d8d8d;
font-size:14px;
text-decoration:none;
font-weight:normal;
}
.font_green
{
color:#66CC33;
font-size:14px;
text-decoration:none;
}
.font_gold
{
color:#827B00;
font-size:1.0em;
text-decoration:none;
}
OL LI
{
color:#8d8d8d;
font-size:1.0em;
text-decoration:none;
font-weight:bold;
}
div a.picSkin
{
background-image:url(../40Anniversary/images/bgold2_04.gif);
height:63;
width:145;
cursor:hand;
}
div a.picSkin:hover
{
	background-image:url(../40Anniversary/images/bgold5_04.gif);
	height:63;
	width:145;
	cursor:hand;
}

div a.picSkin2
{
background-image:url(../40Anniversary/images/bgold7_04.gif);
height:63;
width:145;
cursor:hand;
}
div a.picSkin2:hover
{
	background-image:url(../40Anniversary/images/bgold6_04.gif);
	height:63;
	width:145;
	cursor:hand;
}

div a.picAnn
{
	background-image:url(../40Anniversary/images/bgold2_02.jpg);
	height:63;
	width:170;
	cursor:hand;
}
div a.picAnn:hover
{
	background-image:url(../40Anniversary/images/bgold5_02.jpg);
height:63;
width:170;
cursor:hand;
}
.tbInstitution
{
	width:98%;
	float:none;
	border-collapse:collapse;
}
.tbInstitution thead
{
	background-color:#dbaa00;
	font-size:12px;
	font-weight:bold;
	height:30px;
	color:#fff;
}

.tbInstitution tbody
{
	background-color:#FFFFFF;
	color:#483800;
	font-size:12px;
	height:25px;
	padding-left:7px;
}
.tbInstitution .Linetb
{
	background-color:#fef4d1;
	font-size:12px;
	height:25px;
	padding-left:7px;
}
.Divthead
{
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #FFCC33;
	margin-bottom:3px;
	color:#8b010e;
}
.tbInstitution2
{
	width:98%;
	float:none;
	border-collapse:collapse;
}
.tbInstitution2 thead
{
	background-color:#6d9233;
	font-size:12px;
	font-weight:bold;
	height:30px;
	color:#fff;
}

.tbInstitution2 tbody
{
	background-color:#FFFFFF;
	color:#273f00;
	font-size:12px;
	padding-left:7px;
}
.tbInstitution2 .Linetb
{
	background-color:#ddf2bd;
	font-size:12px;
	padding-left:7px;
}
.Divthead2
{
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #335201;
	margin-bottom:3px;
	color:#335201;
}
.award a{ /*ลิงค์ที่ยังไม่ถูกคลิก*/
	
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.award a:link { /*ลิงค์ที่ยังไม่ถูกคลิก*/
	
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.award a:hover {/*ลิงค์ขณะที่นำเมาส์ไปวางบนจุดลิงค์*/
	
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;	
}
.award a:active {/*ลิงค์ขณะที่กำลังถูกคลิก*/
	
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;	
}