﻿body
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	padding-left: 0px;
}

.topMaster
{
}

h1
{
	margin: 0px;
	font-size: large;
	font-weight: normal;
	color: #9900CC;
}

h2
{
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #9933FF;
	vertical-align: middle;
}

.likeH2intro
{
	margin: 0px;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	border-top-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}

.likeH1intro
{
	margin: 0px;
	font-size: x-large;
	font-weight: normal;
	color: #000000;
}

.tableMain
{
	padding: 5px;
	color: #000000;
	width: 100%;
	border-collapse: collapse;
}

td
{
	padding: 2px;
}

.IntroCell
{
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
}

.IntroCellDesc
{
	vertical-align: middle;
	text-align: center;
}

.IntroCellLeft
{
	vertical-align: bottom;
	text-align: left;
}

.IntroCellRight
{
	vertical-align: bottom;
	text-align: right;
}

.headerSeparator
{
	width: 5%;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	text-align: center;
}

.headerCellLeft
{
	width: 20%;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	font-weight: bold;
	font-size: medium;
	text-align: left;
}

.headerCellMid
{
	font-weight: bold;
	width: 40%;
	font-size: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
}

.headerCellRight
{
	width: 30%;
	font-size: medium;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	text-align: center;
}

.headerSplit
{
	font-weight: bold;
	width: 35%;
	font-size: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
}


.headerBottomSpacer
{
	text-align: center;
}
.dlHeader
{
	text-align: center;
}
.contentNavLeft
{
	vertical-align: top;
	text-align: left;
}

.contentNavSecMenu
{
	text-align: right;
	vertical-align: top;
	padding-left: 15px;
}
.contentData
{
	vertical-align: top;
	text-align: center;
}

.contentBlurbRight
{
	vertical-align: top;
	text-align: left;
	padding-left: 15px;
}

.borderTopLeft2
{
	background-position: left bottom;
	background-image: url('img/borders/TopLeft.png');
	background-repeat: no-repeat;
}
.borderTopHorizMid2
{
	background-position: left bottom;
	background-image: url('img/borders/TopHorizontal.png');
	background-repeat: repeat-x;
}
.borderTopRight2
{
	background-position: right bottom;
	background-image: url('img/borders/TopRight.png');
	background-repeat: no-repeat;
}
.borderVertLeft2
{
	background-position: left;
	background-image: url('img/borders/LeftVertical.png');
	background-repeat: repeat-y;
}
.borderVertRight2
{
	background-position: right;
	background-image: url('img/borders/RightVertical.png');
	background-repeat: repeat-y;
}
.borderBotLeft2
{
	background-position: left top;
	background-image: url('img/borders/BottomLeft.png');
	background-repeat: no-repeat;
}
.borderBotHorizMid2
{
	background-position: center top;
	background-image: url('img/borders/BottomHorizontal.png');
	background-repeat: repeat-x;
}
.borderBotRight2
{
	background-position: right top;
	background-image: url('img/borders/BottomRight.png');
	background-repeat: no-repeat;
}

hr
{
	border-top-color: #CC66FF;
	border-top-style: solid;
}

a
{
	font-weight: bold;
}

.ThumbBackground
{
	color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #000000;
}

.ThumbHyperlink
{
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.ThumbDatalist
{
	border: 1px solid #000000;
	padding: 2px;
	font-weight: normal;
	font-style: normal;
	empty-cells: hide;
}

.ThumbTableBorder
{
	padding: 2px;
	border: thin solid #000000;
}
.ThumbHeader
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: large;
	text-align: center;
}
.HiddenText
{
	color: #FF99FF;
}
.ThumbItemStyleBorder
{
	border: 0px solid #C0C0C0;
}
.MyContent
{
}
.DescLabel
{
	white-space: pre-wrap;
}
.PaypalPanel
{
	padding: 5px;
	border: 1px groove #FF00FF;
	margin: 5px;
	background-color: #FFEAFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	position: relative;
	text-align: left;
}
.VisibleFalse
{
	display: none;
}
.CtlLabel
{
	font-weight: bold;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
.Announcement
{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #0000FF;
	text-align: left;
	float: left;
}

.AnnouncementHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

.QuoteText
{
	font-style: italic;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
}

.DragHandleClass
{
	width: 150px;
	height: 150px;
	cursor: move;
	float: none;
	clear: none;
	white-space: pre-wrap;
}
#SingleContent
{
	padding: 30px;
	margin: 15px;
	text-align: center;
	vertical-align: top;
}
