body {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	background-color: #CCCCCC;
}

p, td    {
	font-family: Arial; 
	font-size: 10pt;
	color: #666666;;
}


}
 h1 {
	font-family: Arial;
	color: #333399;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
}


.tableheading {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.table {
	font-family: Arial;
	color: #808080;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}


a:link {
	font-family: Verdana;
	font-size: 10pt;
	color: #333399;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-size: 10pt;
	color: #333399;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10pt;
	color: #333399;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
	color: #CC0066;
		
}

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:0px solid #FF6600;
	}
		
#navigation a:hover {
	color:#000000;
	background-color: #FFCC00;
	}
#navTop a {
	color: #333333;
	letter-spacing:0.1em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 0.1em;
	text-align: center;
	word-spacing: 10px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 0.1px;
	border-bottom-width: 0.1px;
	border-left-width: 0.1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-position: center;
	}	
	
#navTop a:hover {
	color:#FFFFFF;
	background-color: #CC0000;
	}

	
#navFooter a {
	color: #333333;
	letter-spacing:0.1em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 0.1em;
	text-align: left;
	word-spacing: 10px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 0.1px;
	border-bottom-width: 0.1px;
	border-left-width: 0.1px;
	border-right-style: solid;
	border-right-color: #666666;
	}	
	
#navFooter a:hover {
	color:#FFFFFF;
	background-color: #AF308F;
	}

#padding {
	padding: 10px;
	}
	
#noborder td {
	border: 0px;
	}
	
#border td {
	border: 1px;
	background-color: #ffffff;
	}
	
.tableWht td {
	background-color: #ffffff;
	background-position: center;
	}	

.navbar {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	text-decoration: normal;
	text-align: center;
}

.navbar:link {
	font-family: Arial;
	font-size: 10pt;
	color: #333399;
	text-decoration: normal;
	text-align: center;

}


.navbar:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	text-decoration: normal;
	text-align: center;

}

.horizLine {
	font-family: Arial;
	font-size: 1px;
	color: #CCCCCC;
	text-align: center;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
	background-position: center;
}
.footer {
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	text-align: center;
}

.footer:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #CC0099;
	text-align: center;
	
}


.footer:link {
	font-family: Arial;
	font-size: 8pt;
	color: #333399;
	text-align : center;
}

