body, label
{
font-family:verdana, arial, helvetica, geneva, times, Garamond;
font-size:12px;
color:#000000;
margin: 12px 12px 12px 12px;
}

fieldset
{
font-family:verdana, arial, helvetica, geneva, times, Garamond;
font-size:12px;
color:#000000;
padding:5px 7px 5px 3px;
}

#fs240
{
width:140px;
height:240px;
}

#fs260
{
width:150px;
height:250px;
}

legend
{
font-family:verdana, arial, helvetica, geneva, times, Garamond;
font-size:12px;
Font-weight:bold;
color:#606060;
}
img
{
border:0px;
}

.txt
{
font-family:verdana, arial, helvetica, geneva, times, Garamond;
font-size:12px;
color:#000000;
}

thead
{
font-family:verdana, arial, helvetica, geneva, times, Garamond;
font-weight:bold;
color:#606060;
background-color:#f0f0f0;
}

th
{
font-family:verdana, arial, helvetica, geneva, times, Garamond;
font-weight:bold;
font-size:12px;
color:#3f3f3f;
}

td
{
font-family:verdana, arial, helvetica, geneva, times, Garamond;
font-size:12px;
color:#3f3f3f;
}

h1
{
font-family:verdana, arial, helvetica, geneva, times, Garamond;
font-size:22px;
color:#606060;
}

.normalLink
{
font-family:verdana, arial, helvetica, geneva, times, Garamond;
}


/* link colors for all link states */
	a:link
	{
	text-decoration:underline;
	font-size:12px;
	color:#3030cc;
	}
	
	a:active
	{
	text-decoration:underline;
	font-size:12px;
	color:#3030cc;
	}
	
	a:visited
	{
	text-decoration:underline;
	font-size:12px;
	color:#3030cc;
	}
	
	a:hover
	{
	text-decoration:underline;
	font-size:12px;
	color:#9090ff;
	}

.button
{
width:125px; background-color:#e0efff; border-color:#e0efff;
}
.submitButton
{
width:125px; background-color:#336699; border-color:#336699;color:#ffffff;font-weight:bold;
}
