﻿/*-----Index Tables------*/

body
{
	background-image:url(bg/bg_01.jpg)
}

table {
	background:transparent;
	width:512px;
	/*border:solid #336633 3px;*/
	text-align:center;
	vertical-align:middle;
	color:#339933;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
}

td {
	width:128px;
	height:38px;
	text-align:center;
	padding:5px 2px;
	/*border:solid #005544 1px;*/
	vertical-align:middle;
	font-family:Georgia, Garamond, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
}