﻿BODY
{
	font-family: arial,sans-serif;
}

.GreyBackground { background: url(images/gray_texture.jpg); }

.Content
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}
.recommendedcontent
{
	font-size: 12px;
	font-family: Arial,Sans-Serif;
	font-weight: bold;
}
.Results
{
	border-right: #800000 0px solid;
	border-top: #800000 0px solid;
	font-weight: bold;
	font-size: 100%;
	padding-bottom: 2px;
	margin: 10px 0px 5px;
	border-left: #800000 0px solid;
	color: #800000;
	border-bottom: #800000 1px solid;
	height: 1.1em;
}
.LineBreak
{
	padding-top: 30px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin: 20px 0px 5px;
	border-top: #800000 1px solid;
}
.Links
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
.LinksSmall
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
TD.smallwhite
{
	font-size: small;
	color: white;
}
TABLE.white
{
	background-color: white;
}
.bottomlinks
{
	font-family: Verdana,arial,sans-serif;
	font-size: 10.2px;
	font-weight: 400;
	font-style: normal;
	color: #0000DE;
}
.toplinks
{
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	color: #0000DE;
}
TD.toplinks
{
	white-space: nowrap;
	padding-left: 6px;
}
.informationtext
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: white;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	line-height: normal;
}
.informationtextblack
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	line-height: normal;
}

.ButtonPrimary
{
	background-color: #4d44c5;
	color: #fff;
	font: 11px "lucida grande" , verdana, lucida, sans-serif;
	font-weight: bold;
	border: 2px solid #999;
	cursor: hand;
}

.ButtonPrimary a:hover
{
	color: #000000;
}

.TextField
{
	background-color: White;
	border: 1px #7F9DB9 solid;
	height: auto;
	width: 220px;
}

TD.TopAds
{
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}

A.CacheLink:link, A.CacheLink:Active, A.CacheLink:Visited
{
	color: #a9a9a9;
	text-decoration: underline;
}

A.CacheLink:hover
{
	color: #696969;
	text-decoration: underline;
}

.linkinformation
{
	color: #008000;
}

.TopImage
{
	background: url(Images/title.gif) no-repeat center;
	cursor: pointer;
	height: 80px;
}

.header
{
	background-image: url( 'images/header.gif' );
}

.resultbar
{
	background-image: url( 'images/resultsbar.gif' );
}

.resultlogo
{
	background-image: url( 'images/resultslogo.gif' );
	border: 0px;
	cursor: pointer;
	height: 35px;
	width: 150px;
}


.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #FFFFFF;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 300px;
}

.ImageBar
{
	padding-bottom:8px;
}