.normal {font: 10pt Arial, Helvetica, sans-serif, sans-serif; color:#333333}

.normal A { font-size: x-small: font-family: Arial, Helvetica, sans-serif}

.normal A:link { text-decoration: underline; color: #003366; }

.normal A:visited { text-decoration: underline; color: #003399; }

.normal A:hover { text-decoration: none; color: #0066FF; }

.normal A:active { text-decoration: none; color: #0066FF; }



.smaller {font: xx-small Arial, Helvetica, sans-serif, sans-serif; color:#333333;}

.smaller A { font-size: 10pt: font-family: Arial, Helvetica, sans-serif}

.smaller A:link { text-decoration: underline; color: #003366; }

.smaller A:visited { text-decoration: underline; color: #003399; }

.smaller A:hover { text-decoration: none; color: #0066FF; }

.smaller A:active { text-decoration: none; color: #0066FF; }



.menu {font: x-small Arial, Helvetica, sans-serif, sans-serif; color: #333333}

.menu A { font-size: 10pt: font-family: Arial, Helvetica, sans-serif}

.menu A:link { text-decoration: none; color: #CC6600; }

.menu A:visited { text-decoration: none; color: #CC6600; }

.menu A:hover { text-decoration: none; color: #0066FF; }

.menu A:active { text-decoration: none; color: #990033; }



UL { font-size: x-small; font-family: Arial, Helvetica, sans-serif; color: #333333; }.leadheading {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold; color: #003366; line-height: normal}

.copyright {font: xx-small Arial, Helvetica, sans-serif, sans-serif; color:#666666}

/* Tables Styles Start Here */

.tborder
{
	/*background: #D1D1E1;*/
	background: #FFFFFF;
	/*border: 1px solid #2B39AC;*/
	border: 1px solid #0B198C;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	/*border: 1px solid #000000*/
}
.tcat
{
	background: #E3E0E3 url(./images/tables/tcatgrad.gif);
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	/*border: outset 2px #5A76A5;*/
}
.tcat a:link
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
	color: #FFFF66;
	text-decoration: underline;
}
.thead
{
	background: #334D80 url(./images/tables/theadgrad.gif);
	color: #FFFFFF;
	font: bold x-small Arial, Helvetica, sans-serif;
}
.thead a:link
{
	color: #FFFFFF;
}
.thead a:visited
{
	color: #FFFFFF;
}
.thead a:hover, .thead a:active
{
	color: #FFFF00;
}
.tfoot
{
	background: #3E5C92;
	color: #E0E0F6;
}
.tfoot a:link
{
	color: #E0E0F6;
}
.tfoot a:visited
{
	color: #E0E0F6;
}
.tfoot a:hover, .tfoot a:active
{
	color: #FFFF66;
}

.tcat_collapsed
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: white;
	background: #4B6CA6 url(http://schedule.itts.com.au/itteducation/images/tables/collapse_tcat_collapsed.gif);
}
.thead_collapsed
{
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: white;
	background: #334D80 url(./images/tables/theadgrad_collapsed.gif);
}
td.thead
{
	padding: 4px;
}


.bulletheading
{
	/*font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background: pink;*/
	background: #4B6CA6 url(http://schedule.itts.com.au/itteducation/images/tables/tcatgrad.gif);
	color: #ffffff;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	border: solid 1px #D5D8E5;
	padding: 4px;
}


.bullettype
{
	list-style-type: square;
}
/* Table Styles End Here */
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
}
