.content{

	padding-top: 3px;
	padding-left: 12px;
	background-position : bottom right;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5287E0; 
	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: #5287E0;
}
a.res {
	font-family: Arial;
	background-image: none;
	font-size: 9px;
	text-align : center;
	color: #5287E0;
}
.a, .span {
	color: #5287E0;
}

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