body
{
	margin: 0px;
	background-color: #fffd5a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: normal;
	color: black;
}

a:link { color: #009900; }
a:visited { color: #006600; }
a:hover, a:active { color: red; }
a.active { color: red !important }

.body
{
	background-image: url(images/spring/bk-daffodil.jpg);
}

table.headban { background-color: #00cc00; }

h1#logo
{
  margin: 0px; padding: 0px;
  width: 359px; height: 53px;
  background-image: url(images/spring/nwctitle.gif);
  background-repeat: no-repeat;
}

h1#logo span { display: none; }

table.ltbl { width: 100%; padding-left: 20px; padding-right: 20px }
div.menu1
{
background-color: #00ff66;
text-align: center;
}

div.menu1 table tr td
{
vertical-align: middle;
padding: 3px 6px 2px 6px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 75%;
}

div.menu1 table tr td a:link, div.menu1 table tr td a:visited
{
color: #006600;
text-decoration: none;
}

div.menu1 table tr td a:hover, div.menu1 table tr td a:active
{
color: red;
text-decoration: underline;
}

div.menu1 table tr td.hilite
{
font-weight: bold;
}

div.menu2
{
background-color: #fefca8;
height: 34px;
text-align: center;
background-image: url(images/spring/menu2-shadow.gif);
background-position: bottom;
background-repeat: repeat-x;
}

div.menu2 table tr td
{
vertical-align: middle;
padding: 3px 6px 2px 6px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 75%;
}

div.menu2 table tr td a:link, div.menu2 table tr td a:visited
{
color: #006600;
text-decoration: none;
}

div.menu2 table tr td a:hover, div.menu2 table tr td a:active
{
color: red;
text-decoration: underline;
}

div.infoBot
{
background-image: url(images/spring/bginfo.gif);
background-position: top;
background-repeat: repeat-x;
margin-top: 24px;
}

div.infoBot table tr td strong { font-size: 75%; margin-left: 16p; text-indent: 16px; }

div.infoBot table tr td ul { margin-top: -16px; }
div.infoBot table tr td ul li { font-size: 70%; }

div.members
{
margin-top: 24px;
text-align: center;
}

div.bot 
{ 
margin-top: 32px;
background-color: white; 
text-align: center;
}

td.address
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
}

td.imgComments { font-size: 60%; text-align: center; }

h3.left 
{
	font-size: 80%;
}

.bodytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 160%;
	text-align: left;
}

table.mikm tr td
{
	font-size: 60%;
	text-align: left;
}

input.small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: right;
}

td.mikmbtn { text-align: center !important; padding-top: 8px;}

div.langTrans { font-size: 60%; }

.smallprint { font-size: 60%; }

td.langTrans { padding-left: 16px; padding-right: 16px; }

td.imgsTR { background-image: url(images/spring/picc-tr.gif); }
td.imgsR { background-image: url(images/spring/picc-r.gif); background-repeat: repeat-y; }
td.imgsBL { background-image: url(images/spring/picc-bl.gif); }
td.imgsB { background-image: url(images/spring/picc-b.gif); background-repeat: repeat-x; }
td.imgsBR { background-image: url(images/spring/picc-br.gif); }

div.popup
{
	position: absolute;
	visibility: hidden;
	background-color: #51ff51;
	width: 200px;
	border: 1px white outset;
	z-index: 5;
	left: 0px;
	top: 88px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.menu
{
	font-size: 60%;
	background-color: transparent;
	color: #006600;
	cursor: hand;
}

td.menuHilite
{
	font-size: 60%;
	background-color: #00cc00;
	color: white;
	cursor: hand;
}

.largeText { font-size: x-large; }
.normalText { font-size: small; }

.phone { font-size: 120%; font-weight: bold; }
