body {
		background-color:#FFCC99;
	}

p {
		text-align:left;
		margin-left:5;
		font-family:Arial;
		font-size:14;
	}

h1 {
		text-align:left;
		margin-left:5;
		font-family:Arial;
		font-size:20;
		text-align:center;
	}

h2 {
		text-align:left;
		margin-left:5;
		font-family:Arial;
		font-size:18;
	}

h3 {
		text-align:left;
		margin-left:5;
		font-family:Arial;
		font-size:16;
	}





a { text-decoration: none; }

a:hover { text-decoration: underline; }

th { text-align:Left;font-size:12px;background-color:lightblue; }

img { border:0px }

img.icon { margin-bottom:-2px }

#nav-menu img { border-width:0;margin-bottom:-4px }

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
margin: 0 10;
}

#nav-menu li a
{
background: url() #E67800 bottom left repeat-x;
height: 2em;
line-height: 2em;
width: 170;
display: block;
border: 0.1em solid #E67800;
color: #0d2474;
text-decoration: none;
text-align: center;
font-size:14px;
font-weight:bold;
}

#nav-menu li a:hover
{
background: url() #FFCC99 top left repeat-x;
height: 2em;
line-height: 2em;
width: 170;
display: block;
border: 0.1em solid #E67800;
color: #FFFFF;
text-decoration: none;
text-align: center;
}

#nav-menu li a:active
{
background: url() #f0f0f0 bottom left repeat-x;
height: 2em;
line-height: 2em;
width: 170;
display: block;
border: 0.1em solid black;
color: #000000;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:100%
}

