html	{ background: url(images/bg.gif) repeat-x; }
body	{ margin: 0px; background: url(images/bg.gif) repeat-x; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px;	}
td		{ font-size: 12px; }
a		{ color: #005179; }

#header	{ position: absolute; top: 0px; left: 0px; background: url(images/t2.gif) no-repeat center; width: 100%; height: 114px; }
#header #quote { position: absolute; top: 0px; right: 10px; background: url(images/t3.gif) no-repeat; height: 63px; width: 228px; }


#menu	{ position: absolute; top: 155px; left: 15px; width: 160px; }
#menu .mb { border: 1px solid #005179; height: 40px; overflow: hidden; margin-bottom: 2px; }
#menu a { padding: 0px; display: block; text-decoration: none; font-weight: bold; color:#005179; font-size: 12px; }
#menu a:hover { background: #F6E9B0; }
#menu p	{ font-size: 10px; color: #005179; width: 164px; text-align:justify; }
#menu a:hover img { border: 1px solid #005179; }



#lid	{ position: absolute; top: 118px; right: 8px; }

#content	{ position: absolute; top: 148px; left: 200px; right: 100px; padding-bottom: 20px; }
#content h1	{ color: #005179; font-size: 24px; font-weight: bold; margin-top: 0px; padding-top: 0px; }
#content h2	{ color: #005179; font-size: 18px; font-weight: bold; margin-top: 0px; padding-top: 0px; }
#content td.seltab	{ height: 20px; overflow: hidden; border: 1px solid #F6CA0C; border-bottom: 1px solid #ffffff; width: 155px; text-align:center; }
#content td.nonseltab	{ height: 20px; overflow: hidden; border: 1px solid #F6CA0C; background: #F6E9B0; width: 155px; text-align:center; }
#content td.resttab	{ border: 0px solid transparent; border-bottom: 1px solid #F6CA0C; width: auto; }
#content td.bigtab	{ border: 1px solid #F6CA0C; border-top: 0px solid transparent; background: #ffffff; padding: 10px; }
#content td.seltab a	{ text-decoration: none; display: block; padding: 4px; width: 150px; }
#content td.nonseltab a	{ text-decoration: none; display: block; padding: 4px; width: 150px; }

#content a.tl { font-weight: bold; text-decoration: none; }
#content a.tl:hover { color: black;}
#content dl { border-left: 4px solid #F6CA0C; padding-left: 10px; }
#content dt { font-weight: bold; color: #005179; }
#content dd { margin-left: 10px; }

.kali1	{ border-left: 4px solid #F6CA0C; padding-left: 10px; margin-top: 10px; margin-bottom: 5px;  }
.kali1 b	{ font-weight: bold; color: #005179; }

.kali0	{ border-left: 4px solid #cccccc; padding-left: 10px; margin-top: 10px; margin-bottom: 5px;  }
.kali0 b	{ font-weight: bold; color: #005179; }

.bt	{ color: #005179; }