.helpheadline	            {
	font-size: 10px;
	text-align: left;
	font-family: MS Sans Serif;
	font-weight: bold;
	color: #ffffff;
	background: #20b2aa;
	height: 20;
}

.helptext 					{
	font-size: 10px;
	text-align: left;
	font-family: MS Sans Serif;
	color: #00000;
}

.textleft 					{
	font-size: 10px;
	text-align: left;
	font-family: MS Sans Serif;
	color: #00000;
}

.textcenter 				{
	font-size: 10px;
	text-align: center;
	font-family: MS Sans Serif;
	color: #00000;
}

.whitecenter 				{
	font-size: 12px;
	text-align: center;
	font-family: MS Sans Serif;
	color: #ffffff;
}

.whiteleft 				{
	font-size: 12px;
	text-align: left;
	font-family: MS Sans Serif;
	color: #ffffff;
}

.small 						{
	font-size: 2px;
	text-align: left;
	font-family: MS Sans Serif;
	color: #808080;
}

A.menulink:link				{
	text-decoration: none;
	color: #000000;
}

A.menulink:visited			{
	text-decoration: none;
	color: #000000;
}

A.menulink:hover			{
	text-decoration: underline;
	color: #ffffff;
}

.menutable {
	background: #c0c0c0;
	border-right : 1px solid #000000;
	border-right-width : 1px;
}

.buttonstyle				{
	font-size: 10px;
	text-align: center;
	font-family: MS Sans Serif;
	font-weight: normal;
	color: #00008c;
	background-color: #f3f3f3;
	border-color: #e7e7e7;
	border : outset;
	border-bottom : 1px outset;
	border-left-width : 1px outset;
	border-left : 1px outset;
	border-right : 1px outset;
	border-right-width : 1px outset; 
	border-style : outset outset outset outset;
	border-top : 1px outset;
}

.inputstyle {
	font-weight: normal;
	color: #000000;
	background: #f3f3f3;
	border-left : 1px solid #696969;
	border-left-width : 1px;
	border-right : 1px solid #696969;
	border-right-width : 1px;
	border-top : 1px solid #696969;
	border-top-width : 1px;
	border-bottom : 1px solid #696969;
	border-bottom-width : 1px;
	width: 138px;
}

.loginstyle {
	font-weight: normal;
	color: #000000;
	background: #f3f3f3;
	border-left : 1px solid #696969;
	border-left-width : 1px;
	border-right : 1px solid #696969;
	border-right-width : 1px;
	border-top : 1px solid #696969;
	border-top-width : 1px;
	border-bottom : 1px solid #696969;
	border-bottom-width : 1px;
	width: 198px;
}

.inputarea                  {
	font-size: 11px;
	text-align: left;
	font-family: MS Sans Serif;
	color: #000000;
	background: #e7e7e7;
}

.headline                   {
	font-size: 10px;
	text-align: left;
	font-family: MS Sans Serif;
	font-weight: bold;
	color: #000000;
}

.headlinewhite				{
	font-size: 10px;
	text-align: left;
	font-family: MS Sans Serif;
	color: #ffffff;
	height: 27;
}

.headlinewhiteright         {
	font-size: 10px;
	text-align: right;
	font-family: MS Sans Serif;
	font-weight: bold;
	color: #ffffff;
	background: #20b2aa;
}

.subheadline                {
	font-size: 10px;
	text-align: left;
	font-family: MS Sans Serif;
	font-weight: bold;
	color: #00008c;
}

.subheadlinewhite		    {
	font-size: 10px;
	text-align: left;
	font-family: MS Sans Serif;
	color: #ffffff;
}

.welcome                   {
	font-size: 10px;
	text-align: left;
	font-family: MS Sans Serif;
	font-weight: bold;
	color: #000000;
	background: #ffffff;
	height: 27;
}

A.linelink:visited	{
	text-decoration: none;
	color: #000000;
}

A.linelink:hover	{
	text-decoration: underline;
	color: #000000;
}

A.linelink:link		{
	text-decoration: none;
	font-size: 10px;
	font-family: MS Sans Serif;
	color: #000000;
}

