td					{font-family: Arial, Helvetica, sans-serif; font-size: x-small; vertical-align: top}
body				{font-family: Arial, Helvetica, sans-serif; font-size: x-small; vertical-align: top}

A					{text-decoration:underline; color: #DD0000}
A.white				{text-decoration:underline; color: white}
A.red				{text-decoration:underline; color: #DD0000}
A.grey				{text-decoration:underline; color: #666666}
A.blue				{text-decoration:underline; color: #3366FF}


.red				{color: red}
.coloured			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; vertical-align: top; color: 003399}
.colouredBold		{font-weight: bold; color: 003399 }
.colouredBoldItalic {font-weight: bold; color: 003399 ; font-style: italic}
.coloureditalic		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; vertical-align: top; color: 003399 ; font-style: italic}

.heading0			{font-weight: bold; color: gray; font-size: medium}
.heading1			{font-weight: bold; color: #013741; font-size: medium}
.heading2			{color: #267288; font-size: medium; font-family: Arial, Helvetica, sans-serif}
.heading3			{font-weight: bold; color: #013741; font-size: x-small}
.heading3Dig		{font-weight: bold; color: #013741; font-style: italic}

.policyTitle		{font-weight: bold; color: #013741; font-size: small; font-family: Arial, Helvetica, sans-serif}
.policyNumber		{font-weight: bold; font-size: small; font-family: Arial, Helvetica, sans-serif}
.policy				{font-weight: bold; color: #013741; font-family: Arial, Helvetica, sans-serif; font-style: italic}
.policyJustification{}

.footnotes			{font-size: xx-small; color: #555555}
.ToDo				{font-weight: bold ; font-size: small; color: #FF0033; background-color: #FFCCCC}
.caps				{text-transform: uppercase; font-weight: bold; color: #013741; font-size: small; font-family: Arial, Helvetica, sans-serif}
.tableSmallText		{font-size: xx-small}
.symbol				{color: 00536D; font-weight: bold}
.seeAlso			{font-weight: bold; color: #46A24F}
.TDaddInfo {  padding-top: 3px; padding-bottom: 10px; padding-left: 8px}

.menu				{vertical-align: middle}

.cellCentre			{text-align: center}
.smallWhite			{font-size: xx-small; color: #FFFFFF; font-weight: normal}


<<-------Used in HTML-----

.dagger		{color: red; font-weight: normal}

.freq_mon-fri		{background-color: BDDFBD; text-align: center}
.freq_evening		{background-color: E1EAFF; text-align: center}
.freq_daytime		{background-color: E1EAFF; text-align: center}
.freq_sunday		{background-color: CCFF99; text-align: center}
.freq_operator		{background-color: FFFFCC; text-align: center}
.freq_number		{background-color: FFFFCC; color: #000000; text-align: left; font-weight: bold}
.freq_number_red	{background-color: FFFFCC; color: #CC0000; text-align: left; font-weight: bold}
.freq_number_blue	{background-color: FFFFCC; color: #3366FF; text-align: left; font-weight: bold}
.freq_number_grey	{background-color: FFFFCC; color: #666666; text-align: left; font-weight: bold}

.route_number_black	{color: black;text-align: left; font-weight: bold}
.route_number_grey	{color: gray;text-align: left; font-weight: bold}
.route_number_red	{color: red;text-align: left; font-weight: bold}
.route_number_blue	{color: blue;text-align: left; font-weight: bold}

.cellWhite			{background-color: #FFFFFF}
.route_number {
	color: black;
	text-align: left;
	font-weight: bold;
	background-color: #CCFF99;
}
.route_operator {
	color: black;
	text-align: center;
	font-weight: bold;
	background-color: #CCFF99;
}
.route_sunday {
	color: black;
	text-align: center;
	font-weight: normal;
	background-color: #F4E47A;
}
.route_monday {
	color: black;
	text-align: center;
	font-weight: normal;
	background-color: #F4E47A;
}
.route_mondayEve {
	color: black;
	text-align: center;
	font-weight: normal;
	background-color: #FFFFFF;
}
