/* CSS Document */

body
{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;

}
.hint
{
font-family:Tahoma;
font-size:11px;
color:#000000;
}
/* Exclamation Message Styles start */
.excla_topl {
	background:url(../images/excla_toplr.gif) left top no-repeat;
	height:6px;
	width:13px;
}
.excla_topr { background:url(../images/excla_toplr.gif) right top no-repeat; width:13px; }
.excla_topbg { background:url(../images/excla_topbg.gif) left top repeat-x;	width:700px; }
.excla_botl {
	background:url(../images/excla_botlr.gif) left bottom no-repeat;
	height:6px;
}
.excla_botr { background:url(../images/excla_botlr.gif) right bottom no-repeat; }
.excla_botbg { background:url(../images/excla_botbg.gif) left bottom repeat-x; }
.excla_bg {
	font-size:12px;
	background:url(../images/icon_exclamation.gif) 10px 7px no-repeat;
	border-left:1px solid #ffd906;
	border-right:1px solid #ffd906;
	background-color:#fffacc;
	padding:5px 10px 5px 55px;
	height:51px;
	line-height:1.4;
}
.excla_bg span {
	color:#fd4949;
	font-weight:bold;
	padding-right:6px;
	font-style:italic;
}
/* Exclamation Message Styles start End */
.red_star { color:#F00; }

.logintxt
{
font-family:Tahoma;
font-size:10px;
color:#091e27;
font-weight:bold;
}

.trbggrey
{
background-color:#E7F1FF;
font-style: normal
}

.trbgwhite
{
background-color:#FFFFFF;

}
.success_topl {
	background:url(../images/success_toplr.gif) left top no-repeat;
	height:6px;
	width:13px;
}
.success_topr { background:url(../images/success_toplr.gif) right top no-repeat; width:13px; }
.success_topbg { background:url(../images/success_topbg.gif) left top repeat-x;	width:700px; }
.success_botl {
	background:url(../images/success_botlr.gif) left bottom no-repeat;
	height:6px;
}
.success_botr { background:url(../images/success_botlr.gif) right bottom no-repeat; }
.success_botbg { background:url(../images/success_botbg.gif) left bottom repeat-x; }
.success_bg {
	font-size:12px;
	background:url(../images/icon_success.gif) 10px 7px no-repeat;
	border-left:1px solid #7ca911;
	border-right:1px solid #7ca911;
	background-color:#FFF1B2;
	height:6px;
}
.success_bg span {
	color:#fd4949;
	font-weight:bold;
	padding-left:16px;
	font-style:italic;
}
.fontstyle
{
font-weight:bold;
font-family:"Courier New", Courier, monospace;
}
.border
{
border-bottom:1px solid #66CCFF;
border-top:1px solid #66CCFF;
border-right:1px solid #66CCFF;
border-left:1px solid #66CCFF;
}

.font1
{
font-family: Lucida Grande, Arial, sans-serif;
font-size:12px;

}