p {}

body {

}

td {}

a:link { color: black }

a:visited { color: #000 }

a:hover { color: #000 }

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;
}
.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-size: 12pt; font-weight: bold; color: #000; font-family: arial; }
.pagetitle1 { font-size: 18pt; font-weight: bold; color: #fff; font-family: Garamond; }
.pagetitle2 {
font-family: arial;
font-size: 14pt;
font-weight: bold;
color: #420107;
}
.tabletitle {
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #476BA2;
}
.pagetitle A:link {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}
.pagetitle A:visited {
color: yellow;
font-weight: normal;
text-decoration: none;
}
.pagetitle A:hover { color: yellow; font-weight: normal; text-decoration: underline; }
.breadcrumb {
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #476BA2;
}
.breadcrumb A:link {
color: #666666;
text-decoration: underline;
font-weight: normal;
}
.breadcrumb A:visited {
color: #666666;
text-decoration: underline;
font-weight: normal;
}
.breadcrumb A:hover {
color: #000000;
text-decoration: underline;
font-weight: normal;
}
.intro {
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
}
.bodybold {
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #420107;
}
.bodybold A:link {
color: #fffff;
text-decoration: underline;
}
.bodybold A:visited {
color: black;
text-decoration: underline;
}
.bodybold A:hover {
color: black;
text-decoration: underline;
}
.body { font-family: arial; font-size: 10pt; font-weight: normal; color: white; }
.body A:link {
color: black;
text-decoration: underline;
}
.body A:visited {
color: #000;
text-decoration: underline;
}
.body A:hover {
color: #000;
text-decoration: underline;
}
.greylink {
font-family: arial;
font-size: 12pt;
font-weight: bold;
color: white;
}
.greylink A:link {
color: white;
font-weight: bold;
text-decoration: none;
}
.greylink A:visited {
color: yellow;
font-weight: bold;
text-decoration: none;
}
.greylink A:hover {
color: yellow;
font-weight: bold;
text-decoration: none;
}
.blacklink {
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: white;
}
.blacklink A:link { color: white; font-family: arial; font-weight: bold; text-decoration: underline; }
.blacklink A:visited { color: #ff0; font-family: arial; font-weight: bold; text-decoration: underline; }
.blacklink A:hover { color: #ff0; font-size: 12px; font-family: arial; font-weight: normal; background-color: #000; background-image: url(images/back.gif); background-position: 12px 0; text-decoration: none; text-align: center; vertical-align: middle; width: 129px; height: 58px; padding: 20px; }
.border { border: solid 1pt #263d78;  outl }

