body {
	background-color: #ECECEC;
}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; ; font-size:12px
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; ; font-size:12px ; background-color:#FFFFFF
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; ; font-size:12px ;text-decoration: none
}

.copyright {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; ; font-size:10px
}

.menulink:link    { color : #000000 ; text-decoration: none; }
.menulink:visited { color : #000000 ; text-decoration: none; }
.menulink:active  { color : #000000; text-decoration: none; }
.menulink:hover   { color : #1f81df; text-decoration: underline; }

.small    { font-size:10px ; color : #000000 ; text-decoration: none; }

.red   { color : #FF0000; font-weight:bold; }

.smalllink:link    { font-size:10px ;color : #000000 ; text-decoration: none; }
.smalllink:visited { font-size:10px ;color : #000000 ; text-decoration: none; }
.smalllink:active  { font-size:10px ;color : #000000; text-decoration: none; }
.smalllink:hover   { font-size:10px ;color : #1f81df; text-decoration: underline; }

.boldlink:link    { font-weight:bold; font-size:12px ;color : #000000 ; text-decoration: none; }
.boldlink:visited { font-weight:bold; font-size:12px ;color : #000000 ; text-decoration: none; }
.boldlink:active  { font-weight:bold; font-size:12px ;color : #000000; text-decoration: none; }
.boldlink:hover   { font-weight:bold; font-size:12px ;color : #1f81df; text-decoration: underline; }


