body, html {
	background-color: #591B4A;
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	background-image: url(StructureImages/MainBG.jpg);
}
#BodyCell {
	background-image: url(StructureImages/WhiteFlowerBG.gif);
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.RightBorderCell {
	background-image: url(StructureImages/BlackFlowersRight.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
}
.LeftBorderCell {
	background-image: url(StructureImages/BlackFlowersLeft.gif);
	background-repeat: repeat-x;
	background-position: right top;
	vertical-align: top;
}
#TaylorCell {
	background-image: url(StructureImages/TaylorTop880.jpg);
	height: 250px;
	width: 880px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.RowEven {
	background-color: #E6B5C5;
	vertical-align: top;
}
.RowOdd {
	vertical-align: top;
	background-color: #FFFFFF;
}
.RowHighlight {
	background-color: #95D1EB;
	vertical-align: top;
	color: #FFFFFF;
}





#datatable {
	font-size: 12px;

	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#datatable th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #27576B;
	text-align: left;
}
#datatable th a:link, #DataTableHoriz th a:visited, #DataTableHoriz th a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#datatable td a:link, #DataTableHoriz td a:visited, #DataTableHoriz td a:active {
	color: #8C2E00;
	text-decoration: underline;
}

.datatablefoot {
	background-color: #999999;
	text-align: right;
	vertical-align: top;
}

.Buttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #F3E4F0;
	background-image: url(StructureImages/Button_offBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #622D56;
	border-right-color: #E5B8DB;
	border-bottom-color: #E5B8DB;
	border-left-color: #622D56;
}
.Buttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #D39DC6;
	background-image: url(StructureImages/Button_overBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #622D56;
	border-right-color: #E5B8DB;
	border-bottom-color: #E5B8DB;
	border-left-color: #622D56;
}


.Buttons:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #D39DC6;
	background-image: url(StructureImages/Button_activeBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #E5B8DB;
	border-right-color: #622D56;
	border-bottom-color: #622D56;
	border-left-color: #E5B8DB;
}

.TextBoxes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #591B4A;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	padding-left: 5px;
	background-image: url(StructureImages/TextBoxBG.gif);
	background-repeat: repeat-x;
	border-top-color: #92427F;
	border-right-color: #C866B1;
	border-bottom-color: #C866B1;
	border-left-color: #92427F;
}

#NavbarCell {
	background-color: #902D78;
	height: 60px;
}
#FooterCell {
	background-image: url(StructureImages/FooterBG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#PageTitle {
	height: 65px;
	width: 100%;
}


.Infopod {
	background-color: #60B5DD;
	border: 1px solid #39A3D5;
	background-image: url(StructureImages/Pods/BlueTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}


.Infopod td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.InfopodTitle {
	height: 45px;
	text-align: left;
	vertical-align: top;
}
#LooperTable td {
	text-align: center;
	vertical-align: top;
	font-size: 12px;
}

.LopperLink:link,.LopperLink:visited,.LopperLink:active {
	font-weight: bold;
	color: #AD5498;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5CC2E4;
	font-size: 14px;
}
.LopperLink:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AD5498;
	font-size: 14px;
	color:#5CC2E4 ;
}
.PageSubTitle {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #43B1D1;
}
fieldset {
	border: 2px solid #793067;
}

.PrettierCell1 {
	color: #902D78;
	background-color: #EFF6FA;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.PrettierCell2 {
	color: #902D78;
	background-color: #E0EEF3;
	font-size: 12px;
}
.BlogOverflow {
	overflow: hidden;
}
#BodyCell a:link, #BodyCell a:visited, #BodyCell a:active {
	color: #AB4793;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70B0C9;
}
#BodyCell a:hover {
	color: #70B0C9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
