td form { margin:0; } // Prevent IE from displaying margins around forms in tables.

.MainTable {background-color: #000000;}
.MainTable TR.tbHeader {font-size: 10pt; color: #ffffff; background-color: #000000;}
.MainTable a {color: white; text-decoration: none;}
.MainTable a:active {color: white; text-decoration: none;}
.MainTable a:visited {color: white; text-decoration: none;}
.MainTable a:hover {color: yellow; text-decoration: none;}

TD
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans serif;
}

INPUT.button
{
    WIDTH: 50pt;
    CURSOR: hand;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #666666
}
INPUT.buttonM
{
    WIDTH: 65pt;
    CURSOR: hand;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #666666
}
.search
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 5pt;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 5pt;
    PADDING-BOTTOM: 5pt;
    BORDER-LEFT: black 1px solid;
    PADDING-TOP: 5pt;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #e5e5e5
}
.blackshade
{
    COLOR: #333333;
    BACKGROUND-COLOR: #b5b5b5
}
.shade
{
    COLOR: #333333;
    BACKGROUND-COLOR: #e5e5e5
}

A
{
    FONT-SIZE: 8pt;
    COLOR: yellow;
    FONT-FAMILY: Arial, Helvetica, sans serif;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: white;
    TEXT-DECORATION: none
}
INPUT
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans serif
}
SELECT
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans serif
}

A.menu:hover {
	COLOR: red; 
	TEXT-DECORATION: none
}
.mycontent {
	COLOR: black;
	FONT-FAMILY: Arial, Geneva;
	FONT-SIZE: 9pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
}
P {
	COLOR: black; 
	FONT-FAMILY: Arial, Geneva; 
	FONT-SIZE: 10pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal
}
B {
	COLOR: black; 
	FONT-FAMILY: Arial, Geneva; 
	FONT-SIZE: 10pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: bold
}
CODE {
	COLOR: rgb(64,64,64); 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal
}
.newsheader {
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px
}

.submenu {
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	TEXT-DECORATION: none
}
H1 {
	color: rgb(0,0,255);
	font-family: MS Sans Serif, AngsanaUPC;
	font-size: 12pt;
	margin-bottom: 5px;
	FONT-STYLE: normal; 
	FONT-WEIGHT: bold
}
H2 {
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	FONT-SIZE: 14pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: bold
}
H3 {
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	FONT-SIZE: 12pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: bold
}
H4 {
	color: rgb(255,255,255);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 5px;
}
TD.calendarHeader {color: #ffffff; border:0px; font-size: 8pt; background-color:#9dcde3}
TD.tbHeader {
	background-color:#FF9999;
	color:#000000;
	font-size:10pt;
	FONT-FAMILY: Arial, Helvetica;
	FONT-WEIGHT: bold
}
TD.tbBody {
	background-color:#FFCCCC;
	color:#000000;
	font-size:10pt;
	FONT-FAMILY: Arial, Helvetica;
	FONT-WEIGHT: normal
}