a {	
	color: #FF9900;	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;

}
body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	margin: 0px;
}
h1 {
	font-size: 24px;
	margin: 0px;
	color: #FF9900;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
h2 {
	font-size: 18px;
	color: #FF9900;
	margin: 0px;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	margin: 0px;
}
h4 {
	color: #000000;
	margin: 0px;
}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Navigation {
	background-color: #006600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #009900;
	font-weight: bold;
}
.mainBox {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003300;
	border-bottom-color: #003300;
}
.small {
	font-size: 10px;
}
.Title {
	color: #003300;
	background-color: #CCCCCC;
	font-weight: bold;
}
.pp_tbl {
	border: 1px solid #000066;
	background-color: #006600;
}
hr {
	border: 1px dashed #000099;
}
.rd { color: #FF0000; }
.white { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; background-color: #FFFFFF; }
.main { background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.bold {
	font-weight: bold;
}
