/* CSS Document */

body {
	background-image: url(images/Bkgd.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #CC3366;
}
a:visited {
	color: #CC3366;
}
a:hover {
	color: #CC3366;
}
a:active {
	color: #CC3366;
}
.navigation a:link, .navigation a:visited {
	color:#FFFFFF;
	font-size: 9pt;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/ButtonOff.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 30px;
	width: 108px;
	line-height: 30px;
	margin: 0px;
}
.navigation a:active, .navigation a:hover {
	color:#CC3366;
	font-size: 9pt;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/ButtonOn.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 108px;
	line-height: 30px;
	margin: 0px;
	display: block;
}

.leftPanelContent {
	background-image: url(images/BgYellow.gif);
	background-repeat: repeat;
	margin: 5px;
	padding: 5px;
	list-style-type: circle;
}
.content {
	margin: 7px;
	padding: 7px;
}
#pinkcontent {
	margin: 7px;
	padding: 7px;
	background-image:url(/images/pink.jpg)
}
#BgYellow {
	background-image: url(images/BgYellow.gif);
}
#BgRecipeCard {	background-image: url(images/Recipe_Card_02.gif);
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
#BgRecipeCard a, #BgRecipeCard a:link, #BgRecipeCard a:visited {
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}
#BgRecipeCard a:hover, #BgRecipeCard a:active {
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;
}
.style1 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
.style2 {
	color: #FFFFFF;
}
.style3 {
	color: #CC3366;
}
.style3Heading {
	color: #CC3366;
	font-size:12pt;
	font-weight:bold;
}#BgYellow ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-left: 10px;
}
#ShirleySignature {
	padding-right: 55px;
}
.style4 {
	font-size:9pt;
	color: #FFFFFF;
}
.style5 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
#privacy_policy {
	font-size: 8pt;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:active, #uberlink a:hover {
	color:#CC3366;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/ButtonOn.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 108px;
	line-height: 30px;
	margin: 0px;
	display: block;
}
#BlackLink a:link, #BlackLink a:visited, #BlackLink a:active, #BlackLink {
	color: #000000
}
#RedLink a:link, #RedLink a:visited, #RedLink a:active, #RedLink {
	color: #CB3757
}

#Classes_centerBg {
	background-image: url(images/Classes-Page_06.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 12px;
	padding-right: 10px;
}
#Classes_centerBg a:link, #Classes_centerBg a:visited {
color: #FFFFFF;
text-decoration:none;
font-weight: normal;
}
#Classes_centerBg a:hover, #Classes_centerBg a:active {
color: #FFFFFF;
text-decoration:underline;
font-weight: normal;
}
#Classes_centerBg ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 13px;
	padding-left: 5px;
}
#LtPinkBoxBg {
	background-image: url(images/Lt-Pink-Box-Bg_02.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 7px;
	padding-left: 7px;
}
#LtPinkBoxBg a:link, #LtPinkBoxBg a:visited {
color: #FFFFFF;
text-decoration:none;
font-weight: normal;
}
#LtPinkBoxBg a:hover, #LtPinkBoxBg a:active {
color: #FFFFFF;
text-decoration:underline;
font-weight: normal;
}
#YellowBoxBg {
	background-image: url(images/Yellow-Box-Bg_02.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 7px;
	padding-left: 7px;
}
#YellowBoxBg a:link, #YellowBoxBg a:visited {
color: #000000;
text-decoration:underline;
font-weight: normal;
}
#YellowBoxBg a:hover, #YellowBoxBg a:active {
color: #000000;
text-decoration:underline;
font-weight: normal;
}
#LtPinkBoxBgSmall {
	background-image: url(images/Lt-Pink-Box-Bg-Small_02.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 7px;
	padding-left: 7px;
}
#YellowMenuBg {
	background-image: url(images/Yellow-Menu-Bg_02.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 7px;
	padding-left: 7px;
}
#YellowMenuBg ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 13px;
	padding-left: 5px;
	}
#copyright {
	font-size: 7pt;
	color: #DD757A;
}
#copyright a:link, #copyright a:visited, #copyright a:hover, #copyright a:active {
	font-size: 7pt;
	color: #E37A7D;
	text-decoration: none;
}
.small_font {
	font-size: 8pt;
}
