body {
	margin: 0;
	background-image: url(../images/main_bg.gif);
	background-position: fixed;
}

body, table, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table.main {
	min-height: 600px;
  	height: 600px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

a.title {
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}

a.title:hover {
	color: #009900;
	text-decoration: underline;
}

a {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	color: #444444;
	text-decoration: underline;
}

input.maintopbtn
{
   font-size:10px;
   background-color:#FFFFFF;
   border-style:solid;
   border-color:#888888;
   border-width:1px;
}

td.mainbottom
{
	font-size: 12px;
	color: #000000;
}

table.maintop
{
	margin-top: 5px;
}

td.maintop
{
	font-size: 12px;
	color: #FFFFFF;
}

a.maintop
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a.maintop:hover
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.mainbottom
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.mainbottom:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

table.topmenu {
	height: 30px;
}

td.topmenu {
	color: #EEEEEE;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
}

td.topmenu:hover {
	background: url(../images/menu_sel_bg.gif);
	cursor: pointer;
	color: #000000;
}

table.rightmenu {
	width: 95%;
}

td.rightmenu_header {
	height: 30px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

td.rightmenu_null {
	height: 30px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 2px;
}

td.rightmenu_null2 {
	height: 30px;
	font-size: 12px;
	padding-left: 2px;
}

td.rightmenu {
	height: 30px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
}

td.rightmenu2 {
	height: 30px;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
}

td.rightmenu:hover {
	cursor: pointer;
	background-color: #65A221;
}

td.rightmenu2:hover {
	cursor: pointer;
	color: #FFFFFF;
	background-color: #65A221;
}

a.rightmenu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.rightmenu2 {
	text-decoration: none;
	font-size: 12px;
}

a.rightmenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.rightmenu2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}