.fontTablePlain14 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}
.fontTableBold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fontTableBold16 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.fontTableHeading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.fontRed {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 30px;
	color: #BA0010;
	font-weight: bolder;
	text-decoration: none;
}
.fontTablePlain16 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.fontBigRed {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #B70000;
}
.fotmBackground {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.fontSuperExciting {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: blink;
	font-style: normal;
}
.fontWhite {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.fontBigGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #FFFFFF;
}

.alignTop {
	vertical-align: top;
	margin: 0px;
	border-top-style: 0;
	top: 0px;
	padding: 0px;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	clip: rect(0px,auto,auto,auto);
	text-align: center;
}
.buttonSubmit {
	height: 25px;
	width: 100px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: blink;
	cursor: crosshair;
	filter: Xray;
}
.fontTitleBold18 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.fontBigYellow {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	font-style: oblique;
}
.bigBox {
	height: 150%;
	width: 150%;
}
.boxFancy {
	border: thick inset #041961;
}
.buttonWishlist {
	font-family: Tahoma, Arial, "times New Roman";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #990000;
	background-color: a:hover;
	font-weight: bold;
	text-decoration: blink;
	
}

.alignbottom {
	vertical-align: bottom;
	background-position: bottom;
}

.tableBorder {
	border: medium solid #000000;
}
.whiteBorder {
	border: thin solid #FFFFFF;
}
.backgroundImage {
	background-image: url(../Images/homePage.png);
}
.backgoundImage2 {
	background-attachment: fixed;
	background-image: url(../Images/homePage.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.float {
	float: right;
}
.wishListTable {
	font-family: Tahoma, Arial, "times New Roman", times;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #d5032a;
	border-bottom-color: #d5032a;
	padding: 3px;
}
.shortDesc {
	font-family: Tahoma, Arial, "times New Roman", times;
	font-size: 10px;
}
.childWish {
	font-family: Tahoma, Arial, "times New Roman", times;
	font-size: 16px;
	font-weight: bold;
	color: #041961;
	font-style: italic;
}
.toyCountFont2 {
	font-family: Tahoma, Arial, "times New Roman", times;
	font-size: 16px;
	color: #d5032a;
}

.toyCountFont {
	font-family: Tahoma, Arial, "times New Roman", times;
	font-size: 16px;
	color: #d5032a;
	font-weight: bold;
}
.toyCountTable {
	border: medium solid #d5032a;
}
.tableBorder {
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #041961;
	border-right-color: #041961;
	border-bottom-color: #041961;
	border-left-color: #041961;
}
.bottomBorder {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #041961;
	border-right-color: #041961;
	border-bottom-color: #041961;
	border-left-color: #041961;
}

