body {
	background-color: #6C1D7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 5px;
	font-size: 14px;
}
table {
	background-color: #DDDDDD;
}
th {
	background-color: #DDDDDD;
	color: #000000;
	font-size: 12px;
}
td {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
}
h1,h2,h3 {
	color: #6C1D7E;
	font-size: 16px;
	margin: 0px 0px 5px;
	text-align: left;
}
h4 {
	color: #6C1D7E;
	font-size: 14px;
	margin: 0px;
}
h5 {
	color: #6C1D7E;
	font-size: 12px;
}
p {
	margin: 3px;
}
#leftbar {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
}
.note {
	color: #6C1D7E;
	font-size: 12px;
}
#alert {
	color: #FF0000;
	text-align: center;
}
hr {
	width: 90%;
}
#button0 {
	position: relative;
	height: 27px;
	width: 150px;
	top: 4px;
	left: 0px;
}
#button1 {
	position: relative;
	height: 27px;
	width: 150px;
	top: 6px;
	left: 0px;
}
#button2 {
	position: relative;
	height: 27px;
	width: 150px;
	top: 8px;
	left: 0px;
}
#button3 {
	position: relative;
	height: 27px;
	width: 150px;
	top: 10px;
	left: 0px;
}
#button4 {
	position: relative;
	height: 27px;
	width: 150px;
	top: 12px;
	left: 0px;
}
#button5 {
	position: relative;
	height: 27px;
	width: 150px;
	top: 14px;
	left: 0px;
}
#button6 {
	position: relative;
	height: 27px;
	width: 150px;
	top: 16px;
	left: 0px;
}
#button7 {
	position: relative;
	height: 27px;
	width: 150px;
	top: 18px;
	left: 0px;
}
#button8 {
	position: relative;
	height: 27px;
	width: 150px;
	top: 20px;
	left: 0px;
}
#button9 {
	position: relative;
	height: 27px;
	width: 150px;
	top: 22px;
	left: 0px;
}
#button10 {
	position: relative;
	height: 27px;
	width: 150px;
	top: 24px;
	left: 0px;
}
#button11 {
	position: relative;
	height: 27px;
	width: 150px;
	top: 26px;
	left: 0px;
}
#ganeshapos {
	position: relative;
	height: 168px;
	width: 150px;
	left: 0px;
	top: 10px;
}
#freeDrawPos {
	position: relative;
	height: 150px;
	width: 150px;
	left: 0px;
	top: 10px;
}
a#hidden {
	color: #6C1D7E;
	background-color: #6C1D7E;
	font-size: 9px;
}
#content {
	padding: 2px 10px 5px 10px;
}
a:link , a:visited {
	color: #6C1D7E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
#pagenum {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#smallish {
	font-size: 9px;
}
