a.site {
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a.site:link {
	color: #780D70;
}
a.site:visited {
	color: #780D70;
}
a.site:active {
	text-decoration: none;
}
a.site:hover {
	text-decoration: underline;
	color:#0A591A;
}

/* ------------------------------------------*/
a.delete {
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
a.delete:link {
	color: #ff0000;
}
a.delete:visited {
	color: #ff0000;
}
a.delete:active {
	text-decoration: none;
}
a.delete:hover {
	text-decoration: underline;
	color: #000000;
}

/*-------------------------------------------*/

body {
background-color: #CCCCCC;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
/* 	color: #2F2B05; */
	color: #FFFFFF;
margin:0px;
}
table {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	color: #2F2B05;
}
input, textarea, select, option {
	font-size: 8pt;
	font-family: verdana;
	border-style: solid;
	border-width: 1;
	border-color: #999999;
	background-color: #F7F7F7;
}
form {
	padding: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 13pt;
/*	color: #860832; */
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-size: 11pt;
	color: #860832;
	margin-top: -2px;
	margin-bottom: 0px;
}
.nobrdr {
	border: 0;
	background-color: #FFFFFF;
}
.small {
	font-size: 8pt;
}

.specialBorder {
	border: 1px solid #ff0000;
	background-color: #FFFEEE;
}

.greenBorder {
  border: 1px solid #067318;
}

.blackBorder {
  border: 1px solid #000000;
}


.maroonBorder {
  border: 1px solid #780D70;
}

.greyBorder {
  border: 1px solid #565556;
}
.link2 { font-size: 2px; color:#F2F2F2; text-decoration: none; }
/* ------------------------------------------*/
a.greyLink {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.greyLink:link {
	color: #565556;
}
a.greyLink:visited {
	color: #565556;
}
a.greyLink:active {
	text-decoration: none;
}
a.greyLink:hover {
	text-decoration: underline;
	color: #990000;
}

/* ------------------------------------------*/
a.greyLinka {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.greyLinka:link {
	color: #565556;
}
a.greyLinka:visited {
	color: #565556;
}
a.greyLinka:active {
	text-decoration: none;
}
a.greyLinka:hover {
	color: #990000;
}

/*-------------------------------------------*/

a.bottomLink {
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}
a.bottomLink:link {
	color: #FFFFFF;
}
a.bottomLink:visited {
	color: #ffffff;
}
a.bottomLink:active {
	text-decoration: none;
}
a.bottomLink:hover {
	text-decoration: underline;
	color: #FFCCCC;
}

/*-------------------------------------------*/

a.greenLink {
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal; 
}
a.greenLink:link {
	color: #0A591A;
}
a.greenLink:visited {
	color: #0A591A;
}
a.greenLink:active {
	text-decoration: none;
}
a.greenLink:hover {
	text-decoration: underline;
	color: #000000;
}

/*-------------------------------------------*/
a.darkGreyLink {
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a.darkGreyLink:link {
	color: #666666;
}
a.darkGreyLink:visited {
	color: #666666;
}
a.darkGreyLink:active {
	text-decoration: none;
}
a.darkGreyLink:hover {
	text-decoration: underline;
	color: #999999;
}

/*-------------------------------------------*/
.colorsubheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #00539F;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}

/*-------------------------------------------*/
a.categ {
	font-size: 12px;
	font-family:Tahoma, Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
a.categ:link {
	color: #000000;
}
a.categ:visited {
	color: #000000;
}
a.categ:active {
	text-decoration: none;
}
a.categ:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/*-------------------------------------------*/
a.print {
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a.print:link {
	color: #990000;
}
a.print:visited {
	color: #990000;
}
a.print:active {
	text-decoration: none;
}
a.print:hover {
	text-decoration: underline;
	color: #000000;
}
.style1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style4 {color: #FFFFFF}
.style5 {color: #C2C5EE}
