﻿h1 { font: 14px Arial, Helvetica, sans-serif;  }

.header2 {
	font-weight: bold;
	color: #C1001F;
}
.header3 {
	color: #136634;
	font-weight: bold;
}
.header4 {
	color: #A2BD30;
	font-weight: bold;
	font-size:18px;
}

.listheader{
	color: #000000;
}

li {
	color: #146635;
	margin-top: 10px;
	margin-left: 0px
}

.minilinks {
	font-size: 11px;
	font-weight: bold;
	color: #A2BD30;
}

.minilinks:hover 
{
 color:#136634;
}

p {
	line-height: 20px;
	 color: #000000;
}
.newlink 
{
	color: #136634;
	text-decoration: underline;
}
.newlink:hover {
 color:#A2BD30;
}

#download_txt {
	color: #136634;
	font-size: 10px;
	display: block;
	text-align: right;
	width: 170px;
	margin-left: 50px;
	height: 5px;
	margin-top: 5px;
}
#pie_chart {
	margin-top: 300px;
	margin-left: 50px;
	display: block;
}
.naac_logo {
	margin-left: 50px;
	margin-top: 50px;
	display: block;
}
.pics {
	display: block;
	margin-left: 50px;
	margin-top: 30px;
}
#table {
	font-size: 12px;
	background-color: #A2BD30;
}
.styleup {
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: text-top;
}
.styleup2 {
	background-color: #A2BD30;
}
.styleup3 {
	background-color: #136634;
}
td {
	background-color: #FFFFFF;
	padding: 5px;
}

#putitright {
	margin-left: 100px;
	display: block;
}

.spacer
{
	height:10px;
	display:block;
	clear:both;
	width:567px;
}	

.collapse
{
	width:567px;
	height:20px;
	color:white;
	font-weight:bold;
	font-size:18px;
	background:#6e316d url('/assets/images/fadegreen.gif') repeat-x left top; 
	display:block;
}

/* Dark Green #01662C */

.collapselink
{
	text-decoration:none;
	cursor:pointer;
}

.closed 
{ 
	background-image: url("/assets/images/arrowdown.gif"); 
	background-repeat: no-repeat; 
	background-position: right center;
	float:right;
	margin-right:10px;
}

.input-prompt {
  position: absolute;
  font-style: italic;
  color: #aaa;
  margin: 0.2em 0 0 0.5em;
}



#inpTitle
{
	margin:0 0 0 3px;
	width:50px;
}

#inpForename
{
	margin:0 0 0 3px;
	width:150px;
}

#inpSurname
{
	margin:0 0 0 3px;
	width:150px;
}

#inpBookingRef
{
	margin:0 0 0 3px;
	width:100px;
}

.formtable
{
	width:567px;
	border-style:none;
}
