body {
	background-color: #FFFFCC;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #333333;
}

td, th {
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a:link		{ color: #000099; text-decoration: underline; }
a:visited	{ color: #000099; text-decoration: underline; }
a:hover		{ color: #FF6600; text-decoration: underline; }
a:active	{ color: #FF6600; text-decoration: underline; }

form {
	background-color: #CCCC99;
}

.title {
	font-size:xx-large;
	line-height:normal;
	text-align: center;
	background-color: #000099; color: #FFFF66;
}

.subtitle {
	font-size:x-large;
	font-weight: bold;
	color: #660000; font-style: oblique;
	background-color: #FFFF99;
}

.subsubtitle {
	font-size:large;
	font-weight: bold;
	color: #660000;
	padding-left:10px;
	background-color: #FFFFAA;
}

.datetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-align: right;
	font-weight: bold;
	color: #660000; font-style: oblique;
}

.login {
	text-align: center;
}

.login td{
	font-size: x-large;
}

.header {
	font-size: 24px;
	background-color: #990000;
	color: #FFFF66;
}

.nav {
	font-weight: bold;
	background-color: #CCCC66;
	padding-right: 5px;
	padding-left: 5px;
}

.navLink {
	font-weight: bold;
	background-color: #DEDECA;
	padding-right: 5px;
	padding-left: 5px;
}

a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.lc_table {
	text-align: center;
}

.lc_table td{
	padding: 3px;
}

.ll_table {
	text-align:left;
	margin-left:10px;
}

.ll_table td{
	padding: 3px;
}

.sl_table {
	text-align:left;
	margin-left:10px;
}

.sl_table td{
	padding: 5px;
	font-size: large;
}

.sc_table {
	text-align: center;
}

.sc_table td{
	font-size: large;
	padding: 5px;
}

.footer {
	font-size: x-small;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	color: #333333;
	background-color: #FFFF66;
}

.legal {
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-style: dotted;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	background-color: #CCCC99;
	color: #660000; font-weight: bolder; font-size: medium;
}

.layer1{
	background-color: #FFFF99;
	padding-left: 5px;
}

.layer2{
	background-color: #CCCC99;
	color: #660000;
	padding-left: 5px;
}

.layer3{
	background-color: #99CC99;
	color: #FFFF99;
	padding-left: 5px;
}

.layer4{
	background-color: #999933;
	color: #FFFF99;
	padding-left: 5px;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.button{
	text-align:center;
}
.eyebrow {font-family: osaka,MS PƒSƒVƒbƒN,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-transform: uppercase; text-decoration: none; color: #FFFFFF;}
A.eyebrow:link { text-decoration: none;}

