.text {
	font-family: Arial;
	font-size: 12px;
	color: #777E87;
}
.close {
	font-family: Arial;
	font-size: 10px;
	color: #777E87;
}
.mandatory {

	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
.alerttext {
	font-family: Arial;
	font-size: 13px;
	color: #535457;
	font-weight: bold;
}


.bgmenu {
	background-image:  url("images/bg_menu.gif");
	background-repeat: repeat-x;
}
h2 {
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #f87815;
	text-decoration: none;
	text-decoration:none;
	display:inline;
}
.content {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}
.contentbottom {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}
.bgbottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
}
.remember {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}
.mandotory {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.version {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}
.compareblue {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2873be;
	text-decoration: none;
}