/* astersmith logo gold: F4C456 */
/* astersmith logo purple: 333367 */
/* astersmith logo teal: 99CB9A */

body {
	font-family: arial;
	font-size: 12px;
	cursor: default;
	color: AAAAAA;
	background-color: FFFFFF;
}

td {
	font-family: arial;
	font-size: 12px;
	cursor: default;
	color: AAAAAA;
}

a {
	color: F4C456;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: F4C456;
	text-decoration: underline;
}

.arealink {
	font-size: 16px;
}

.cellbg {
	background-color: FFFFFF;
}

.linesepbg {
	background-color: CCCCCC;
}

.textboxoutline {
	background-color: AAAAAA;
}

.boxshadowbg {
	background-color: F0F0F0;
}

.cellbodytext {
	color: 888888;
	line-height: 1.6em;
}

.textboxtitle {
	background-color: F9F9F9;
	color: 99CB9A;
	font-size: 16px;
	font-weight: bold;
}

.slogan {
	font-size: 20px;
	color: BBBBBB;
	font-style: italic;
}

html {
	overflow-y: scroll;
}

ul {
	list-style-type: square;
}

.bodyheading {
	color: 333367;
	font-size: 14px;
	font-weight: bold;
}

.attention {
	color: red;
	font-weight: bold;
}
