a:hover { color:crimson; }
table {
	padding: 0px;
	border: 0px;
}
BODY.big3, TH.big3, TD.big3 ,FONT.big3{
	font-size: 18pt;
	font-family: 'Osaka';
}
BODY.big2, TH.big2, TD.big2 ,FONT.big2{
	font-size: 14pt;
	font-family: 'Osaka';
}
BODY.big1, TH.big1, TD.big1 ,FONT.big1{
	font-size: 11pt;
	font-family: 'Osaka';
}
BODY, TH, TD {
	font-size: 9pt;
	font-family: 'Osaka';
}
BODY.nml, TH.nml, TD.nml, FONT.nml {
	font-size: 9pt;
	font-family: 'Osaka';
}
BODY.small, TH.small, TD.small, FONT.small {
	font-size: 8pt;
	font-family: 'Osaka';
}
TD.big1_wideline, FONT.big1_wideline{
	line-height: 130%;
	font-size: 11pt;
	font-family: 'Osaka';
}
TD.wideline, FONT.wideline {
	line-height: 130%;
	font-size: 9pt;
	font-family: 'Osaka';
}

TABLE.form_confirm {
	background-color: #aaaaaa;
}
TABLE.form_confirm td.title
{
	background-color: #d4d4d4;
	font-weight:bold;
	white-space: nowrap;
}
TABLE.form_confirm td.detail
{
	background-color: #f8f8f8;
}

TABLE.form {
	background-color: #c0c0c0;
}
TABLE.form td.title
{
	background-color: #666666;
	color: white;
	font-weight:bold;
	white-space: nowrap;
}
TABLE.form td.detail
{
	background-color: #e8e8e8;
}

TABLE.grey {
	background-color: #c0c0c0;
}
TABLE.grey td.title
{
	background-color: #e0e0e0;
	font-weight:bold;
	white-space: nowrap;
}
TABLE.grey td.detail
{
	background-color: #f0f0f0;
}

HR.grey
{
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #888888;
	height: 1px;
}

TABLE.school	{	background-color: #F98B12; }
TABLE.tafe	{	background-color: #89CA57; }
TABLE.nurse	{	background-color: #A4A4A4; }
TABLE.jshine	{	background-color: #3BB1FF; }
TABLE.uni	{	background-color: #26ADCD; }
TABLE.highschool{	background-color: #FFA1A1; }
TABLE.business  {	background-color: #E21086; }
TABLE.life	{	background-color: #D4A87D; }
TABLE.srch	{	background-color: #d0d0d0; }
TABLE.pickup	{	background-color: #FF6600; }
TABLE.qa	{	background-color: #39626C; }
TABLE.inqdb	{	background-color: #795834; }
TABLE.inq	{	background-color: #702F53; }
TABLE.wh	{	background-color: #26ADCD; }
