body
{
}

td
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}

td.pageheader
{
	font-size: 10pt;
	color: "white";
	font-family: Verdana, Arial;
}

td.bursaryapplabel
{
	font-size: 10pt;
	font-weight: bold;	
	font-family: Verdana, Arial;
}

td.bursaryappinfo
{
	font-size: 10pt;
	font-family: Verdana, Arial;
}

td.leftmenuheader
{
	font-size: 12pt;
	color: "white";
	font-family: Verdana, Arial;
	font-weight: bold;
}

td.tableheader
{
	font-size: 12pt;
	font-weight: bold;
	color: "#63619C";
	font-family: Verdana, Arial;
}

td.inpagemenu
{
	background-color: #63619C;
	font-size: 10pt;
	font-weight: bold;
	color: "white";
	font-family: Verdana, Arial;
}

td.heading
{
	background-color: #63619C;
	font-size: 8pt;
	font-weight: bold;
	color: "white";
	font-family: Verdana, Arial;
}

td.pagefooter
{
	font-size: 8pt;
	color: "white";
	font-family: Verdana, Arial;
}

A.Menu1:link		
{
	COLOR: "WHITE";
	FONT-SIZE: 8pt;
	font-weight:bold;
	TEXT-DECORATION: none
}
A.Menu1:visited
{
	COLOR: "WHITE";
	FONT-SIZE: 8pt;
	font-weight:bold;
	TEXT-DECORATION: none
}
A.Menu1:hover
{
	font-size: 8pt;
	color: #EFB208;
	font-weight:bold;
	text-decoration: underline;
}
A.Menu1:active 
{
	COLOR: "WHITE";
	FONT-SIZE: 8pt;
	font-weight:bold;
	TEXT-DECORATION: underline
}

A.Menu2:link		
{
	COLOR: "WHITE";
	FONT-SIZE: 8pt;
	font-weight:bold;
	TEXT-DECORATION: none
}
A.Menu2:visited
{
	COLOR: "WHITE";
	FONT-SIZE: 8pt;
	font-weight:bold;
	TEXT-DECORATION: none
}
A.Menu2:hover
{
	font-size: 8pt;
	color: #EFB208;
	font-weight:bold;
	text-decoration: underline;
}
A.Menu2:active 
{
	COLOR: "WHITE";
	FONT-SIZE: 8pt;
	font-weight:bold;
	TEXT-DECORATION: underline
}

A.DGLinks:link		
{
	COLOR: "WHITE";
	FONT-SIZE: 8pt;
	font-weight:normal;
	TEXT-DECORATION: none;
}
A.DGLinks:visited
{
	COLOR: "WHITE";
	FONT-SIZE: 8pt;
	font-weight:normal;
	TEXT-DECORATION: none;
}
A.DGLinks:hover
{
	font-size: 8pt;
	color: #EFB208;
	font-weight:normal;
	text-decoration: underline;
}
A.DGLinks:active 
{
	COLOR: "WHITE";
	FONT-SIZE: 8pt;
	font-weight:normal;
	TEXT-DECORATION: underline;
}

A:link		
{
	COLOR: #183442;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: underline
}
A:visited
{
	COLOR: #183442;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: underline
}
A:hover
{
	font-size: 8pt;
	color: #22485C;
	text-decoration: underline;
}
A:active 
{
	COLOR: #183442;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: underline
}


.datagrid
{
	border-left-color: black;
	border-bottom-color: black;
	margin: 1pt;
	border-top-style: solid;
	border-top-color: black;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: black;
	border-bottom-style: solid;
	border-width: 1pt;
}

.datagrid.header
{
	text-align: left;
	background-color: #63619C;
	color: white;
	font-weight: bold;
	font-size: 8pt;
	font-family: arial;
	text-align: left;
}

.datagrid.item
{
	font-size: 8pt;
	color: black;
	background-color: white;
	text-align: left;
}

.datagrid.alternatingitem
{
	font-size: 8pt;
	color: black;
	background-color: #E7E7FF;
	text-align: left;
}


