@charset "utf-8";
body {
   margin:0;
   padding:0;
   height:100%;
}
#contents {
	height:100%;
   min-height:100%;
   position:relative;
}
#header {
   background:#ff0;
   padding:10px;
}
#body {
   padding:10px;
   padding-bottom:37px;   /* Height of the footer */
}
#tablebottom {
   position:absolute;
   bottom:0;
   width:100%;
   height:35px;   /* Height of the footer */
   background:#6cf;
}
#budi {
	background-repeat:repeat-y;
	background-image: url(../images/menu.jpg);
	background-position:left top;
}
#flashtable {
	height: 100%;
	color:#003466;
	padding-bottom:82;
}
#bh {
	height: 100%;
	vertical-align: bottom;
}
#hw {
	height: 100%;
	padding-bottom:80;
}
#tablemenu {
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(../images/menu.jpg);
	background-position:left top;
}
#tablemline {
	background-image:url(../images/line.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#tablelogo {
	background-repeat:no-repeat;
	background-image: url(../images/logo2.jpg);
	background-position:left;
}
#tablelogo {
	background-repeat:no-repeat;
	background-image: url(../images/logo2.jpg);
	background-position:left;
}
#tableliner {
	background-repeat:no-repeat;
	background-image: url(../images/buttom.jpg);
	background-position:left;
}
#tablebr {
	background-repeat:repeat-x;
	background-image: url(../images/buttomr.jpg);
	background-position:left;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#003366;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003366;
}
.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.style1 a{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration:none;
}
.style1 a:active{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration:none;
}
.style1 a:hover{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d83009;
	text-decoration:none;
}
.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style2 a{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #002266;
	text-decoration:none;
}
.style2 a:active{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}
.style2 a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration:underline;
}
.style3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.style3 a{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BE2C07;
	text-decoration:none;
}
.style3 a:active{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration:none;
}
.style3 a:hover{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003466;
	text-decoration:none;
}
.style5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.style7 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #003466;
	}

#main {
	margin-bottom: 5em;
	height: auto;
	padding: .5em;
}
