/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
=- File :: style.css
=- Comment :: Style Sheet For Thai
=- Created  :: 24 สิงหาคม 2548 16:49:36
=- Last Update :: 15 กันยายน 2548 18:56:03
=- Author By :: PerLs 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
=- Note :: 
=- 
=- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
		margin: 0px  0px; 
		padding: 0px  0px;
}

form {
		margin: 0px  0px; 
		padding: 0px  0px;
}

/* General font families for common tags */
font,th { font-family: Arial, Verdana; font-size : 14px; }
p { margin: 0px  0px; 	padding: 5px  0px; font-family: Arial, Verdana; font-size : 14px; }
a:link,a:active,a:visited { font-family: Verdana; font-size : 12px; color:#666666 ; text-decoration: none;}
a:hover { font-family: Verdana; font-size : 12px; color:#BBBBBB ; text-decoration: none;}

/*tr {font-size: 12px; color:#000000; font-weight: normal}*/
td {font-size: 12px; font-family: Arial, Verdana; color:#666666}

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* General text */
.fonttitle { font-size : 30px; color:#29368F; font-family: Arial, Verdana; font-weight: normal}
.fonthead { font-size : 25px; font-family: Arial, Verdana; font-weight:bold}
.fontlarge { font-size : 20px; font-family: Arial, Verdana; font-weight:normal}
.fontnormal { font-size : 14px; font-family: Arial, Verdana; font-weight: normal}
.fontsmall { font-size : 12px; font-family: Arial, Verdana; font-weight: normal}
.fonttiny { font-size : 11px; font-family: Arial, Verdana; font-weight: normal}

/* Link Footlink */
.footlink	 { font-family: Verdana; font-size : 12px; color:#333333;}
a.footlink:link,a.footlink:active,a.footlink:visited { font-family: Verdana; font-size : 12px; color:#333333 ; text-decoration: none;}
a.footlink:hover { font-family: Verdana; font-size : 12px; color:#999999 ; text-decoration: none;}

/* Link Menu */
.footlink2	 { font-family: Arial, Verdana; font-size : 12px; color:#999999;}
a.footlink2:link,a.footlink2:active,a.footlink2:visited { font-family: Arial, Verdana; font-size : 12px; color:#999999; text-decoration: underline;}
a.footlink2:hover { font-family: Arial, Verdana; font-size : 12px; color:#333333; text-decoration: underline;}

/* Other Link */
.otherlink	 { font-family: Arial, Verdana; font-size : 11px; color:#999999;}
a.otherlink:link,a.otherlink:active,a.otherlink:visited { font-family: Arial, Verdana; font-size : 11px; color:#999999; text-decoration: underline;}
a.otherlink:hover { font-family: Arial, Verdana; font-size : 11px; color:#333333; text-decoration: underline;}

/* Link Email Contact */
.emaillink	 { font-family: Arial, Verdana; font-size : 14px; color:#29368F; font-weight:normal}
a.emaillink:link,a.emaillink:active,a.emaillink:visited { font-family: Arial, Verdana; font-size : 16px; color:#29368F; font-weight:normal; text-decoration: none;}
a.emaillink:hover { font-family: Arial, Verdana; font-size : 16px; color:#7580C8; font-weight:normal; text-decoration: none;}

/* Line */
td.line { 
		width:auto;
		height:auto;

		border-color: EEEEEE EEEEEE EEEEEE EEEEEE ;
		border-style: solid; 
		border-top-width: 0px; 
		border-right-width: 0px; 
		border-bottom-width: 1px; 
		border-left-width: 0px;
} 

/* Body Content Left */
td.body-content-left { 
		background-color: #FFFFFF;
		background-image: url(images/pcl_04_01.gif);
		background-repeat: no-repeat;
		background-position:top;
} 

/* Body Content Right */
td.body-content-right {
		background-image: url(images/pcl_04_02.gif);
		background-repeat: no-repeat;
		background-position:top;
} 

/* Body Content Right 2 */
td.body-content-right2 { 
		background-image: url(images/pcl_04_03.gif);
		background-repeat: no-repeat;
		background-position:top;
} 

/* Body Content Right 3 */
td.body-content-right3 { 
		background-image: url(images/pcl_04_04.gif);
		background-repeat: no-repeat;
		background-position:top;
} 