/****************************************
	Contrast Color
****************************************/

input.large {
	background-color: #FFD579;
}

/****************************************
	Dark Color
****************************************/

table.calendar td,
table.pillplanner td.note {
	border-color: #ADABD1;
}

h2 {
	background-color: #ADABD1;
}

table.calendar th,
table.calendar td,
table.pillplanner th,
label,
.color,
input.small {
	color: #333;
}

/****************************************
	Medium Color
****************************************/

hr,
body,
dd em {
	background-color: #E6E5F8;
}

hr {
	color: #E6E5F8;
}

/****************************************
	Light Color Tint
****************************************/

acronym {
	border-color: #F0E1C0;
}

table.knowledge th,
table.knowledge td {
	background-color: #F0E1C0;
}

/****************************************
	Light Color
****************************************/

table.knowledge th,
table.knowledge td {
	border-color: #EEE;
}

#controls ul ul li a,
#tools p,
#menu ul,
#back p,
.content,
table.pillplanner tr.meal td {
	background-color: #EEE;
}

/****************************************
	Images
****************************************/

#tools,
#menu,
#back {
	background-image: url(images/corner-top.gif);
}

#tools p,
#menu ul,
#back p {
	background-image: url(images/corner-bottom.gif);
}

#menu ul ul {
	list-style-image: url(images/arrow-light.gif);
}
