body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color: #FB5DCC;
} 

p, td {
   font-family: Arial, helvetica, sans-serif;
   font-size: 12px;
   color:#543D14;
}

a 			{ color: #99AC76; text-decoration: none; }
a:link 		{ color: #99AC76; text-decoration: none; }
a:visited 	{ color: #99AC76; text-decoration: none; }
a:hover 	{ color: #cccccc; text-decoration: none; }

a.nav 			{ color:white; font-size: 11px; font-weight: bold; text-decoration: none; }
a.nav:link 		{ color:white; font-weight: bold;}
a.nav:visited 	{ color:white; font-weight: bold;}
a.nav:hover 	{ color:#cccccc; font-weight: bold;}

a.leftnav 			{ color: #99AC76; font-weight: bold; text-decoration: none; }
a.leftnav:link 		{ color: #99AC76; font-weight: bold;}
a.leftnav:visited 	{ color: #99AC76; font-weight: bold;}
a.leftnav:hover 	{ color: #cccccc; font-weight: bold;}

h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 16px;font-weight: bold; color: #FB5DCC; margin-bottom:5px;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size: 14px;font-weight: bold; color: #654C20; margin-bottom:5px;}

.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}

.bold { font-weight:bold;}
.boldlrg { font-weight:bold; font-weight:14px;}
.itemnum { font-weight:bold; font-weight:11px;}

.main { color:#363636; font-weight:bold; margin-top:0px; }
.navbox { background-color:#FCB5DA; padding-right:10px; padding-left:10px; text-align:center  }
.catheader { font-size:11px;color:#654C20;font-weight:bold;}

.bold {font-weight: bold; }
.white { color: #ffffff; font-weight: bold;}
.brown { color:#654C20; font-weight: bold;}
.lime { color:#AEE654; font-weight: bold;}
.pink { color:#FCB5DA; font-weight: bold;}
.hotpink { color:#FB5DCC; font-weight: bold;}
.blue { color:#ACCCFB; font-weight: bold;}
.lable {font-weight: bold; }


.footer, a.bottomnav {
font-size: 9px;
color:white;
font-weight: normal;
}

#main { 	background-color:#FFFFFF; 	width:904px; height:164px;}
#card { 	background-color:#FFFFFF; width:400px; height:300px;}
#card.body { background-color:#FFFFFF; width:400px; height:300px;}
#header {	width:904px;}
#topnav {	position: absolute;	width: 580px; left:300px; top: 200px; height: 18px;}
#footer {	width:904px;	background-image:url(../images/bgfooter.gif) }
