@charset "utf-8";
body  {
	font-family:"Bookman Old Style";
	color: #000000;
	background-image: url(images/vert_c_590.gif);
	background-repeat: repeat;
	height:100%;
	margin:auto
}
html { height:100%}
.height{height:100%	;background-color: #FFFF82;width:750px;vertical-align:top;}
.footer { 
	background-color:#DDDDDD; 
	height:60px;
	text-align:center;
	vertical-align:bottom;
} 
.general {
	background-color: #FFFF82;
	height:100%;
vertical-align:top;
margin: auto;
width:60%;
}
.table
{
text-align: center;
width: 100%;
border: 0;
}

.bar {
width: 100%; 
height: 3px;
color: black;
}
.table1
{
text-align: center;
width: 100%;
vertical-align:top;
height:150px;
}
.table2
{
text-align: center;
width: 33%;
}
.tablep
{
vertical-align:top;
}
.table22
{
text-align: center;
width: 90%;

}
.style1 {
   text-align: center;
   color: green;
}
.style2 {
   text-align: center;
   color: blue;
   font-weight:bold;
   }
.style3 {
   text-align: justify;
   color: black;
}

.style4 {
   text-align: center;
   color: red;
   font-weight:bold;
   text-decoration:underline;
}

.style5 {
   text-align: left;
   color: green;
   font-weight:bold;
}
.trick {
   text-align: left;
   color: orange;
   font-weight:bold;
}
