body   {
	padding: 5px;
	background-image: url(images/bg_concreate.jpg);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-attachment: scroll;
	background-color: #666;
}
h1    {
	color: #4A7188;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px
}
p          { color: #333; font-size: 11px; line-height: 18px; font-family: verdana, georgia, "Times New Roman", Times; text-align: justify; letter-spacing: 1px }
p.unjust           { color: #333; font-size: 11px; line-height: 18px; font-family: verdana, georgia, "Times New Roman", Times; text-align: left; letter-spacing: 1px }
td {}
td.navOff      { background-color: #6893ad; text-align: center; padding-right: 15px; padding-left: 15px; border-right: 1px dotted #fff }
td.navOn        { color: #333; font-weight: bold; font-size: 11px; line-height: 18px; font-family: verdana, georgia, "Times New Roman", Times; background-color: #9cc39c; text-align: center; letter-spacing: 1px; padding-right: 15px; padding-left: 15px; border-right: 1px dotted #fff }
td.navOnFirst         { color: #333; font-weight: bold; font-size: 11px; line-height: 18px; font-family: verdana, georgia, "Times New Roman", Times; background-color: #9cc39c; text-align: center; letter-spacing: 1px; padding-right: 15px; padding-left: 15px; border-right: 1px dotted #fff; border-left: 1px dotted white }
td.navOffFirst        { background-color: #6893ad; text-align: center; padding-right: 15px; padding-left: 15px; border-right: 1px dotted white; border-left: 1px dotted white }
.bold  {font-weight: bold; line-height: 18px }
.copy    { font-size: 10px; line-height: 14px; text-align: center }
.navOff    { color: white; font-size: 11px; line-height: 18px; text-decoration: none; text-align: center }
.navOff a:link  { color: white; text-decoration: none }
.navOff a:visited        { color: #fff; text-decoration: none }
.navOff a:hover     { color: #feffff; text-decoration: underline }
ul        { color: #333; font-size: 11px; line-height: 18px; font-family: verdana; text-decoration: none; text-align: justify; letter-spacing: 1px; list-style-type: disc }
ul a:link      {
	color: #039;
	font-size: 11px;
	line-height: 18px;
	font-family: verdana;
	text-decoration: none;
	list-style-type: disc
}
ul a:visited       {
	color: #039;
	font-size: 11px;
	line-height: 18px;
	font-family: verdana;
	text-decoration: none;
	list-style-type: disc
}
ul a:hover    {
	color: #039;
	font-size: 11px;
	line-height: 18px;
	font-family: verdana;
	text-decoration: underline;
	list-style-type: disc
}
ul.nav a:link      { color: #fff; font-size: 11px; line-height: 18px; font-family: verdana; text-decoration: none; list-style-type: disc }
ul.nav a:visited       { color: #fff; font-size: 11px; line-height: 18px; font-family: verdana; text-decoration: none; list-style-type: disc }
ul.nav a:hover    { color: #fff; font-size: 11px; line-height: 18px; font-family: verdana; text-decoration: underline; list-style-type: disc }
a:link         {
	color: #039;
	font-family: verdana;
	text-decoration: none
}
a:visited         {
	color: #039;
	font-family: verdana;
	text-decoration: none
}
a:hover      {
	color: #039;
	font-family: verdana;
	text-decoration: underline
}
.image  { margin: 10px; padding: 10px }
.border    { border: dotted 2px #6893ad }
.borderBottom  { border-bottom: 1px solid #9cc39c }
.borderLeft   { border-left: 1px solid #9cc39c }
li.top                   { float: left; margin: 0px; padding: 0pt; position: relative; z-index: 2; width: 100% }
#dropdown       { margin: 0px; padding: 10px }
.red { color: #8b0000 }
