.normal  {
		font-family: Tahoma, Helvetica, Arial, sans-serif; 
		font-size : 12px; 
		color: #245FB0;
}

.normalbold  {
		font-family: Tahoma, Helvetica, Arial, sans-serif; 
		font-size : 12px; 
		font-weight : bold;
		font-style : bold;
		color: #245FB0;
}

.bottomscript {
	font-size : 11px;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}

.subscript {
	font-size : 11px;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : 11px;
	color : #C0C0C0;
}

.errormessage {
	font-size : 12px;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-weight : bold;
	font-style : bold;
	color : #E01000;
}

.sys_small  {
	font-size : 13px;
	font-family : "Arial Narrow", Tahoma, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-stretch : normal;
	color : #FFFFFF;
}

.topmenu1 {
	font-size : 11px;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-weight : bold;
	font-style : bold;
	line-height : 11px;
	color : #FFFFFF;
}

.bodyhead {
	font-size : 18px;
	font-family : Tahoma, Helvetica, "Arial Narrow", Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : 22px;
	color : #003066;
}

.subhead {
	font-size : 18px;
	font-family : Tahoma, Helvetica, "Arial Narrow", Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : 22px;
	color : #606060;
}

.leftmenuitem {
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-size : 13px; 
	line-height : 22px;
	color: #FFFFFF;
}

.tdheader {
	font-size : 12px;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-weight : bold;
	font-style : bold;
	color : #FFFF9F;
}

	INPUT {font-family: Helvetica, Arial; font-size : 12px; monospaced}
	SELECT {font-family: Helvetica, Arial; font-size : 12px; monospaced}
	TEXTAREA {font-family: Helvetica, Arial; font-size : 12px; monospaced}

	A:link    {text-decoration: none; color: #0000FF; }
	A:visited {text-decoration: none; color: #0000FF; }
	A:active  {text-decoration: none; color: #0080FF; }
	A:hover   {text-decoration: none; color: #0080FF; }

	TD  {
		font-family: Tahoma, Helvetica, Arial, sans-serif; 
		font-size : 11px; 
		line-height : 18px;
		color: #303030;
	}

INPUT.XLOGIN {
	border : 1px solid Black;
	width: 120px;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-size : 12px;
	background: #3E6C96; 
	font: normal;
	monospaced;
}

INPUT.XNAME {
	border : 2px solid White;
	width: 120px;
	color: #245FB0;
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-size : 12px;
	background: #FFFFFF; 
	font: normal;
	monospaced;
}

INPUT.XLONGER {
	border : 2px solid White;
	width: 248px;
	color: #245FB0;
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-size : 12px;
	background: #FFFFFF; 
	font: normal;
	monospaced;
}

INPUT.XCITY {
	border : 2px solid White;
	width: 32px;
	color: #245FB0;
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-size : 12px;
	background: #FFFFFF; 
	font: normal;
	monospaced;
}

INPUT.XZIP{
	border : 2px solid White;
	width: 32px;
	color: #245FB0;
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-size : 12px;
	background: #FFFFFF; 
	font: normal;
	monospaced;
}

INPUT.XSTATE {
	border : 2px solid White;
	width: 32px;
	color: #245FB0;
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-size : 12px;
	background: #FFFFFF; 
	font: normal;
	monospaced;
}


/*
SELECT {
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-size : 12px;
	background: #D0D0D0; 
	font: bold;
	monospaced;
}

TEXTAREA {
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-size : 12px;
	background: #D0D0D0; 
	font: bold;
	monospaced;
}
*/