#menuBlock {
	border: 0px solid #666666;
	background-color: #90bade;
	float: left;
	color: #333;
	width: 120px;
}
#menuBlock ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#menuBlock li {
	border-bottom: 1px solid #ffffff;
	margin: 0;
}
#menuBlock li a {
	display: block;
	padding: 3px 3px 3px 0.5em;
	border-left: 10px solid #ffcc00;
	background-color: #999999;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #333366;
    FONT-FAMILY: 'Times New Roman'
}
H1
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H2
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H3
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H4
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H5
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H6
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
TH {
 color: #6060cc
}
.Text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Header2 
{
    COLOR: #6666CC;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: capitalize;
    font-size: 25px;
}
.ThaiBGText1 {
        font-family: Angsana,Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-background-color: #ff99ff
}
.ThaiText1 {
	font-family: Angsana,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ThaiText2 {
	font-family: Angsana,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.ThaiHeader1 {
	font-family: Angsana,Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.ThaiHeader2 {
        font-family: Angsana,Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
}

.DottedTable {
	border-style: dashed;
	border-width: thin
}
.RedDottedTable {
	border-style: dashed;
	border-width: thin;
	border-top-color: red;
	border-bottom-color: red;
	border-left-color: red;
	border-right-color: red;
}

.YellowBorderThinButton { font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-color: #e8e38e;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #e8e38e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e8e38e;
	border-left-color: #e8e38e;
	background-color: #e8e8e8; }
.IDBox { font-size: 9px;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-color: #e8e38e;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #e8e38e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e8e38e;
	border-left-color: #e8e38e;
	background-color: #e8e8e8; }

.ReadOnlyBox { font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: white;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: white;
	border-left-color: white;
	background-color: #fcd1b1; }
.RedThinButton { font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-color: #ff0080;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #ff0080;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #ff0080;
	border-left-color: #ff0080; }
.ReadOnlyThinButton { font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: white;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: white;
	border-left-color: white;
	text-align: center;
	background-color: #e8e8e8; }
.GreenROButton { font-size: 11px;
        font-family: Verdana, Arial, Sans-Serif;
        border-top-color: white;
        border-top-style: solid;
        border-top-width: 1px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: white;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: white;
        border-left-color: white;
        text-align: center;
        background-color: #e8e8e8; 
	color: green;
}

