﻿body
{
	font-family: Verdana;
	color: #254069;
	font-size: 10pt;
}
.boxpanel
{
	background-image: url(images/jfws_box.jpg);
	background-repeat: no-repeat;
}
.boxpanel_small
{
	background-image: url(images/box_small.png);
	background-repeat: no-repeat;
	
}
.boxpanel_label
{
	color: #efffff;
	font-size:16px;
	font-weight:normal;
	font-family: Georgia, Verdana;
}
.box_paragraph
{
	color: #efffff;
	font-size:12px;
	font-weight:normal;
	font-family: Georgia, Verdana;
}

.logotext
{
	font-weight: bold;
	font-size: larger;
	color:black;
	background-image:url('images/mark.png');
	background-repeat:no-repeat;

}
.controllabel
{
	font-size: smaller;
}

input
{
	font-size: smaller;
	width: 100px;
}
.LinkButton
{
	color: #ffffff;
	font-size: smaller;
	text-decoration: none;
	z-index: 1;
}
.FloatingGlass 
{
	POSITION: absolute; TOP: auto;
}
.OverMenu
{
	background-color: #9fc6f7;
	color: white;
}
.Menu
{
	background-color: "steelblue";
	vertical-align: top;
	text-align: right;
	color: steelblue;
}
.BoxHeading
{
	font-size:smaller
}
.ImageDescription
{
	font-size: smaller;
	color:Gray
}
a
{
	color: #254069;
	text-decoration:underline;
}
td
{
	vertical-align: top;
}
input
{
	font-size: 10pt;
}
