.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #264780;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #264780;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #264780;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.logintiptext {
	font-family: Arial, Helvetica, sans-serif;
	color: #2291FF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 4px;
	clear: none;
	float: none;
	height: 85px;
	width: 230px;
	border: 1px solid #2291FF;
}
.logboxfieldtext {
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	font-size: 10px;
	color: #264780;
	border: 1px solid #77BBFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.fieldboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #264780;
	border: 1px solid #77BBFF;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.loginHeadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-transform: none;
	color: #264780;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	padding: 0px 2px;
	clear: none;
	float: none;
	border: 1px solid #77BBFF;
	background-color: #B9DCFF;
	margin-right: 0px;
	margin-left: 0px;
}

.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #264780;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	padding: 0px 4px;
	clear: none;
	float: none;
	height: 20px;
	width: 65px;
	border: 1px solid #77BBFF;
	background-color: #B9DCFF;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	cursor : hand;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0080FF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0080FF;
	text-decoration: none;
}
.homelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuItem:active
{
	font-family: Arial;
	font-weight: Bold;
	font-size:  9px;
	color: #FFCC99;
	text-decoration: none;
}
a.menuItem:link {
	font-family: Arial;
	font-weight: Bold;
	font-size:  9px;
	color: #FFCC99;
	text-decoration: none;
}
a.menuItem:hover {
	font-family: Arial;
	font-weight: Bold;
	font-size:  9px;
	color: #FFCC99;
	text-decoration: none;
}
a.menuItem:active {
	font-family: Arial;
	font-weight: Bold;
	font-size:  9px;
	color: #FFCC99;
	text-decoration: none;
}
a.menuItem:visited {
	font-family: Arial;
	font-weight: Bold;
	font-size:  9px;
	color: #FFCC99;
	text-decoration: none;
}
.menuName
{
	font-family: Arial;
	font-weight: Bold;
	font-size:  14px;
	color: #FFCC99;
}