﻿body {
	background-color: #000000;
	background-image: url('images/BGPattern.jpg');
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
}
a {
	border-width: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	border-width: 10px;
	color: #000066;
	text-decoration: underline;
}
img {
	border-width:0;
}
h1 {
	font-size: x-large;
	vertical-align: middle;
}
.maintable {
	background-image: url('images/BGPattern.jpg');
	background-repeat: repeat;
	border: 10px ridge #85adea;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	color: #FFFFFF;
	border-collapse: collapse;
	text-align: center;
	height: 800px;
}
.titletable {
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	color: #FFFFFF;
	border-width: 0px 0px 6px 0px;
	border-collapse: collapse;
	text-align: center;
	background-image: url('images/PACCSBGPattern.jpg');
	background-repeat: repeat;
	border-bottom-style: ridge;
	border-bottom-color: #85adea;
}
.MenuBtnContainer {
	text-align:center;
	 width: 188px; 
	 padding:10px 5px 10px 5px;
}
.MenuCurBtnCell {
	border: thick outset #85adea;
	font-size: 2em;
	text-align:center;
	white-space:nowrap;
	color: #000065;
	background-color: #0f75bd;
}
.MenuCurBtnCell a {
	color: #000065;
	text-decoration:none;
}
.MenuCurBtnCell a:hover {
	color: #0f75bd;
	background-color: #000065;
	text-decoration:none;
}
.MenuBtnCell {
	border: thick outset #85adea;
	font-size: 2em;
	text-align:center;
	white-space:nowrap;
	color: #ffffff;
	background-color: #0f75bd;
}
.MenuBtnCell a {
	color: #ffffff;
	text-decoration:none;
}
.MenuBtnCell a:hover {
	color: #0f75bd;
	background-color: #ffffff;
	text-decoration:none;
}
.ButtonCell {
	padding: 10px 10px 10px 20px;
}
.ButtonCell a {
	padding: 10px 10px 10px 20px;
}
.ButtonCell a:hover {
	padding: 10px 10px 10px 20px;
	text-decoration:none;
}
.style1 {
	font-size: xx-large;
	text-align: center;
	white-space: nowrap;
}
.style3 {
	border-style: solid;
	border-width: 0;
}
.style4 {
	color: #000066;
	font-size: 3em;
	letter-spacing: -.15em;
	line-height: .8em;
}
.style5 {
	font-size: 1em;
}
.style6 {
	color: #000066;
	font-size: 2em;
	letter-spacing: -.15em;
	line-height: .8em;
}
.style7 {
	font-size: x-large;
}
.style8 {
	border-left: thick ridge #85adea;
	padding: 10px 10px 0 10px;
	text-align: left;
	font-size: large;
	vertical-align: top;
}
.Footer {
	border-left: thick ridge #85adea;
}
.WBVFooter {
	vertical-align: bottom;
	text-align: right;
	font-size: xx-small;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	color: #FFFFFF;
}
.WBVFooter a:hover {
	color: #0f75bd;
}
.PACCFooter {
	font-size: small;
	text-align: center;
}
.Slogan {
	border-bottom-style: ridge;
	border-bottom-width: 6px;
	border-bottom-color: #85adea;
}
