a {
	color: #9E207E;
	text-decoration: underline;
}

a:visited {
	color: #A1410D;/*E36800*/
}

a:hover {
	color: Red;
}

a:active {
	color: Red;
}

a.visited:visited {
	color: #9F3F39;
}


.no-visited.,no-visited:link,.no-visited:visited {
	color: #9E207E;
	text-decoration: underline;
}

.no-visited:hover,.no-visited:active {
	color: Red;
}


body {
}

body, p, ul, td, tr {
	color: #A1410D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

input, select, textarea {
	color: #310000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #888888;
}

ul,.bullet1 {
	list-style-image: url(/images/bullet1.gif);
}

.bullet2 {
	list-style-image: url(/images/bullet2.gif);
}


.copyright {
	color: #9A9A9A;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
}

.subpage-index,.subpage-index:link,.subpage-index:visited {
	color: #9E207E;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.subpage-index:hover,.subpage-index:active {
	color: #FF0000;
}

.text-arial {
	font-family: Arial, sans-serif;
}

.text-sm {
	font-size: 10px;
}

.text-med {
	font-size: 12px;
}

.text-bold {
	font-weight: bold;
}

.text-large {
	font-size: 13px;
}

.no-deco {
	text-decoration: none;
}



.text-white {
	color: #FFFFFF;
}

.text-bold {
	font-weight: bold;
}

.color-pink {
	color: #9E207E;
}

.color-red {
	color: Red;
}

.title1 {
	color: #9E207E;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.title2 {
	color: #9E207E;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.title3 {
	color: #9E207E;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.title4 {
	color: #9E207E;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.top-index	 {
	color: #630800;
	font-size: 11px;
}

#printSpace {
	display: none;
}
