@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}.plea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
.Main-Table {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/all-pages/all-pages-gacc-watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #0f83a4;
}
.column-pet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.center-col-border {
	border-left: 1px solid #0f83a4;
	border-right: 1px solid #0f83a4;
}
.navigation-column-base {
	background-color: #F2CD92;
}
.navigation-table-cells {
	padding: 1px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	width: 180px;
}
a.navigation-table-cells:hover {
	padding: 1px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #800000;
	width: 180px;
}
.navigation-table-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
a.navigation-table-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
a.navigation-table-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}