body
{
	background-color: #FDF5E6;
	margin-left: 10px;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}

A:link		{color: blue;
		text-decoration: underline}

A:visited	{color: blue;
		text-decoration: underline}

A:hover 	{color: red;
		text-decoration: none}

A:active	{color: red;
		text-decoration: none}

#pagebann
{
	width: 600px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background: url(../jpg/pagebann.jpg) no-repeat top;
	padding-top: 75px;
	padding-bottom: 20px;
}

#textnav
{
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
}

#footer
{
	font-size: 10px;
	padding-top: 20px;
}

#main-container
{
	width: 770px;
}

#nav-container
{
	width: 160px;
	float: left;
	padding-top: 5px;
}

#cont-container
{
	width: 600px;
	float: right;
	padding: 5px;
}

#navbar
{
  width: 150px;
  margin: 0px auto 0px auto;
  padding: 0px;
  font-size: 11px;
}

#navbar li
{
  display: inline;
  padding: 0px;
	margin-left: 0px;
}

#navbar a:link, #navbar a:visited
{
  color: #FFFFFF;
  background-color: #000080;
	border: 1px solid #004080;
	padding: 4px 0px 4px 0px;
  float: left;
  width: 148px;
	height: 20px;
	line-height: 20px;
  text-decoration: none;
  text-align: center;
}

#navbar a:hover
{
  color: #FFFFFF;
  background-color: #000099;
}

.copyright	{font-family: Arial;
		text-align: center;
		font-size: 8pt;
		color: black}
		
.header		{color: black;
		font-family: Arial;
		font-weight: Bold;
		font-size: 18pt;
		text-align: center}

.list-table td
{
	padding: 2px;
	border-bottom: 1px solid #B9B0A1;
}

.result1	{color: #000080;
		background: #FDF5E6;
		font-family: Arial;
		font-size: 8pt;
		font-style: normal;
		margin-right: 15px;
		margin-left: 15px}

.result2	{color: #000080;
		background: #C7C7E3;
		font-family: Arial;
		font-size: 8pt;
		font-style: normal;
		margin-right: 15px;
		margin-left: 15px}

.section	{color: #FFFFFF;
                background-color: #000080;
		font-family: Arial;
		font-weight: Bold;
		font-size: 12pt;
		text-align: center}

.text1		{color: #000080;
		background-color: #FDF5E6;
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		margin-right: 15px;
		margin-left: 15px}


.text2		{color: black;
		background-color: #FDF5E6;
		font-family: Arial;
		font-size: 8pt;
		font-weight: Bold;
		text-align: left;
		margin-right: 15px;
		margin-left: 15px}

.text3		{color: #000080;
		background-color: #DBD3C4;
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		margin-right: 15px;
		margin-left: 15px}
		
.text4		{color: black;
		font-family: Arial;
		font-size: 8pt;
		text-align: center}

.text5		{color: #FFFFFF;
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		margin-right: 15px;
		margin-left: 15px}

.info		{font-family: Arial;
		font-size: 10pt;
		text-align: center;
		color: black}

.links		{font-family: Arial;
		font-size: 8pt;
		text-align: center}
