/* CSS Document create by oedhawidhi*/
body{
	margin:0;
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}
hr{
	margin-top:1px;
	margin-bottom:1px;
}
#container{
	position:relative;
	width: 954px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:justify; 
	left:0px;
}

/*border*/
#topbg, #colm, #foot1{ 
	border:2px solid #99cc00;
}
/*width*/
#topbg, #colm, #foot1, #foot2, #jam{
	width:950px;
}
/*color*/
#topbg, #foot1{
	background:#99cc00;
}
hr{
color: #99cc00;
}
/*color 2*/
body, a:link, a:visited, a:active{
	color: #005e00;
}
/*font bold*/
#mnu, #foot1, #foot2, a:link, a:visited, a:active, b{
	font-weight:bold;
}
/*font 12*/
#mnu, b, a.mnu:hover, a.mnu:link, a.mnu:visited, a.mnu:active{
	font-size:13px;
}
/*text-aligment center*/
body, #foot1, #foot2 {
	text-align:center;
}
/*bg*/
a.mnu:hover, #foot2 {
	background:#005e00;
}
#foot2, a.mnu:hover{
	color: #ffffff;
}
#topbg{
	height:	75px;
}
#mnu{
	position: absolute;
	right: 4px; 
	width: auto;  
	top:62px;
	height: 16px;
}

#foot1{
	height:	15px;
}
#foot2{
	height:	29px;
	border:2px solid #005e00;
	margin: 2px 0 0 0;
}
#mrh, #pth{
	border: 1px solid red;
	height:6px;
	width:auto;
}
#mrh{
	background: red;
	margin: 5px 5px 0 5px;
}
#pth{
	background: #ffffff;
	margin: 0 5px 0px 5px;
}
td {
	border: 1px solid #99cc00;
}
img{
	border:0px; 
	margin-top:3px; 
	margin-bottom:3px;
}
#logo{
	left:15px;
	position: absolute;
	top: 15px;
}
a:link, a:visited, a:active {
	text-decoration: none; 
	font-size:13px;
}
a:hover{
	color:#FF0000;
	text-decoration: none;
}
a.mnu:hover{
	text-decoration: none; 
}
.imgc{
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
p, ul, ol{
	color:#000000;
}
tt{
	color:#ff0000;
}
