body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #EBEBEB;
}
.logo_border {
	border: 1px groove #000000;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.about_line {
	background-color: #666666;
	color: #999999;
}

.master_table {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 870px;
}
.style1 {
	font-size: 36px;
	font-weight: bold;
}
.menu_active {
	background-color: #B4B4B4;
	color: #85623A;
	font-weight: bolder;
	border: 3px double #85623A;
}


.menu_inactive {

	background-color: #999999;
	color: #000000;
	cursor:pointer;
}

.menu_inactive:hover {

	background-color: #DDDDDD;
	color: #000000;
	cursor:pointer;
}


.style3 {font-size: -5}



.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
