body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images-dev/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	display: inline;
	font-style: normal;
	left: 0px;
	top: 0px;
	margin: 0px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.leftpanel {
	float: left;
	width: 140px;
	background-color: #7B7DEF;
	visibility: visible;
}
.leftpanel ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	list-style-type: none;
	visibility: visible;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	text-align: left;
}
.leftpanel ul li {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	padding-left: 2px;
}
.leftpanel ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}


.toppanel {
	width: 60%;
}
.centrepanel {
	width: 65%;
	text-align: justify;
	text-indent: 0px;
	white-space: normal;
	display: block;
	padding-left: 10px;
	float: none;
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rightpanel {
	width: 120px;
	float: right;
	position: relative;
	visibility: visible;
	text-align: center;
	top: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	position: relative;
	overflow: auto;
	left: 5px;
	right: 20px;
	visibility: inherit;
	clip: rect(auto,auto,auto,auto);
	background-color: #00FFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	background-color: #9999FF;
	color: #FFFFCC;
	display: inline;
	float: left;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {font-size: 9}
.style6 {font-size: 12}
.style7 {
	font-size: 9px;
	font-style: italic;
}
.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #0000CC;
	background-color: #FFFF00;
	text-align: center;
	display: inline;
	background-position: center;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
#paperlessvouchers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFF00;
	background-color: #7B7DEF;
	background-repeat: repeat-x;
	display: inline-block;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	float: left;
}

