/* IAMLE Style Sheet

    Created by Alliance Technologies

	Last Updated: 08/12/2002 by CS */



/* Font Sizes and Colors */


body {
	top:0;
	left:0;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;	
	font: 10pt Arial, Sans-Serif;
	color: #000;
	background-image: url(../images/bg.gif);
	background-color: White;
}

h1 {font: 16pt Arial, Sans-Serif; color: #00A0C6; font-weight: bold}
h2 {font: 12pt Arial, Sans-Serif; color: #ffcc00; font-weight: bold}
h2.popout {font: 10pt Arial, Sans-Serif; color: #FFF; font-weight: bold}
h3 {font: 10pt Arial, Sans-Serif; color: #00A0C6; font-weight: bold}

table {Font: 10pt Arial, Sans-Serif;}
tr {Font: 10pt Arial, Sans-Serif;}
td {Font: 10pt Arial, Sans-Serif;}
label {Font: 10pt Arial, Sans-Serif;}

a.nav:link {text-decoration: none; font-weight: bold; color: #00A0C6;}
a.nav:visited {text-decoration: none; font-weight: bold; color: #00A0C6;}
a.nav:hover {text-decoration: none; font-weight: bold; color: #ffcc00;}

a.nav2:link {text-decoration: none; color: #00A0C6;}
a.nav2:visited {text-decoration: none; color: #00A0C6;}
a.nav2:hover {text-decoration: none; color: #ffcc00;}

a.top:link {text-decoration: underline; color: #ffcc00;}
a.top:visited {text-decoration: underline; color: #ffcc00;}
a.top:hover {text-decoration: none; color: #ffcc00;}

