.header {
	background-image: url(../images/headerback.png);
	background-repeat: no-repeat;
}
#tile{
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content{
	font-size:12px;
	color:#06C;
	margin:5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#content a:active {
	text-decoration: none;
	color: #03C;
}
#content a:link {
    color:#039;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
    color: #099;
}
#guidlineback
{
	margin: 5px;
	padding: 10px;
	background-image: url(../images/guidlinesback.png);
	background-repeat: no-repeat;
}

#patronback{
	padding:10;
	height: auto;
	border: 1px solid #333;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 22px;
}
	
.heading{
	font-size:18px;
	padding:5px;
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	color: #0091BD;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0091BD;
}

.contant1{
	background-color:#CEFFFF;
	margin: 0px;
	padding: 10px;
}

.payment{
	font-size:12px;
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	background-color:#FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
