body {
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

div.news {
background: url(images/glossyback.jpg);
font-size: 11px;
border: 1px #D0D0D0 solid;
font: normal 11px Verdana, Helvetica, sans-serif;
color: #4A443D;
display: block;
width: auto;
padding: 5px;
text-decoration: none;
text-align: center;
}

.border { 
/* background: #f5f5f5; */
border : 1px solid #4A443D;
padding : 10px; 
} 

.mainmenu, .mainmenu li ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 130px;
	height: 180px;
}

.mainmenu li {
	font-size: 11px;
	list-style-type: none;
	position: relative;
}

.mainmenu li a {
	border-bottom: #FFFFFF solid 1px;
	text-align: right;
	color: #FFFFFF;
	background-color: #4A443D;
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 6px;
	text-decoration: none;
}


.mainmenu li a:hover {
	border-bottom: #FFFFFF solid 1px;
	text-align: right;
	color: #4A443D;
	background-color: #FFFFFF;
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	list-style-type: none;
	padding: 6px;
	text-decoration: none;
}

.mainmenu a.active {
	border-bottom: #FFFFFF solid 1px;
	text-align: right;
	color: #4A443D;
	background-color: #FFFFFF;
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	list-style-type: none;
	padding: 6px;
	text-decoration: none;
}


* html .mainmenu li {
	height: 1%;
}

* html .mainmenu li a {
	height: 1%;
}


span.white {
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.title {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}

p.white {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

legend {
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.date {
	COLOR: #880000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.small {
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}

.small:hover {
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}

textarea {
	background-color: #ffffff;
	border-color: #aaaaaa;
	border-style: dotted;
	border-width: 1px;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 450px;
}

input.textbox {
	background-color: #ffffff;
	border: none;
	border-bottom: #AAAAAA dotted 1px;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	width: 450px;
}

select {
	background-color: #ffffff;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	cursor: hand;
	font-family: verdana, arial, helvetica, sans-serif;
}

A {
	COLOR: #333333;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}

A:hover {
	COLOR: #CC3333;
	text-decoration: none;
}

A.top {
	COLOR: #333333;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

A.top:hover {
	COLOR: #333333;
	text-decoration: none;
}

strong {
	color: #333333;
}

A.side {
	COLOR: #333333;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

A.side:hover {
	COLOR: #333333;
	text-decoration: underline;
}

a.linkopacity img {
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=70);
	opacity: 0.5;
}

a.linkopacity:hover img {
	-khtml-opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	opacity: 1.0;
}


.glossymenu, .glossymenu li ul{
font-size: 11px;
list-style-type: none;
margin: 0;
padding: 0;
width: 150px; /*WIDTH OF MAIN MENU ITEMS*/
}

.glossymenu li{
font-size: 11px;
list-style-type: none;
position: relative;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
list-style-type: none;
position: absolute;
width: 180px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
background: #f5f5f5;
filter:alpha(opacity=98);
-moz-opacity:1;
}

.glossymenu li a{
background: url(images/glossyback.jpg) repeat-x bottom left;
font-size: 11px;
list-style-type: none;
border-bottom: 1px #D0D0D0 dashed;
font: normal 11px Verdana, Helvetica, sans-serif;
color: #4A443D;
display: block;
width: auto;
padding: 5px 0;
padding-left: 11px;
text-decoration: none;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: #EEEEEE;
background: transparent url(images/arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
list-style-type: none;
color: #4A443D;
}

.glossymenu li a:hover{
background: url(images/glossyback1.jpg) repeat-x bottom left;
font-weight: normal;
color: #CC0000;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }

.img {
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 1px;
	PADDING: 10px;
}

.clear {
	COLOR: #FFF6C3;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 3px;
	LEFT: 720px;
	POSITION: absolute;
	TOP: 58px;
	VISIBILITY: hidden;
}

p.spot {
	BACKGROUND-COLOR: #EEEEEE;
	COLOR: #333333;
	DISPLAY: block;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	PADDING: 10px;
}

A.black {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	COLOR: #333333;
	display: block;
	font-family: verdana;
	font-size: 10px;
	FONT-WEIGHT: bold;
	padding: 3px;
	text-align: right;
	text-decoration: none;
	width: 120 px;
}

A.black:hover {
	BACKGROUND-COLOR: #333333;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	COLOR: #FFFFFF;
	display: block;
	font-family: verdana;
	font-size: 10px;
	FONT-WEIGHT: bold;
	padding: 3px;
	text-align: right;
	text-decoration: none;
	width: 120 px;
}

.button {
	BACKGROUND-COLOR: #EEEEEE;
	border-bottom-color: #4A443D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #4A443D;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #4A443D;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #4A443D;
	border-top-style: solid;
	border-top-width: 1px;
	COLOR: #4A443D;
	CURSOR: hand;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	PADDING-TOP: 0px;
	width: 450px;
}


P {
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

TD {
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.bottom {
	COLOR: #DDDDDD;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}

DT {
	COLOR: #993300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}

DD {
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

H1 {
	border-bottom-color: #4A443D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	COLOR: #4A443D;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 17px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 10px;
	padding-top: 6px;
	text-align: right;
}

H2 {
	background-color: #ลลลลลล;
	background-image: url(images/h2.jpg);
	background-position: middle;
	background-repeat: no-repeat;
	COLOR: #4A443D;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	padding-bottom: 5px;
	padding-top: 2px;
	text-align:center;
	width: 545px;
}

H3 {
	border-bottom: 4px #eee double;
	border-left: 4px #eee double;
	background-color: transparent;
/*	background-image: url(images/checkon.gif); */
	background-position: left;
	background-repeat: no-repeat;
	COLOR: #4A443D;
	display: block;
	FONT-FAMILY: Verdana, arial, helvetica;
	FONT-SIZE: 11px;
	padding: 10px 0 3px 10px;
}

H4 {
font-size: 12px;
}

hr {color:#4A443D;}

td .deco {
background: url(images/pageback.gif) top center no-repeat;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	font-family: verdana, arial,sans-serif,geneva;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-image: url(images/px.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

