p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330033;
	padding-right: 5px;

}
td, ul, ol {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330033;
}
.leftbg {
	background-image: url(../images/left_img_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.textbg {
	background-image: url(../images/i_text_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;

}
a:link { color:#996699; text-decoration:none}
a:visited { color:#996699; text-decoration:none}
a:hover { color:#FFCC33; text-decoration:underline}
a:active { color:#996699; text-decoration:none}

a.breadcrumb:link { font-size:9px; color:#996699; text-decoration:underline}
a.breadcrumb:visited { font-size:9px; color:#996699; text-decoration:underline}
a.breadcrumb:hover { font-size:9px; color:#ffffff; text-decoration:underline}
a.breadcrumb:active { font-size:9px; color:#996699; text-decoration:underline}

.smalltext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996699;
}
.hdr {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996699;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996699;
}
