﻿




.tableborder
{
  border-top-width: 1px;
  border-top-color: #C0BFBF;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #C0BFBF;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-color: #C0BFBF;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-color: #C0BFBF;
  border-right-style: solid;
}
#banner
{
	text-align: center;
	padding-top: 8px;
  padding-bottom: 8px;
}
.topboxbuttons_acc
{
	background-repeat: no-repeat; 
	background-position: right; 
	background-color: #004a8e; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold; 
	cursor: pointer;
	height: 21px;
	background-image: url(./images_idx/topbox/acccorner.jpg);
}
.topboxbuttons_prop
{
	background-repeat: no-repeat; 
	background-position: right; 
	background-color: #a96d31; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold; 
	cursor: pointer;
	height: 21px;
	background-image: url(./images_idx/topbox/propcorner.gif);
}
.topboxbuttons_golf
{
	background-repeat: no-repeat; 
	background-position: right; 
	background-color: #80ad58; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold; 
	cursor: pointer;
	height: 21px;
	background-image: url(./images_idx/topbox/golfcorner.gif);
}
.topboxbuttons_off
{
	background-repeat: no-repeat; 
	background-position: right; 
	background-color: #7d7d7d; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight: bold;
	cursor: pointer;
	height: 21px;
	background-image: url(./images_idx/topbox/offcorner.gif);
}
.accform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#acc_form TR, TD { height: 26px;}
