h1
{
	/*font-variant:small-caps;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 18px;

	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	padding-top: 60px;
	padding-left: 10px;
	padding-bottom: 20px;
}

h2
{
	font-variant:small-caps;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 0px;
}

.divMain
{
	padding: 0px 5px 15px 5px;
}

.enrolmentError
{
	color: Red;
}

.enrolmentInfo
{
	color: #F68B00;
	font-size: 12px;
}

/* Gridview & tables */

.headerBackground
{
	background-color: #DCDCDC;
}

.altBackground
{
	background-color: #f0f0f0;
}

/* Menu */

.vmMenuEmpty
{
	background-color: Red;
}

.vmSecondCellNoLink
{
	background-color: #F0F0F0; /*#B4C8FA;*/
	/*background-image: url(/App_Themes/supinfo/Images/MenuBullet.gif);*/
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	
	border-right: solid 1px #2F4E6F; /* #4A61A5; */ /* #002D96;*/
	border-left: solid 1px #2F4E6F; /* #4A61A5; */ /* #002D96;*/
}

.vmSecondLevelNoLink
{
	text-decoration: none;
	color: #000066;
}

/* Home page */

.frameTitle
{
  font-weight: bold;
	font-size: 10px;
}

.editHome
{
  font-size: 10px;
}
