body {
	margin:10px 0 0 0;
	padding:2px;
	background:#666666;
	text-align:center;
	font-size: 76%;
	font-family: Georgia, verdana, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
}
#container {
	Padding-top:10px;
	Padding-bottom:10px;
	width:750px;
	margin:0 auto;
}

#title {
	margin:0px 0 0 -5px;
	background-color:#CC6666;
	width:750px;
	position:relative;
	background-repeat:no-repeat;
	background-position:100% 100%;
	padding-bottom:0px;
	text-align: right;
	font-size: 1em;
	color:#FFFFFF;
	}
	
#footer {
	margin:0px 0 0 -5px;
	background-color:#CC6666;
	width:750px;
	height:2px;
	position:relative;
	background-repeat:no-repeat;
	background-position:100% 100%;
	padding-bottom:0px;
	text-align: left;

	}

#page {
	margin:0px 0 0 -5px;
	background-color:#CC6666;
	width:750px;
	
	position:relative;
	background-repeat:no-repeat;
	background-position:100% 100%;
	padding-bottom:0px;
	text-align: left
}

#data {
	width:730px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
	background-color:#ffffff;
}


#topNavContain {
	background-color:#669966;
	background-repeat:no-repeat;
	margin:0;
	float:left;
	width:100%px;
}
#topNav {
	margin:0;
	text-align:left;
	list-style:none;
	background:#669966;
	width:100%;
	float:left;
}

#topNav li {
	padding:3px 3px 3px 5px;
	margin:0;
	background-position: 2px 7px;
	background-repeat: no-repeat;
	float:left;
	background-color:#669966;
	font-size: 1.2em;
	font-weight:bold;
}
#topNav a {
	display:block;
	text-decoration:none;
}

#topNav li a {
	color:#ffffff;
	background-position: -3px 4px;
	background-repeat: no-repeat;
	padding:1px 3px 1px 10px;
}



p {
	font-size: 1em;
	line-height:1.3em;
	color:#333333;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px
	
}

table {border-color: #99CC99;}

tr {border-color: #99CC99}

td {	
		border-color: #99CC99;
		font-size: 1em;
		color:#333333;
		text-align: left;
		}
th {
		border-color: #99CC99;
		font-size: 1em;
		color:#333333;
		text-align: center;}

h1 {
	font-size: 1.4em;
	color:#CC6666;
	padding-left: 5px;
	}
h2 {
	font-size: 1.2em;
	color:#333333;
	padding-left: 5px;
	}
h3 {
	font-size: 1.1em;
	color:#333333;
	padding-left: 5px;
	}
h4 {
	font-size: 1.0em;
	padding-left: 5px;
	}
h5 {
	font-size: 1.0em;
	padding-left: 5px;
	}
h6 {
	font-size: 0.8em;
	padding-left: 5px;
	}


li {
	font-size: 1em;
	line-height:1.3em;
	color:#333333;
	text-align: left
}

ul
{line-height:1.3em}

a 	{font-size: 1em;
	line-height:1.3em;
	color:#CC0000;
	text-align: left;
	}