/** NAVIGATION **/

table.navigation
{
	width: 198px;
}

TD.navigationtoprow
{
	height:20px;
}

TD.navigationspacer
{
	height:2px;
	background-color: White;
}

table a.purplesubnav, table a.purplesubnav:hover, table span.purplesubnavon, 
	table.assignedlinks a, table.assignedlinks a:hover, table.assignedlinks a:visited
{
	font-size: 10px;	
}

#fontsizehack
{
	font-size:10px;
}

table.navigation a
{
	font-size:10px;
}

TD.navigationlevel1on
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

TD.navigationlevel1on A
{
	background-image: url(../../images/red/HT_ArrowDown_Level1.gif);
	background-repeat: no-repeat;
	background-position: 0 -4;
	text-decoration: none;
	color: white;
	display:inline-block;
	padding-left: 25px;
	text-decoration: none;
}

TD.navigationlevel1on A
{
	color: white;
	text-decoration: none;
}

TD.navigationlevel1on A:hover
{
	color: white;
	text-decoration: none;
}

TD.navigationlevel1off
{
	background-image: url(../../images/red/HT_ArrowRight_Level1.gif);
	background-repeat: no-repeat;
	background-position: 0 -3;
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

TD.navigationlevel1off A
{
	color: Black;
	text-decoration: none;
}

TD.navigationlevel1off A:hover
{
	color: white;
	text-decoration: none;
}

TD.navigationlevel2on
{
	background-image: url(../../images/red/HT_ArrowRight_Level2_selected.gif);
	background-repeat: no-repeat;
	background-color: White;
	padding-left: 30px;
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.navigationlevel2on A
{
	color: black;
	text-decoration: none;
}

TD.navigationlevel2off
{
	background-image: url(../../images/red/HT_ArrowRight_Level2.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

TD.navigationlevel2off A
{
	text-decoration: none;
	color: Black;
}

TD.navigationlevel2off A:hover
{
	color: white;
	text-decoration: none;
}

/** END OF red red **/

/** ASSIGNED INTERNAL LINKS **/
table.assignedlinks
{
	width: 180px;
	background-color: #FF9999;
	border-left: solid 2px CCCCCC;
	border-right: solid 2px CCCCCC;
	border-top: none;
}

td.assignedinternallinkstitle
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
}

td.assignedinternallinkstitle A
{
	color:black;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

td.assignedinternalinksrowspacer
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../../images/red/HT_DownloadsLinks_DownloadLinksDots.gif);
	background-repeat: no-repeat;
}

/** ASSIGNED EXTERNAL LINKS **/
td.assignedexternallinkstext
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-left: 10px;
	padding-right: 10px;
}

td.assignedexternallinkstext A
{
	color:black;
	text-decoration: none;
}

td.assignedexternallinksrowspacer
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../../images/red/HT_DownloadsLinks_DownloadLinksDots.gif);
	background-repeat: no-repeat;
} 

td.assignedlinkstitle
{
	background-image: url(../../images/red/HT_Links.gif);
	height: 28px;
	width: 180px;
}

td.assignedlinksbottom
{
	background-image: url(../../images/red/HT_DownloadsLinks_BottomRow.gif);
	height: 8px;
	width: 180px;
}

td.assigneditemsdocumenttopspacer
{
	height: 20px;
}


/** DOWNLOADS **/
table.assigneddocuments
{
	width: 180px;
	background-color: #FF9999;
	border-left: solid 2px CCCCCC;
	border-right: solid 2px CCCCCC;
	border-top: none;
}

td.assigneddocumentstitle
{
	background-image: url(../../images/red/HT_downloads.gif);
	height: 28px;
	width: 180px;
}

td.assigneddocuments
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-left: 10px;
	padding-right: 10px;
}

td.assigneddocuments A
{
	color:black;
	text-decoration: none;
	font-size: 10px;
}

td.assigneddocuments A:hover
{
	color:white;
	text-decoration: none;
	font-size: 10px;
}

td.assigneddocumentsrowspacer
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../../images/red/HT_DownloadsLinks_DownloadLinksDots.gif);
	background-repeat: no-repeat;
} 


/** CURVED CORNERS **/
td.redtopleftcorner
{
	background-repeat: no-repeat;
	background-image: url(../../images/red/HT_red_TopLeftCorner.gif);
	width: 5px;
	height: 5px;
}

td.redtoprightcorner
{
	background-repeat: no-repeat;
	background-image: url(../../images/red/HT_red_ToprightCorner.gif);
	width: 5px;
	height: 5px;
}

td.redbottomleftcorner
{
	background-image: url(../../images/red/HT_red_BottomLeftCorner.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}

td.redbottomrightcorner
{
	background-image: url(../../images/red/HT_red_BottomRightCorner.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}