﻿body 
{
	font-family: 'MS Sans Serif', Geneva, sans-serif;
	color: White;
	font-size: 12px;
	background-color: #555555;
	margin: 0px 0px 0px 0px;
}
.RatingLabel
{
	padding: 0px 6px 0px 6px; 
	color: #87A6D5; 
	font-size: 14px;
}
.DirectLink
{
	padding: 10px 5px 10px 5px; 
	font-size: 14px; 
	color: #87A6D5;
}
.SideColumns
{
	background-color:#3D6BB7;
}
.LeftSideSubSection1
{
	font-weight: bold;
	position: relative; 
	top: 20px; 
	color:Black; 
	background-color: #87A6D5; 
	width:120px; 
	padding: 2px 0px 2px 4px; 
	border-bottom-color: Gray; 
	border-bottom-style: dashed; 
	border-bottom-width: 1px; 
	border-top-color: Gray; 
	border-top-style: dashed; 
	border-top-width: 1px;
}
.RightSideSubSection1
{
	position: relative; 
	top: 10px; 
	color:Black; 
	background-color: #87A6D5; 
	width:120px; 
	padding: 2px 0px 2px 2px; 
	border-bottom-color: Gray; 
	border-bottom-style: dashed; 
	border-bottom-width: 1px; 
	border-top-color: Gray; 
	border-top-style: dashed; 
	border-top-width: 1px;
}
A:link.whitelink 
{
	color: White;
	text-decoration: none;
}
A:visited.whitelink
{
	color: White;
	text-decoration: none;
}
A:hover.whitelink
{
	color: White;
	text-decoration: underline;
}
A:link.blacklink 
{
	color: Black;
	text-decoration: none;
}
A:visited.blacklink
{
	color: Black;
	text-decoration: none;
}
A:hover.blacklink
{
	color: Black;
	text-decoration: underline;
}
A:link.uwhitelink 
{
	color: White;
	text-decoration: underline;
}
A:visited.uwhitelink
{
	color: White;
	text-decoration: underline;
}
 A:hover.uwhitelink
{
	color: White;
	text-decoration: underline;
}
A:link.graylink 
{
	color: gray;
	text-decoration: none;
}
A:visited.graylink
{
	color: gray;
	text-decoration: none;
}
 A:hover.graylink
{
	color: gray;
	text-decoration: underline;
}
A:link.yellowlink 
{
	color: #87A6D5;
	text-decoration: none;
}
A:visited.yellowlink
{
	color: #87A6D5;
	text-decoration: none;
}
 A:hover.yellowlink
{
	color: #87A6D5;
	text-decoration: underline;
}

A:link.redlink
{
	color: Red;
	text-decoration: none;
}
A:visited.redlink
{
	color: Red;
	text-decoration: none;
}
A:hover.redlink
{
	color: Red;
	text-decoration: underline;
}
.whitetext
{
	color: White;
}
.graytext
{
	color: Gray;
}
.logintextbox
{
	border-style: solid;
	border-width: 1px;
	height: 15px;
	font-size: 12px;
	font-family: 'MS Sans Serif', Geneva, sans-serif;
}
.loginbutton
{
	font-family: 'MS Sans Serif', Geneva, sans-serif;
	font-size: 12px;
}
.logintitles
{
	font-weight: bold;
	color: #3D6BB7;
}
A:link.menulinks
{
	color: Black;
	font-weight:bold;
	text-decoration: none;
}
A:visited.menulinks
{
	color: Black;
	font-weight:bold;
	text-decoration: none;
}
 A:hover.menulinks
{
	color: Black;
	font-weight:bold;
	text-decoration: underline;
}
.requiredfield
{
	color: Red;
	font-weight: bold;
	font-size: 14px;
	cursor: help;
}
.photo_underreview
{
	color: Red;
	font-weight: bold;
}
.photo_numbers
{
	font-weight: bold;
}
.content_background
{
	background-color:Black;
}
.redtext
{
	color:Red;
}

.top_login
{
	color:Black;
	font-weight: bold;
}
A:link.top_login
{
	color: black;
	font-weight:bold;
	text-decoration: none;
}
A:visited.top_login
{
	color: black;
	font-weight:bold;
	text-decoration: none;
}
A:hover.top_login
{
	color: black;
	font-weight:bold;
	text-decoration: underline;
}
.shoplist_header
{
	background-color:#3D6BB7;
	color: Black;
	font-weight: bold;
	font-size:larger;
}

A:link.NetworkSiteLink
{
	color: Gray;
	font-weight: normal;
	font-size:0.9em;
}
A:visited.NetworkSiteLink
{
	color: Gray;
	font-weight: normal;
	font-size:0.9em;
}
.NetworkSiteDescription
{
	color: white;
	font-size: 0.8em;
}