/* Style for Body*/


/* Style for right menu*/
td.right{
margin: 0% 5% 0% 5%;
background-color: #53ABFF;
width: 0.5px;
}
div.right{
background-color: #cccccc;
border-style: outset;
text-align: left;
}
/*div.right select{
width: 50%;
}*/
label h1,h2,h3,h4,h5,h6{
font-size: 12pt;
} 
/* Style for left menu */
td.left{
border-style: inset;
background-color: #53ABFF;
width: 25%;
}
/* this is a blog */
div.blog1, div.blog2, div.blog3{
/*	background-color: #DAA520;*/
  background-color: menu;
  border-style: outset;
  margin: 0% 0% 1% 0%;
  padding: 0% 0% 0% 0%;
}
div.blog1 p, div.blog2 p, div.blog3 p{
border-bottom-style: groove;
}

div.blog1 h1, div.blog1 h2, div.blog1 h3, div.blog1 h4, div.blog1 h5, {
	background-color: #57DB20;
	margin: 0% 0% 0% 0%;
  color: White;
  font-style: bold;
	font-size: 14pt;
	text-align: center;
  border-style: inset;
}
div.blog2 h1, div.blog2 h2, div.blog2 h3, div.blog2 h4, div.blog2 h5, {
	background-color: Red;
	margin: 0% 0% 0% 0%;
  color: White;
  font-style: bold;
	font-size: 14pt;
	text-align: center;
  border-style: inset;
}
div.blog3 h1, div.blog3 h2, div.blog3 h3, div.blog3 h4, div.blog3 h5, {
	background-color: Yellow;
	margin: 0% 0% 0% 0%;
  color: #B22222;
	font-size: 14pt;
	font-style: bold;
	text-align: center;
  border-style: inset;
}
div.blog1 a:link, div.blog2 a:link, div.blog3 a:link{
  font-family: angsanauPC;
  font-size: 14pt;
  padding: % 0% 0% 0%;
	color: black;
	text-decoration: none;
}
div.blog1 a:visited, div.blog2 a:visited, div.blog3 a:visited{
  font-family: angsanauPC;
  font-size: 14pt;
	padding: 0% 0% 0% 0%;
	color: green;
	text-decoration: none;
}
div.blog1 a:hover,div.blog2 a:hover, div.blog3 a:hover {
background-color: gray;
color: white;
}


/* Style for top menu */
div.top{
font-size: 36px;
	margin: 0% 0% 0% 0%;
	color: #FFFFFF;
	background-image: url(../background/bg00043.gif);
	text-align: center;
	padding-bottom: 3%;
}
div.topmenu{
	margin-bottom:  10%;
	border-bottom-style: solid;
	border-color: #777777;
	background-color: #6fc3f4;
	padding: 1% 0% 1.5% 1%

}
div.topmenu a:link{
	border-right-style: groove;
	padding-right: 0.5%; 
 	text-decoration: none;
	color: Black;
}
div.topmenu a:visited{
	border-right-style: groove;
	padding-right: 0.5%; 
 	text-decoration: none;
	color: red;
}

/* Style for contents */
div.content{
padding: 1% 1% 1% 1%;
margin: 0% 2.5% 1% 2.5%;
}
div.content p{
margin: 1% 1% 1% 1%;
text-indent: 3%;
}
div.content h1, div.content h2, div.content h3, div.content h4, div.content h5, {
text-align: center;
}

/* Style for footer */
div.footer{
border-top-style: dotted;
border-top-color: yellow;
background-color: black;
color: #ffffff;
text-align: center;
}
