.content{
	/* background-image:  url(images/pic_01.jpg); */
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 12px;
	background-position : bottom right;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #D873AB;
	text-transform : capitalize;
	background-image:  url(../images/hline.gif);
	background-repeat: no-repeat;
	background-position : bottom;
}
a.h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #D873AB;
}
a.res {
	font-family: Arial;
	background-image: none;
	font-size: 9px;
	text-align : center;
	color: #D873AB;
}
.a, .span {
	color: #D873AB;
}

input {
	font-size: 11px;
	color: #545454;
	border: 1px solid #5287E0;
	font-family: Arial;
	background-color: #ffffff
}
.rblue {
	background-image: url(../images/repeat_p.gif);
	background-repeat: repeat-y;
}
