a {
	outline: 0px;
}
body {
	background-color: #fcbed8;
}
a img, .contents img {
	border: 1px solid #fcbed8;
}
.topPadding img, .sidePadding img, img.noBorder {
	border: 0px;
}
input {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #fcbed8;
	background-color: #ffffff;
}
textarea {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #fcbed8;
	background-color: #ffffff;
}
.comments, .description {
	width: 100%;
}
.topLeftShadow {
	background-image: url( "../images/leftShadow.jpg" );
	width: 15px;
	height: 300px;
}
.topRightShadow {
	background-image: url( "../images/rightShadow.jpg" );
	width: 15px;
	height: 300px;
	vertical-align: top;
}
.leftShadow {
	background-image: url( "../images/leftShadow.jpg" );
}
.rightShadow {
	background-image: url( "../images/rightShadow.jpg" );
}

.topSideSpace {
	width: 145px;
	height: 300px;
	vertical-align: top;
}
.bottomSideSpace {
	width: 145px;
}
.topMenu {
	vertical-align: top;
	text-align: left;
	height: 25px;
}
.topMenu a, .topMenu a img {
	height: 25px;
	border: 0px;
}
.layout {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	border: 0px;
}
.titleCell, .titleCell img {
	height: 125px;
	border: 0px;
}
.bottom {
	background-image: url( "../images/bottom.jpg" );
	height: 65px;
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
}
.bottom a, .bottom a:active {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
.bottom a:hover {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.validationArea {
	text-align: center;
	vertical-align: middle;
}
.menuDivide {
	background-image: url( "../images/menuDivide.gif" );
	width: 1px;
	vertical-align: top;
}
.menuBack {
	background-image: url( "../images/menuBack.jpg" );
	background-repeat: repeat-x;
	width: 175px;
	vertical-align: top;
	text-align: right;
}
.menu {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: right;
}
.menu a, .menu a:active {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.menu a:hover {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.menuSpace, .topPadding {
	height: 10px;
}
.sidePadding {
	width: 10px;
	vertical-align: top;
}
.contentsBack {
	background-image: url( "../images/contentBack.jpg" );
	background-repeat: no-repeat;
	background-position: top right;
	width: 454px;
	vertical-align: top;
	text-align: left;
}
.contentArea {
	width: 650px;
	background-color: #ffffff;
	vertical-align: top;
}
.contents {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	vertical-align: top;
	text-align: left;
}
body, p, td, th, .contents a:hover {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.contents a, .contents a:active {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.hiddenText {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 11px;
	text-decoration: none;
	color: #fcbed8;
}
.small, .small a:hover, a.small:hover, noscript {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.small a, a.small, .small a:active, a.small:active {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
#statusBack {
	position: absolute;
	background-color: #000000;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#statusContents {
	position: absolute;
	width: 400px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	visibility: hidden;
}
#formContainer {
	text-align: center;
}

#titleDesc img {
	border-width: 0px;
}

#titleEdit {
	border-color: #ff629a;
	border-style: dashed;
	border-width: 2px;
	padding: 5px;
}

#titleEdit img {
	border-width: 0px;
}
.blockTitle {
	font-family: "Comic Sans MS", verdana, sans;
	font-size: 13px;
	text-align: left;
}
.blockContents {
	font-size: 12px;
	font-family: "Comic Sans MS", verdana, sans;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.listWhite, .listGrey {
	filter: alpha(opacity=75);
	opacity: 0.75;
}
.listGrey {
	background-color: #FCD9E8;
}
.listWhite {
	background-color: White;
}
.heading {
	font-size: 16pt;
	font-weight: bold;
}