﻿body
{
	font-family: 'Comic Sans MS' , Cursive, Arial, Sans-Serif, Serif;
	background-attachment: scroll;
}

.MasterClass
{
}


.LogoBoxUL
{
	background-color: #ccffff;
}
.StandardContainer
{
	font-size: small;
	text-align: center;
	border-right: gainsboro solid;
	border-top: gainsboro solid;
	border-left: gainsboro solid;
	border-bottom: gainsboro solid;
	background-image: url(./AuxImages/GradBlue1.png);
	width: 98%;
}
.SectionTopStrip
{
	background-repeat: repeat-x;
	background-image: url(./AuxImages/BlockVGad.jpg);
	text-align: center;
	font-weight: bolder;
	color: #0066cc;
}

.MenuStrip
{
	background-color: #cccccc;
}

.CopyrightStatement
{
	font-size: small;
	color: #666699;
	font-family: Cursive;
	text-align: center;
	background-image: url(./AuxImages/GradBlue1.png);
}
.DetailsContainer
{
	font-size: small;
	font-family: Cursive;
	text-align: left;
	vertical-align: top;
}
.DetailsContainerTable
{
	border-right: #0099cc 1px solid;
	border-top: #0099cc 1px solid;
	border-left: #0099cc 1px solid;
	border-bottom: #0099cc 1px solid;
	border-collapse: collapse;
}
.DetailsContainer td
{
	
}
.DetailsHeader
{
	text-align: left;
	font-size: x-large;
	font-weight: bolder;
}
.DetailsLine1
{
	text-align: left;
}
.DetailsBasicInfo
{
	text-align: center;
}
.DetailsItem
{
	font-size: smaller;
	color: black;
	font-family: Cursive;
	text-align: left;
	vertical-align: top;
}
.EditNavPanel
{
	background-color: #ccffff;
	vertical-align: middle;
	width: 90%;
	height: 35px;
	text-align: center;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: larger;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}

.EditNavPanelLink
{
	vertical-align: middle;
	border-right: threedlightshadow 1px solid;
	border-top: buttonhighlight 1px solid;
	border-left: buttonhighlight 1px solid;
	border-bottom: buttonshadow 1px solid;
	font-weight: bold;
	font-variant: small-caps;
	background-color: buttonface;
	margin-top: 2px;
	margin-bottom: 2px;
}

.EditDetailsMain
{
	font-size: large;
	color: black;
	font-family: Cursive;
	text-align: center;
}
.EditLeftCol
{
	text-align: right;
	width: 25%;
	vertical-align: top;
}
.EditRightCol
{
	width: 75%;
	text-align: Left;
}

.GridMain
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	background-color: #00ced1;
}
.GridRow
{
	background-color: #99cccc;
}
.GridSelecedRow
{
	background-color: #3399cc;
}

.FakeButton
{
	border-top: buttonhighlight 1px solid;
	border-left: buttonhighlight 1px solid;
	border-right: buttonshadow 1px solid;
	border-bottom: buttonshadow 1px solid;
	background-color: buttonface;
}

.MenuArea
{
	text-align: left;
}

.SearchResultsTable
{
	font-family: Cursive, Arial, Sans-Serif;
	font-size: smaller;
}

.ResultsPix
{
	border-right: lightsteelblue 2px solid;
	border-top: lightsteelblue 2px solid;
	border-left: lightsteelblue 2px solid;
	border-bottom: lightsteelblue 2px solid;
}

.ListingNormal
{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #111133;
	border-bottom: gray 1px solid;
}

.ListingBold
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #111122;
	border-bottom: gray 1px solid;
}

.ListingPremium
{
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: normal;
	font-size: 105%;
	font-weight: bold;
	color: #111111;
	border-bottom: gray 1px solid;
}

.ListingFeatured
{
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 115%;
	color: #000000;
	background-color: transparent;
	border-bottom: gray 1px solid;
}

.FeaturedListingsShowcase
{
	background-color: #b0c4de;
}

.ProcessRequestsContainer
{
}

.ProcessRequests
{
	font-size: smaller;
	background-color: #ccffff;
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.prTopDiv
{
	font-size: larger;
	font-weight: bolder;
	height: 25px;
	background-color: #e0e0e0;
	background-repeat: repeat-x;
}