* {
    padding: 0px;
    margin: 0px;
}
h1 {font-family: Angsana New ;color: #838383;font-size: 200%}
h2 {font-family: Angsana New ;color: #f22602;font-size: 150%}
h3 {font-family: Angsana New ;color: #838383;font-size: 150%}
h4 {font-family: Angsana New ;font-size: 130%}
h5 {font-family: Angsana New ;font-size: 100%}
h6 {font-family: Angsana New ;font-size: 20%}
 p {
	margin-top: 0px;	
	padding: 0px 10px;
}
body{
background-image:url(images/bg1.jpg);
}
#container{
margin:auto;
background-color:#252525;
width:100%;
max-width:1200px;
min-width:960px;
}
#header{
background-color:#ff9900;
width:100%;
}
#footer{
font-family: Angsana New ; 
font-size: 20px;
background-color:#252525 ;
width:100%;
clear: both;
}
#sidebar{
background-color:#252525;
width: 20%;
height:100%;
float: left;
}
#content{
font-family: verdana; 
background-color:#252525;
width: 80%;
height:100%;
float: left;
}
a img {
border:none;
}
#sidebarmenu ul{
	list-style: none; 
}
#sidebarmenu a{
	padding: 0px 10px;
	color: #ff0033;	
	text-decoration: none;	
	display: block;
	border-top: 1px solid #252525; 
}
#sidebarmenu a:hover { 
	color: #000033;
	background-color: #252525; 
}
#footermenu li{
	display: inline;
}
#footermenu a{
	padding: 0px 10px;
	color: #FFFFFF;	
	text-decoration: none;	
	border-top: 1px solid #FFFFFF; 
}
#footermenu a:hover { 
	color: #00cc00;
	background-color: #ffff00; 
}
#PDFSoftware ul{
	list-style: none; 
	text-indent: 30px;
}
#PDFSoftware a{
	padding: 0px 10px;
	color: #d2d2d2;	
	text-decoration: none;	
	display: block;
	border-top: 1px solid #444444; 
}
#PDFSoftware a:hover { 
	color: #000000;
	background-color: #484848; 
}
#myButton{ 
width: 80%; 
border: 1px solid #DDDDDD; 
border-radius: 5px; 
padding: 10px; 
}
#mytables td{ 
font-family: verdana; 
color: #666666; 
font-size: 12px;
}
#tblogin{ 
border: 1px solid #DDDDDD; 
width: 300px; 
height: 30px;
} 
#sidebarmenu-icon ul{
	list-style: none; 
}
#sidebarmenu-icon a{
	padding: 0px 10px;
	color: #ffffff;	
	text-decoration: none;	
	display: block;
	border-top: 1px solid #252525; 
}
#sidebarmenu-icon a:hover { 
	color: #252525;
	background-color: #252525; 
}
-->
