body {
}

a {
	text-decoration: none;
	color: #000087;
}
a:hover {
	color: #ff0000;
}

.sectionmenu {
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	color: #000087;
	width: 140px;
	font-family: Verdana;
	font-size: 11px;
}

.CategoryHolder {
	padding: 1px 0 1px 0;
	margin: 0 0 0 0;
}

.SearchBar {
	margin: 30px 0 0 0;
	text-align: center;
}

/*Color Changes*/
.cc {
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

.dd {
	font-family: Verdana;
	font-size: 11px;
}

/* Default.aspx*/
.DefaultCentersection {
	background-color: #FBD1BC;
}

.DefaultCentersection p {
	margin-left: 10px;
	font-family: Verdana;
	font-size: 13px;
}
.border {
	background-image: url("../Images/header.png");
	background-position: center center;
	background-repeat: no-repeat;
	color: White;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	height: 25px;
	width: 555px;
}
.subborder {
	font-size: smaller;
	font-weight: normal;
	text-align: right;
}
.subborder a:link, .subborder a:visited {
	color: White;
	text-decoration: none;
}
.subborder a:hover {
	color: Black;
	text-decoration: none;
}
.subborder a:active {
	color: White;
}
