BODY
{
    background-color:#FFFFFF;
    background-attachment:fixed;
    background-position:bottom;
    background-repeat:no-repeat;
    font-size: 12px;
    font-family: "Tahoma", "MS Sans Serif";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    text-align:left;
	text-transform: none;
	text-decoration: none;
	color: #616161;
	margin:0;
	padding:0;
}

TABLE
{
    font-size: 12px;
    font-family: "Tahoma", "MS Sans Serif";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    text-align:left;
	text-transform: none;
	text-decoration: none;
	color: #616161;
}

.ConfirmInput
{
    border-bottom-style: dashed;
    border-bottom-width: 2px;
    }
.KeepRight
{
    background-repeat:repeat-y;
    background-position:right;
    }
.ROW_UNDERLINE
{
	border: solid 0 #F0F0F0; 
	border-bottom-width:1px;
}

.OnOut{
	background-color : #ffffff;
}

.OnOver{
	background-color : #F0F0F0;
}

.copyright{
	FONT: 10px "Arial", "Tahoma";
	COLOR: #757575;
	letter-spacing: 1px;
}
.comments{
	FONT: 11px "Tahoma", "Arial";
	COLOR: #757575;
}

.TextPaging {
	color: #999999;
}
.TextPaging:link {	font-weight: normal; text-decoration: underline;}
.TextPaging:visited {	font-weight: normal; text-decoration: underline;}
.TextPaging:hover {	font-weight: normal; text-decoration:none;}

.TextMainMenuEN {
    font-size: 11px;
}
.TextMainMenuEN:link {	color: #949494;font-weight: normal; text-decoration: none;}
.TextMainMenuEN:visited {	color: #949494;font-weight: normal; text-decoration: none;}
.TextMainMenuEN:hover {	color: #f7ae45;font-weight: normal; text-decoration:underline;}

.TextMainMenuTH {
    font-size: 12px;
}
.TextMainMenuTH:link {	color: #949494;font-weight: normal; text-decoration: none;}
.TextMainMenuTH:visited {	color: #949494;font-weight: normal; text-decoration: none;}
.TextMainMenuTH:hover {	color: #f7ae45;font-weight: normal; text-decoration:underline;}

.TextSubMenuTH {
    font-size: 12px;
}
.TextSubMenuTH:link {	color: #949494;font-weight: normal; text-decoration: none;}
.TextSubMenuTH:visited {	color: #949494;font-weight: normal; text-decoration: none;}
.TextSubMenuTH:hover {	color: #f7ae45;font-weight: normal; text-decoration:underline;}

.TextMainOrange 
{
	color: #f7ae45;
	font-weight: normal;	
}
.TextMainOrange:link {	color: #f7ae45;font-weight: normal; text-decoration: none;}
.TextMainOrange:visited {	color: #f7ae45;font-weight: normal; text-decoration: none;}
.TextMainOrange:hover {	color: #f7ae45;font-weight: normal; text-decoration:underline;}

.TextMainOrangeBold
{
	color: #f7ae45;
	font-weight: bold;	
}
.TextMainOrangeSubMenu
{
	color: #f7ae45;
    font-size: 11px;
	font-weight: bold;	
}
.TextMainOrangeSubMenu:link {	color: #f7ae45;font-weight: bold; text-decoration: none;}
.TextMainOrangeSubMenu:visited {	color: #f7ae45;font-weight: bold; text-decoration: none;}
.TextMainOrangeSubMenu:hover {	color: #f7ae45;font-weight: bold; text-decoration:underline;}

.TextMainRed
{
	color: #ff4444;
	font-weight: bold;	
}
.TextMainRed:link {	color: #ff4444;text-decoration: none;}
.TextMainRed:visited { color: #ff4444;text-decoration: none;}
.TextMainRed:hover { color: #ff4444;text-decoration:none;}

.TextMainRedSubMenu
{
    font-size: 11px;
	color: #ff4444;
	font-weight: bold;	
}

.TextMainBlack {
	color: #000000;
}
.TextMainBlue {
	color: #616161;
}

.TextMainGray {
	color: #616161;
}
.TextMainGray:link {	color: #616161;text-decoration: none;}
.TextMainGray:visited {	color: #616161;text-decoration: none;}
.TextMainGray:hover {	color: #616161;text-decoration:underline;}

.TextMainGrayTitle {
    font-weight: bold;
}
.TextMainGrayTitle:link { color: #616161;text-decoration: underline;}
.TextMainGrayTitle:visited { color: #616161;text-decoration: underline;}
.TextMainGrayTitle:hover {	color: #616161;text-decoration:none;}

.TextMainGraySubLink 
{
    font-size: 11px;
    font-weight: normal;
}

.TextMainGreen {
	color: #4f9028;
	font-weight: bold;
}

.TextMainWhite {
	color: #FFFFFF;
}
.TextMainWhite:link { color: #FFFFFF;text-decoration: none;}
.TextMainWhite:visited { color: #FFFFFF;text-decoration: none;}
.TextMainWhite:hover {	color: #FFFFFF;text-decoration:underline;}


.TextMainCourseTitle
{    	
    color: #0080ff;
}
.TextMainCourseTitle:link { color: #0080ff;text-decoration: none;}
.TextMainCourseTitle:visited { color: #0080ff;text-decoration: none;}
.TextMainCourseTitle:hover {	color: #0080ff;text-decoration:underline;}

.TextMainMoreSubLink 
{
    font-size: 11px;
	color: #0080ff;
}
.TextMainMoreSubLink:link {	color: #0080ff;text-decoration: none;}
.TextMainMoreSubLink:visited {	color: #0080ff;text-decoration: none;}
.TextMainMoreSubLink:hover {	color: #0080ff;text-decoration:underline;}

.TextGuru 
{
    font-size: 11px;
}

A:link {text-decoration : none; COLOR : #000000; }
A:visited {text-decoration : none; COLOR : #000000; }
A:hover {text-decoration : underline; COLOR : #000000; }