TABLE, TH, TR, TD {font-size: 11px; color: #736168; font-family: arial, helvetica, sans-serif;}

BODY {
	font-size: 11px;
	color: #736168;
	font-family: arial, helvetica, sans-serif;
	background: #997985;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 10px;
	}

.secondarybody { padding-left: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px;
	background-image: url(images/secondarybackground.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftsecondary {
	background-image: url(images/leftsecondary.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.rightsecondary {
	background-image: url(images/rightsecondary.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.navsecondary {
	height: 26px;
}

.button {
	color: #4b1c30;
	font-weight: bold;
	font-size: 12px;
}

H1 {font-size:14px; font-family:arial, helvetica; color:#4B1C30; padding-left: 10px;}
H2 {font-size:14px; font-family:arial, helvetica; color:#4B1C30; padding-left: 10px;}
H3 {font-size:14px; font-family:arial, helvetica; color:#4B1C30; padding-left: 10px;}

P {color: #736168; font-size: 11px; font-family:arial, helvetica, sans-serif; padding-left: 10px; padding-top: 0px; padding-right: 10px; padding-bottom: 0px;}

TEXTAREA {font-size:11px; font-family:arial, helvetica, sans-serif;}

LI {list-style: round; color: #736168;}

A:link { color: #964263; text-decoration: underline}       /* unvisited link */
A:visited { color: #964263; text-decoration: underline}   /* visited links */
A:active { color: #964263; text-decoration: underline}    /* active links */
A:hover { color: #5F604B; text-decoration: underline} 

.linkfooter { font-size: 10px; font-family: arial, helvetica, sans-serif; color: #FFFFFF;  padding-bottom: 6px;}
.linkfooter A:link { color: #FFFFFF; font-size: 10px; text-decoration: underline; padding-bottom: 6px;}       /* unvisited link */
.linkfooter A:visited { color: #FFFFFF; font-size: 10px; text-decoration: underline; padding-bottom: 6px;}   /* visited links */
.linkfooter A:active { color: #FFFFFF; font-size: 10px; text-decoration: underline; padding-bottom: 6px;}    /* active links */
.linkfooter A:hover { color: #D76A9D; font-size: 10px; text-decoration: underline; padding-bottom: 6px;} 
