.bgElement{
	background-image : url(img/bgElement.gif);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #660000;
}

.dotH{
	background-image : url(img/dotH.gif);
	background-repeat : repeat-x;
	background-color : #FFFFFF;
}

.dotV{
	background-image : url(img/dotV.gif);
	background-repeat : repeat-y;
	background-color : #FFFFFF;
}


/*---------- fonts ----------*/

body,td{
	font-family : Tahoma,Verdana,Helvetica,Arial,Thonburi,sans-serif;
	font-size : 11px;
	line-height:13px;
	color : #666666;
}

.green{color : #015838;}

.Button{
BORDER-RIGHT: #959796 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #959796 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 1px; 		 	BORDER-LEFT: #959796 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #959796 1px solid; BACKGROUND-COLOR: #FFFFFF
}


input{
	font-family : Tahoma,Verdana,Helvetica,Arial,Thonburi,sans-serif;
	font-size : 11px;
	color : #333333;
}

select{
	font-family : Tahoma,Verdana,Helvetica,Arial,Thonburi,sans-serif;
	font-size : 11px;
	color : #333333;
}

textarea{
	font-family : Tahoma,Verdana,Helvetica,Arial,Thonburi,sans-serif;
	font-size : 11px;
	color : #333333;
}

/*---------- layout ----------*/
.box_HeadNews
{
	width:353px;
	vertical-align:middle;
	padding: 7px 7px 7px 7px;
}

.box_Image_News
{
	width:353px;
	vertical-align:top;
	border:#fff solid 7px;
}

/*---------- text-link ----------*/
a:link{text-decoration : underline; color : #000000;}
a:visited {text-decoration : underline; color : #000000;}
a:hover {text-decoration : underline; color : #999999;}

a.txtLink_News:link {text-decoration : none; color : #666666;}
a.txtLink_News:visited {text-decoration : none; color : #666666;}
a.txtLink_News:hover {text-decoration : underline; color : #015838;}

a.txtLink_BoxGreen:link {text-decoration : none; color : #999999;}
a.txtLink_BoxGreen:visited {text-decoration : none; color : #999999;}
a.txtLink_BoxGreen:hover {text-decoration : none; color : #4F4F4F;}

a.txtLinkBL:link {text-decoration : none; color : #868686;}
a.txtLinkBL:visited {text-decoration : none; color : #868686;}
a.txtLinkBL:hover {text-decoration : none; color : #000000;}

a.txtLink_Red:link {text-decoration : none; color : #C80000;}
a.txtLink_Red:visited {text-decoration : none; color : #C80000;}
a.txtLink_Red:hover {text-decoration : none; color : #CCCCCC;}

a.txtLink_Room:link {text-decoration : none; color : #000000; background-color: #FFFFFF; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; width:173px;}
a.txtLink_Room:visited {text-decoration : none; color : #000000; background-color: #ECEDEC; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; width:173px;}
a.txtLink_Room:hover {text-decoration : none; color : #FFFFFF; background-color: #1D2621; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; width:173px;}

a.txtLink_Pages:link {text-decoration : none; color : #666666; background-color: #FFFFFF; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}
a.txtLink_Pages:visited {text-decoration : none; color : #666666; background-color: #FFFFFF; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}
a.txtLink_Pages:hover {text-decoration : none; color : #FFFFFF; background-color: #C80000; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}

a.txtLink_PagesOver:link {text-decoration : none; color : #FFFFFF; background-color: #C80000; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}
a.txtLink_PagesOver:visited {text-decoration : none; color : #FFFFFF; background-color: #C80000; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}
a.txtLink_PagesOver:hover {text-decoration : none; color : #FFFFFF; background-color: #C80000; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}

