/* MAIN NAV */
body#home #nav td#home a, 
body#about #nav td#about a, 
body#courses #nav td#courses a,
body#admissions #nav td#admissions a,
body#student #nav td#student a,
body#cec #nav td#cec a,
body#iris #nav td#iris a { BACKGROUND-COLOR: #666666; color: #FF9900 }

table#nav td a {
	display: block; color: #FFFF00; text-decoration: none; padding: 3px; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; 
	}
table#nav td a:hover {
	display: block;
	BACKGROUND-COLOR: #FFCC00;
	color: #000000;
	}

/* end MAIN NAV */

/* SUB NAV */
table#subnav td {
	color: #666666;
	font-size: 90%;
	}
table#subnav td  a {
	text-decoration: none;
	color:#003399;
	}
table#subnav td a:hover {
	color: RED;
	text-decoration: underline;
	}
/* end SUB NAV */
BODY {
	background-repeat : repeat-y; SCROLLBAR-FACE-COLOR: #CCCCCC; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #CCCCCC; SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC}
A:link
	{text-decoration:none; color:#003399}
A:visited
	{text-decoration:none; color:#003399}
A:active
	{text-decoration: underline; color:red;}
A:hover
	{text-decoration: underline; color:red;}
body, table, td, th, form
	{font-family: Arial, Helvetica, sans-serif, Verdana; font-size: x-small}
P:pagebreak
	{ page-break-after: always }
.breadcrumb 
	{ font-family: Arial, Helvetica, sans-serif; font-size: xx-small}
.menu 
	{ font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold}
H1
	{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold}
H2
	{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold}
.H1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold}
.H2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold}
.Arial_xsmall { font-family: Arial, Helvetica, sans-serif; font-size: x-small}
.Verdana_xxsmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small }
.Verdana_LargeB { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; line-height: normal}
.Verdana_xLargeB { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-large; font-weight: bold}
.Verdana_xxLargeB { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-large; font-weight: bold}.Arial_xLargeB { font-family: Arial, Helvetica, sans-serif; font-size: x-large; font-weight: bold }
.H1space { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold ; line-height: 25px}
.Verdana_mediumB { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; line-height: normal }
.Arial_xxsmall { font-family: Arial, Helvetica, sans-serif; font-size: xx-small }
.subtext
	{font-family: Arial, Helvetica, sans-serif; font-size: 85%}
/* GENERAL TABLE STYLE */
table#layout td
	{padding: 5px}
table#pixright
	{margin: 20px 0px 10px 20px}
table#pixright td
	{padding: 2px; font-size: 85%; color: #555555}
table#pixleft
	{margin: 20px 20px 10px 0px}
table#pixleft td
	{padding: 2px; font-size: 85%; color: #555555}
table#info
	{background: #FFFFFF;	border: 1px solid #666666}
table#info td
	{padding: 5px}
table#info thead
	{background: #666666;	color: #FFFFFF;	font-weight: bold}
table#info tbody
	{background: #EEEEEE}
table#info tbody th
	{background: #E5E5E5}
table#info tfoot
	{background: #999999; font-weight: bold}
/* end GENERAL TABLE STYLE */
