p {}

td {}

a:link { color: white }

a:visited { color: #a4cb93 }

a:hover { color: #a4cb93 }

a:active { color: #a4cb93 }
.buttonlink { font-family: arial; font-size: 9pt; font-weight: bold; color: #ffffff; font-style: italic; background-color: #b713a2; background-position: center 0; text-decoration: none; border-top:2px outset #95aac9; border-bottom:2px outset #476ba2; height:24px; padding: 3px 12px; cursor:hand; }
.info{
	color: black;
	font-size: 8pt;
	font-family: verdana;
}	
	.footertxt {
	color: #999;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	padding: 10px 0 0 0;
	line-height: 18px;
}
A.footerlinks, A.footerlinks:Visited, A.footerlinks:Active {
	color: #333;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
	}
A.footerlinks:Hover {
	color: #931f20;
	font-family: arial;
	}
.error{
	color: #FF0000;
	font-size: 10pt;
	font-family: verdana;
}
.success{
	color: #00FF00;
	font-size: 10pt;
	font-family: verdana;	
}
.border{ background-color: #eafffd; border: solid 2pt purple; outline: solid 2pt #ab3e97; }


.statusbar {
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
}
.statusbarbold {
font-family: arial;
font-size: 8pt;
font-weight: bold;
color: #ffffff;
}
.pagetitle {
font-family: arial;
font-size: 12pt;
font-weight: bold;
color: #420107;
}
.pagetitle1 { 
font-family: arial;
font-size: 12pt;
font-weight: bold;
color: #000000;
}
.pagetitle2 { font-family: braddon; font-size: 28pt; font-weight: bold; color: #b713a2; font-style: italic; border-color: #b713a2; border-width: 0; outline-color: #b713a2; outl }
.tabletitle {
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #476BA2;
}
.pagetitle A:link {
color: #ffffff;
font-weight: normal;
}
.pagetitle A:visited {
color: #ffffff;
font-weight: normal;
}
.pagetitle A:hover {
color: #ffffff;
font-weight: normal;
}
.breadcrumb {
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #476BA2;
}
.breadcrumb A:link {
color: #666666;
font-weight: normal;
}
.breadcrumb A:visited {
color: #666666;
font-weight: normal;
}
.breadcrumb A:hover {
color: #000000;
font-weight: normal;
}
.intro {
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
}
.bodybold {
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: black;
}
.bodybold A:link {
color: #000000;
}
.bodybold A:visited {
color: black;
}
.bodybold A:hover {
color: black;
}
.body { font-family: arial; font-size: 10pt; font-weight: normal; color: black; }
.body A:link {
color: black;
}
.body A:visited {
color: #000000;
}
.body A:hover {
color: #000000;
}
.greylink {
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
}
.greylink A:link {
color: #666666;
font-weight: normal;
}
.greylink A:visited {
color: #666666;
font-weight: normal;
}
.greylink A:hover {
color: #59b224;
font-weight: normal;
}
.blacklink {
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: white;
}
.blacklink A:link {
color: white;
font-weight: normal;
}
.blacklink A:visited {
color: white;
font-weight: normal;
}
.blacklink A:hover {
color: #59b224;
font-weight: normal;
}
#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 375px;
}
.tickerText {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
            padding-top:3px;
			font-weight: normal;
			color: #ffffff;
			text-decoration: none;
		}
