BODY{
scrollbar-arrow-color: #4e346f;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #4e346f;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #4e346f;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #F5F5F5;
}


.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8AC81;
	text-decoration: underline;
}

.link1:hover 	{
	border-bottom: 1px dotted rgb(219,162,129);
	color: rgb(219,162,129);
	text-decoration: none;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.link2:hover 	{
	border-bottom: 1px dotted rgb(,162,129);
	color: rgb(219,162,129);
	text-decoration: none;
}

.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-decoration: underline;
}

.link3:hover 	{
	border-bottom: 1px dotted rgb(,162,129);
	color: rgb(219,162,129);
	text-decoration: none;
}


.dottedw {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}

.dottedb {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #000000;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4e346f;
}

td { font-family: arial, helvetica, sans-serif;  font-size: 11px; color: 000000; }

.bold {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px;
	padding: 5px;
}

.subheader2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #D8AC81;
	font-weight: bold;
	
}

.subheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	
}
.textw {

	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.textb {

	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #d8ac81;
	font-weight: bold;
}

.text {

	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.textsmall {

	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.boldw {

	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px;
	padding: 5px;
}
.boldred {


	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

