/* CSS Document */

BODY {
	FONT-FAMILY: ms sans serif,Thonburi,Ayuthaya
	background:#f0f0f0 url(../images/bodybg-red.jpg) repeat-x;
}
.grayblue {
	COLOR: #666666; TEXT-DECORATION: none
}
.grayblue:hover {
	COLOR: blue; TEXT-DECORATION: underline
}
LI.nonebl {
	LIST-STYLE-TYPE: none
}
A {
	COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0000ff; TEXT-DECORATION: underline
}


.shakeimage {
	LEFT: 987px; POSITION: relative
}
.content {
	FONT-SIZE: 14px; FONT-FAMILY: "MS Sans Serif", sans-serif, serif, Tahoma; TEXT-DECORATION: none
}

TD {
	FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: mS Sans Serif
}
TH {
	FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: mS Sans Serif
}
#mainmenu {
float:left;
margin-bottom:25px;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:35px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {

color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
display:block;
width:93px;
height:30px;
font-size:0.7em;
padding:13px 0 0 2px;
background:url(../images/menubg.jpg) top left no-repeat;
text-transform:uppercase;
}

#mainmenu a:hover {
background:url(../images/menuhover.jpg) top left no-repeat;
color:#ffffff;
text-decoration:none;
}

#mainmenu a.current {
background: url(../images/menuhover.jpg) top left no-repeat;
color:#ffffff;
text-decoration:none;
}

/*** Content wrap ***/

.nav {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-align:left;
background:#e8e9ea;
border:1px solid #b0b0b0;
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 5px 10px;
position:relative;
width:170px;
}

.nav:hover,.active {
background-color: #FF0000;
border:1px solid #909090;
color:#FFFFFF;
text-decoration:none;
}

.tdbg {
	background-image:url(images/date2.gif);
	background-repeat: repeat-x;
}
