/* Comment Line */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #627597;
}
.current {
	color: #627597;
}
div {
	display: block;
	width: auto;
}
ul {
	margin-top: 5px;
}
#pageborder {
	border: 5px solid #000066;
	width: 860px;
	padding: 3px;
	margin: auto;
}
#innerborder {
	border: 3px solid #000066;
	background: #ffffff;
	padding: 20px;
}
#maintable {
	margin: auto;
}
#content-table {
	margin-left: 50px;
	width: auto;
}
#footer-table {
	width: 100%;
/*	border-top: solid thick #DAC010;*/
}
#bayberry {
	text-align: left;
	width: 860px;
	margin: auto;
}
.white {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #2B4D3D;
}
.bigger {
	font-size: 12px;
}
.tablehead {
	font-weight: bold;
	font-size: 12px;
	background-color: #89230A;
	color: #FFFFFF;
	text-align: center;



}
.bolder {
	font-size: 14px;
	font-weight: bold;

}
.tiny {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.menucell, .menucell2 {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	width: 150px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: transparent url("images/gold-button.jpg") no-repeat left top;
}
.menucell2 {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
}
.goldbar {
	background: transparent url("images/gold-bar.jpg") no-repeat center top;
	padding: 9px;
	padding-bottom: 15px;
}
ul.mylist {
	list-style-position: inside;
	margin-left: 5px;
}
.mylist li {
	padding-left: 10px;
}
.notice1 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	font-style: oblique;

}
.notice2 {


	font-size: 15px;
	font-weight: bold;
	color: #B19718;
}
.notice0 {


	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.notice3 {



	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
.notice2a {



	font-size: 15px;
	font-weight: bold;
	color: #B19718;
}
/*************************************/
/*    For the Form                   */
/*************************************/
form {
	border: 1px #999999 solid;
	background-color:#cccccc;
	padding: 8px;
}
label {  
	display: block;
	margin-top: 10px;
	font-size: .95em;
}
.top-margin {
	margin-top: 10px;
	margin-left: 15px;
}
