BODY {
	background-image: url(images/page-bg.jpg);
	background-color: #98a664;
	margin-top: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : Black;
	text-align : center;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : Black;
	text-align : center;
}

.style1 {color: #025FAA; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.style2 {color: #025FAA; font-family: Arial, Helvetica, sans-serif; font-size: 13px;  font-weight: bold;}

.style3 {color: #00703c; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

.style4 {color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }

.style5 {color: #025FAA; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }

.style6 {color: #025FAA; font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold;}

.style7 {color: #FFFFFF}

/* Links */
a {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

a:link {color: #006600; } 
a:visited {color: #006600; text-decoration: none; } 
a:active {color: #006600; text-decoration: none; } 
a:hover {color: #00ff00; text-decoration: none; } 

a.nav:link {color: #ccccd9; text-decoration: none; }
a.nav:visited {color: #b9b9cf; text-decoration: none; }
a.nav:active {color: black; }
a.nav:hover {color: white; }

a.nav2 {font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
a.nav2:link {color: #d4d4c8; text-decoration: none; }
a.nav2:visited {color: #d4d4c8; text-decoration: none; }
a.nav2:active {color: #d4d4c8; }
a.nav2:hover {color: #ffffff; text-decoration: none; }

a.nav3 {font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.nav3:link {color: #00703c; text-decoration: none; }
a.nav3:visited {color: #00703c; text-decoration: none; }
a.nav3:active {color: #00703c; }
a.nav3:hover {color: #ffffff; text-decoration: none; }

a.nav4 {font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.nav4:link {color: #d4d4c8; text-decoration: none; }
a.nav4:visited {color: #d4d4c8; text-decoration: none; }
a.nav4:active {color: #d4d4c8; }
a.nav4:hover {color: #ffffff; text-decoration: none; }

H1, H2, H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	text-align : center;
	color : #990000;
}

.fieldName {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : Black;
	vertical-align : top;
	text-align : left;
}

.fieldElement{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : Black;
	vertical-align : top;
	text-align : left;
}

.rowHeading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	color : White;
	font-weight : bold;
	background-color : #669999;
	text-align : left;
}

.rowGroup1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : White;
	font-weight : bold;
	background-color : #990000;
	text-align : left;
}

.rowDetail{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : Black;
	background-color : White;
	text-align : left;
}

.rowDetailAlt{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : Black;
	background-color : #DCDCDC;
	text-align : left;
}

.descr{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : Black;
	font-weight : bold;
	text-align : left;
}

