body{
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background:url(../images/bg.gif);
}
.justfy{
	text-align:justify;
}
.login_bg{
	background:url(../images/login_bg.gif) repeat-x;
}
.heading_bg{
	background:url(../images/heading_bg.gif) repeat-x;
}
.grey_left_bg{
	background:url(../images/grey_left_bg.gif) repeat-y #e5e5e5;
}
.grey_right_bg{
	background:url(../images/grey_right_bg.gif) repeat-y #e5e5e5;
}
.grey_top_bg{
	background:url(../images/grey_top_bg.gif) repeat-x #e5e5e5;
}
.grey_bottom_bg{
	background:url(../images/grey_bottom_bg.gif) repeat-x;
}
.dotted_line{
	background:url(../images/dotted_line.gif) repeat-x;
}
.white_heading{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

form,p,span{
	margin:0px;
}
.small{
	font-size:10px;
	text-align:justify;
}
.red{
	color:#56242b;
	text-align:justify;
}
.red_small{
	color:#56242b;
	font-size:10px;
}
.white{
	color:#FFFFFF;
	text-align:justify;
}
a{
	color:#FF0000;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
