@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #000000;
	font-size: small;
	text-align:justify;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: small;
	text-align:justify;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: small;
	text-align:justify;
}

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

.mainnav a:link {
	color: #002985;
	font-size: 10pt;
	text-decoration: none;
}

.mainnav a:visited {
	color: #002985;
	font-size: 10pt;
	text-decoration: none;
}

.mainnav a:hover {
	color: #002985;
	font-size: 10pt;
	text-decoration: underline;
}

.mainnav a:active {
	color: #002985;
	font-size: 10pt;
	text-decoration: none;
}

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

.mainnavb a:link {
	color: rgb(128,0,0);
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.mainnavb a:visited {
	color: rgb(128,0,0);
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.mainnavb a:hover {
	color: rgb(128,0,0);
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.mainnavb a:active {
	color: rgb(128,0,0);
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

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

.leftnav a:link {
	color: #002985;
	font-size: 9pt;
	text-decoration: none;
}

.leftnav a:visited {
	color: #002985;
	font-size: 9pt;
	text-decoration: none;
}

.leftnav a:hover {
	color: #002985;
	font-size: 9pt;
	text-decoration: underline;
}

.leftnav a:active {
	color: #002985;
	font-size: 9pt;
	text-decoration: none;
}

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

.leftnavb a:link {
	color: rgb(128,0,0);
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.leftnavb a:visited {
	color: rgb(128,0,0);
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.leftnavb a:hover {
	color: rgb(128,0,0);
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

.leftnavb a:active {
	color: rgb(128,0,0);
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

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

.enternavb a:link {
	color: rgb(128,0,0);
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.enternavb a:visited {
	color: rgb(128,0,0);
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.enternavb a:hover {
	color: rgb(128,0,0);
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

.enternavb a:active {
	color: rgb(128,0,0);
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

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

.toptitle {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: rgb(128,0,0);
	font-size: 16pt;
}

.hrclass {
    color: #497DAF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
}

h1 { font-size: medium; color: rgb(128,0,0); }
h2 { font-size: small; color: rgb(128,0,0); }
h3 { font-size: small; color: rgb(128,0,0); }
h4 { font-size: small; color: #000000; }
h5 { font-size: x-small; color: #000000; }
h6 { font-size: xx-small; color: #000000; }

.coran {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: x-small;
}

.hpstyle1 {
	font-size: 20px;
	font-weight: bold;
	color: rgb(128,0,0);
}
.hpstyle2 {
	font-size: 12;
	font-weight: bold;
	color: rgb(128,0,0);
}
.hpstyle3 {
	font-size: 24px;
	font-weight: bold;
	color: rgb(128,0,0);
}

.grnclass {
    color: #008000;
}