@font-face { font-family: "Rupee"; src: url("fonts/Rupee.ttf") format("truetype"); }

.r {
    font-family: "Rupee";
    font-style: normal;
	font-size: 14px;
    background-color: transparent;
} 
.front {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mnfr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.border {
	border: thin solid #0000FF;
	bottom: 10px;
}
.bck {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.background {
	background-color: #0000A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.height {
	line-height: 3px;
}
.titlehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.insideborders {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC99;
	border-right-color: #00CC99;
	border-bottom-color: #00CC99;
	border-left-color: #00CC99;
}
.imgbrd {
	border: thin solid #FF0000;
	margin: 5px;
	padding: 5px;
}
.tdd {
	border-bottom: thin solid #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tbbk {
	background-color: #CAEEFF;
	text-align: center;
	height: 30px;
}