﻿.center {
	text-align: center;
}
.style2 {
	border-width: 5px;
}
.style3 {
	border-width: 0;
}
.title a:active {
	color: #80FF00;
}
.title a:visited {
	color: #80FF00;
}
#head .title a:link {
	color: #80FF00;
}
#head .title a:hover {
	color: white;
	text-decoration: none;
}
#searchbox {
	text-align: center;
}
#searchbox input {
	background: #ffffff url('http://net.internet.googlepages.com/mg.jpg') right no-repeat;
	border: 1px solid #ccc;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 8pt;
}
.style4 {
	border-width: 0px;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#footer a {
	color: #000000;
	font-weight: bold;
	padding: 0 5px 0 0;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: none;
}
.brandmarketing {
	border-style: none none none double;
	border-width: 0px 0px 0px 4px;
	border-color: #5284C6;
	width: 240px;
	float: right;
	margin: 2px 2px 5px 5px;
	padding: 5px;
}
.brandmarketing p {
	width: 230px;
	float: right;
	margin: 0px 0px 5px 5px;
}

.brandmarketing a:hover {
	text-decoration: none;
	background-color: white;
	color: green;
}
.overflow {
	border: 0px none #808000;
	overflow-y: auto;
	width: 260px;
	height: 370px;
	float: right;
	margin: 2px 0 5px 5px;
}
.overflow a:hover {
	text-decoration: none;
	background-color: white;
	color: green;
}
.style5 {
	text-align: center;
	color: #FF3300;
}
.headline {
	text-transform: capitalize;
	font-weight: normal;
	font-size: 100%;
}
.links2  a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: none;
}
