p {}

td {}

a:link { color: black }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.buttonlink {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #476BA2;
	text-decoration: none;
    border-top:2px outset #95AAC9;
	border-bottom:2px outset #476BA2;
	height:15px;
	cursor:hand;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:12px;
    padding-right:12px;
}
.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;	
}
.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: arial;
font-size: 18pt;
font-weight: bold;
color: #666699;
}
.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: #666666;
}
.blacklink A:link {
color: #000000;
font-weight: normal;
}
.blacklink A:visited {
color: #000000;
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;
}

