﻿body
{
    margin: 0px;
    padding: 0px;
    font: normal 12px Tahoma;
    line-height: 20px;
    color: Black;
    text-align: center;
}
td,th,li
{
    font: normal 12px Tahoma;
    line-height: 20px;
    color: Black;
}

/*
a
{
    color: #FF4D00;
    text-decoration: none;
}
a:link
{
    color: #FF4D00;
    text-decoration: none;
}
a:visited
{
    color: #FF4D00;
    text-decoration: none;
}
a:hover
{
    color: #FF4D00;
    text-decoration: underline;
}
*/

.Layout
{
    width: 950px; margin:0 auto;
}
.LayoutSet
{
    width: 100%;
}
.TextShadow
{
    width:120px;
    /*background-image:url(textBoxShadow.gif);
    background-repeat:no-repeat;*/
	height:12px;
	font-size:10px;
}
.GridDownload
{
    background-image:url(GridDownload.gif); 
    text-align:right; 
    padding-right:30px; 
    height:34px; 
    font-weight:bold; 
    font-size:10px;
}
a.LinkMenuMain
{
    color:White;
}
a.LinkMenuMain:hover
{
    color: White;
    text-decoration: underline;
}
a.LinkMenuMain:visited
{
    color: White;
    text-decoration: none;
}
a.LinkMenuMain:link
{
    color: White;
    text-decoration: none;
}

a.LinkForumSubject
{
    color:#333333;
}
a.LinkForumSubject:hover
{
    color: #333333;
    text-decoration: underline;
}
a.LinkForumSubject:visited
{
    color: #333333;
    text-decoration: none;
}
a.LinkForumSubject:link
{
    color: #333333;
    text-decoration: none;
}

.MenuMain
{
    font-family:Tahoma;
    text-align: left; 
    padding-left: 15px; 
    border-bottom-width: 1px; 
    border-bottom-style: dotted; 
    font-weight: bold; 
    color: #FFFFFF; 
    padding-top: 1px; 
    padding-bottom: 1px;
    font-size:10px;
}
.MenuMainBottom
{
    font-family:Tahoma;
    text-align: left; 
    padding-left: 15px; 
    font-weight: bold; 
    color: #FFFFFF; 
    padding-top: 1px; 
    padding-bottom: 1px;
    font-size:10px;
}

a.SubMenuAIS
{
    color:#004484;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
}
a.SubMenuAIS:hover
{
    color:#004484;
    text-decoration:underline;
    font-size:11px;
    font-weight:bold;
}
a.SubMenuAIS:visited
{
    color:#004484;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
}
a.SubMenuAIS:link
{
    color:#004484;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
}

.quotet {
	margin: 5px 0px 10px 0px;
	padding: 5px;
	color: #3068B3;
	border: 1px solid #A4A2A3;
	background-color: #E2E2E2;
	width:470px;
}
.quotea {
	margin: 5px 0px 5px 0px;
	color:#294F8E;
}

.SolutionText
{
    line-height: 20px;
}

/*================== ส่วนเกี่ยวกับ ASP Control ======================================================================================*/
.TextBoxForm
{
    border:solid 1px #ABADB3;
    width:380px;
}
.TextBoxFormRequire
{
    width:380px;
    border:solid 1px #ABADB3;
    border-right-width:5px;
    border-right-color:Red;
}
.TextBoxSearch
{
    border:solid 1px #456889;
    width:200px;
    height:18px;
    border-right-style:none;
}
.TextBoxLogin
{
    border:solid 1px #ABADB3;
}

.ButtonAIS
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
background-image: url('ButtonAIS.png');
		background-repeat: no-repeat;
		height: 26px;
		background-color: transparent;
		font: bold 11px Arial, Verdana, Sans-serif;
		color: #000000;
}

/*================== จบ ส่วนเกี่ยวกับ ASP Control ======================================================================================*/