/** NAVIGATION **/

table.navigation
{
	width: 198px;
}

TD.navigationtoprow
{
	height:20px;
}

TD.navigationspacer
{
	height:2px;
	background-color: White;
}

TD.navigationlevel1on
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.navigationlevel1on A
{
	background-image: url(../../images/purple/HT_ArrowDown_Level1.gif);
	background-repeat: no-repeat;
	background-position: 0 -4;
	text-decoration: none;
	display:inline-block;
	padding-left: 25px;
	color: Black;
}

TD.navigationlevel1on A:hover
{
	color: white;
	text-decoration: none;
	font-size:70%;
	font-weight:bold;
}

TD.navigationlevel1off
{
	background-image: url(../../images/purple/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;
}

TD.navigationlevel1off A
{
	text-decoration: none;
	color: Black;
	font-size:70%;
	font-weight:bold;
}

TD.navigationlevel1off A:hover
{
	color: white;
	text-decoration: none;
	font-size:70%;
	font-weight:bold;
}

TD.navigationlevel2on
{
	background-image: url(../../images/purple/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;
	font-size:70%;
	font-weight:bold;
}

TD.navigationlevel2on A:hover
{
	color: black;
	text-decoration: underline;
	font-size:70%;
	font-weight:bold;
}

TD.navigationlevel2off
{
	background-image: url(../../images/purple/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;
}

TD.navigationlevel2off A
{
	text-decoration: none;
	color: Black;
	font-size:70%;
	font-weight:bold;
}

TD.navigationlevel2off A:hover
{
	color: white;
	text-decoration: none;
	font-size:70%;
	font-weight:bold;
}

/** END OF purple purple **/

/** ASSIGNED INTERNAL LINKS **/
table.assignedlinks
{
	width: 180px;
	background-color: #CC99CC;
	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;
	font-size:10px;
}

td.assignedinternallinkstitle A
{
	color:black;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size:10px;
}

td.assignedinternalinksrowspacer
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../../images/purple/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;
	font-size: 10px;
}

td.assignedexternallinkstext A
{
	color:black;
	text-decoration: none;
	font-size: 10px;
}

td.assignedexternallinksrowspacer
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../../images/purple/HT_DownloadsLinks_DownloadLinksDots.gif);
	background-repeat: no-repeat;
} 

td.assignedlinkstitle
{
	background-image: url(../../images/purple/HT_Links.gif);
	height: 28px;
	width: 180px;
}

td.assignedlinksbottom
{
	background-image: url(../../images/purple/HT_DownloadsLinks_BottomRow.gif);
	height: 8px;
	width: 180px;
}

td.assigneditemsdocumenttopspacer
{
	height: 20px;
}


/** DOWNLOADS **/
table.assigneddocuments
{
	width: 180px;
	background-color: #CC99CC;
	border-left: solid 2px CCCCCC;
	border-right: solid 2px CCCCCC;
	border-top: none;
}

td.assigneddocumentstitle
{
	background-image: url(../../images/purple/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;
}

td.assigneddocuments A:hover
{
	color:white;
	text-decoration: none;
}

td.assigneddocumentsrowspacer
{
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../../images/purple/HT_DownloadsLinks_DownloadLinksDots.gif);
	background-repeat: no-repeat
} 


/** CURVED CORNERS **/
td.purpletopleftcorner
{
	background-repeat: no-repeat;
	background-image: url(../../images/purple/HT_Purple_TopLeftCorner.gif);
	width: 5px;
	height: 5px;
}

td.purpletoprightcorner
{
	background-repeat: no-repeat;
	background-image: url(../../images/purple/HT_Purple_TopRightCorner.gif);
	width: 5px;
	height: 5px;
}

td.purplebottomleftcorner
{
	background-image: url(../../images/purple/HT_Purple_BottomLeftCorner.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}

td.purplebottomrightcorner
{
	background-image: url(../../images/purple/HT_Purple_BottomRightCorner.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}

td.purplewhitetoprightcorner
{
	background-repeat: no-repeat;
	background-image: url(../../images/purple/HT_PurpleWhite_TopRightCorner.gif);
	background-color: White;
	width: 5px;
	height: 5px;
}

td.purplewhitetopleftcorner
{
	background-repeat: no-repeat;
	background-image: url(../../images/purple/HT_PurpleWhite_TopLeftCorner.gif);
	background-color: White;
	width: 5px;
	height: 5px;
}

td.purplewhitebottomrightcorner
{
	background-repeat: no-repeat;
	background-image: url(../../images/purple/HT_PurpleWhite_BottomRightCorner.gif);
	background-color: White;
	width: 5px;
	height: 5px;
}

td.purplewhitebottomleftcorner
{
	background-repeat: no-repeat;
	background-image: url(../../images/purple/HT_PurpleWhite_BottomLeftCorner.gif);
	background-color: White;
	width: 5px;
	height: 5px;
}

/** SEARCH SPECIFIC TAB **/
.topicdropdown
{
	width: 300px;
}

.topicdescriptiontitle
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
}

/** COMPILE SPECIFIC TAB **/
body.iframebody
{
	font-family:tahoma, arial, verdana;
	color:black;
	background-color: white;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px
}

.iframestyle
{
	width: 361px;
	border: none 0px;
	height: 148px;
}

.iframestylelarge
{
	width: 361px;
	border: none 0px;
	height: 188px;
}

.iframestylebottom
{
	width: 730px;
	border: none 0px;
	height: 98px;
}

.iframestylebottomlarge
{
	width: 730px;
	border: none 0px;
	height: 188px;
}

.ouravailablesessions
{
	width: 351px;
	height: 82px;
	float: left;
	overflow: auto;
}

.ouravailablesessionslarge
{
	width: 351px;
	height: 120px;
	float: left;
	overflow: auto;
}

td.compilerowspacer
{
	height: 2px;
	background-color: #CCCCCC
}

.compilesessiondetails
{
	width: 720px;
	height: 88px;
	float: left;
	overflow: auto
}

.compilesessiondetailslarge
{
	width: 720px;
	height: 178px;
	float: left;
	overflow: auto
}

.SessionDetailsTitle
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	font-size:70%;
	color:black;
}

.SessionDetailsSubTitle
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	font-size:100%;
	color:black;
}

a.ouravailablesessionlink
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:black;
	text-decoration: none;
}

a.ouravailablesessionlink:hover
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	color:#993399;
}

.compiletabtotalcount
{
	font-family:tahoma,arial,verdana;
	font-size:small;
	font-weight: bold;
	color:#993399;
}

.obj
{
	font-family:tahoma,arial,verdana;
	font-style: italic;
	font-weight: bold;
}

.coverage
{
	font-family:tahoma,arial,verdana;
	font-weight: bold;
	font-size:70%;
}
