<style type="text/css">

body {
	background-image: url(images/Background_9.jpg);
}


div.HeaderSpace
	{
	width:150px; 
	height:200px; 
	}
	div.Navigation
	{
	margin: 0 auto;
	width:680px;
	height:24px; 
	background-color: #666666; 
	text-align: left;
	vertical-align: middle;
	position :relative;
	clear:both;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 08px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	}


div.Main
	{
	width:680px;
	height:850px;
	margin: 0 auto;
	text-align: left;
	position :relative;
	color:#000;
	background-image: url(images/White.png);

	 /* Mozilla ignores crazy MS image filters, so it will skip the following */
<!--[if lte IE 6]>
	background-color: #000000;
<![endif]-->
}
/* IE ignores styles with [attributes], so it will skip the following. */
.Main[class] {
  background-image:url(images/White.png);
}
	
.style27 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

div.Footer
	{
	margin: 0 auto;
	width:680px; 
	height:20px; 
	background-color: #666666; 
	text-align: right;
	vertical-align: middle;
	clear:both;
		-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	}	
.style29 {font-size: 12px}
.style30 {font-family: Arial, Helvetica, sans-serif}
.style32 {color: #FFFFFF}

a.navi :link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navi :visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.navi :hover {
	text-decoration: none;
	color: #FF6600;
}
a.navi :active {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer :link {
	color: #CCCCCC;
	text-decoration: none;
}
a.footer :visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.footer :hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.footer :active {
	text-decoration: none;
	color: #CCCCCC;
	}
.style33 {font-size: 14px}
.style33 {font-size: 14px}
.style24 {	color: #000000;
	font-weight: bold;
}


table.TN {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.TN th {
	border-width: 2px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.TN td {
	border-width: 2px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.rounded{
 -moz-border-radius:5px;
  -webkit-border-radius:5px;
 border-radius:5px;
}
</style>
</style>
