﻿.logo1
{
	font-family:Arial Rounded MT Bold,Arial;
	font-size:40px;
	color:#336699;
	text-decoration:none;
}

.logo2
{
	font-family:Arial Rounded MT Bold, Arial;
	font-size:40px;
	color:#32CD32;
	text-decoration:none;
}

.subheader
{
	color: #0000FF;
	font-weight: bold;
}

.result
{
	font-family:arial, sans serif;
	font-size:13px;
	margin: 7px;
}

.resultvisited
{
	font-family:arial, sans serif;
	font-size:13px;
	margin: 7px;
}

.descrip
{
	font-size:12px;
}

.page
{
	color:white;
	font-size:20px;
}

.pageblock
{
	font-size:20px;
	text-align:center;
	width:100%;
	background-color:#4682B4;
	color:white;
}

.url
{
	color:Green;
	font-size:12px;
}

body
{
	background-color:#336699;
}

.content
{
	background-color:White;
	border: none;
}

.search
{
	font-family:arial, sans serif;
	font-size:13px;
	text-align:center;
}

.closebar
{
	width:100%;
	text-align:center;
	font-size:12px;
	white-space:nowrap;
}

.closebar a:link, .closebar a:visited
{
	color:Red;
}

.closelink
{
	background-color:White;
}

.closelinkover
{
	background-color:#eeeeee;
}

.footer
{
	text-align:center;
	background-color:White;
	font-family:Arial;
}

.switchlink
{
	float:right;
	color:#ffffff;
	font-size:11px;
	font-family:Arial;
}

.switchlink a:link, .switchlink a:visited
{
	color:#ffffff;
}

.history
{
	width:200px;
	border: solid 1px darkblue;
	vertical-align:top;
	padding:5px;
	background-color:#E6E6FA;
}

.historylinks, .history a:link, .history a:visited
{
	font-family:Arial;
	font-size:10px;
}

.historyexp
{
	font-family:Arial;
	font-size:9px;
}

.historyhead
{
	text-align:center;
	font-weight:bold;
	text-transform:capitalize;
	font-family:Arial;
}