body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titletextItalic
{
	font-family:Myriad Pro;
	font-size:26px;
	font-style:italic;
	font-weight:bold;
	color:#07385b;
}
.titletextNormal
{
	font-family:Myriad Pro;
	font-size:26px;

	font-weight:bold;
	color:#07385b;
}

.message
{
	font-family:Myriad Pro;
	font-size:18px;
	color:#8ecadf;
}

.UserNameText
{
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
}

.inputbox
{
	width:304px;
	height:19px;	
}

.loginbgImg
{
	background-image:url(../images/loginbgImg.gif);
	background-repeat:no-repeat;
}

.Question
{
	font-family:Times New Roman;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}

.text_normal
{
	font-family:Times New Roman;
	font-size:12px;
	color:#07385b;
	font-weight:bold;
	text-decoration:underline;
}

.btn_bgimg
{
	background-image:url(../images/btn-bg.png);
	background-repeat:no-repeat;
}	





