

/* Tankless University 2006 Redesign CSS File */
HEAD
{
	font-family:Tahoma;
	font-size:13px;
	color:#333333;
	font-weight: bold;
	}

.SubHead12
{
	font-family:Tahoma;
	font-size:12px;
	color:#dddddd;
	font-weight: bold;
	}

.SubHead13
{
	font-family:Tahoma;
	font-size:13px;
	color:#990000;
	font-weight: bold;
	}


BODY
{
	background-color: #dddddd;
}

IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.pagemaster
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
	width: 785px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-bottom-style: none;
}

.skinmaster
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 783px;
	padding-top: 0px;
	text-align: left;
	border: 1px solid #000000;
}

/* Home Page Classes*/

.FlashHeader
{
	background-color: 333333;
	background-image: url(FlashHeader.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 435px;
}


.FlashHeaderBSP
{
	background-color: #999999;
	background-image: url(FlashHeaderBSP.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 590px;
}

.HPContentPane
{
	background-color: #FFFFFF;
	width: 449px;
}

.HPImage
{
	background-image: url(HPImage.jpg);
	background-repeat: no-repeat;
	height: 273px;
	width: 334px;
}

.HPBottomPane
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 000000;
	background-color: #999999;
	width: 783px;
}
/********************** Secondary Pages *************************************/
.ContentPane
{
	background-color: #FFFFFF;
	width: 583px;
}

.ContentPane783
{
	background-color: #FFFFFF;
	width: 783px;
}

.SideNav
{
	width: 200px;
}


/* Others */
.RedBar {
	background-color: #E10915;
	background-image: url(RedNavBar.gif);
	background-repeat: no-repeat;
	width: 5px;

}

.Normal {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	}
	
.MainNavPane
{
	width: 150px;
	background-color: 333333;
}

.LogoClass
{
	background-color: #1B528C;
	height: 108px;
	width: 193px;
}

.BSPLogoClass
{
	height: 141px;
	width: 193px;
	background-image: url(TuLogoBSP.gif);
	background-repeat: no-repeat;
	background-color: #999999;
}

A:link, A:visited, A:active{
	color:  #df0024;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
A:hover{
	color:  #990000;
	text-decoration: underline;
	}

/*_______________________________INVENTURA SIDE MENU___________________________________________*/
.MenuHdr a, .MenuHdr a:active, .MenuHdr a:link, .MenuHdr a:hover, .MenuHdr a:visited, 
.MenuHdrMouseOver a, .MenuHdrMouseOver a:active, .MenuHdrMouseOver a:link, .MenuHdrMouseOver a:hover, .MenuHdrMouseOver a:visited,
.MenuItem a, .MenuItem a:active, .MenuItem a:link, .MenuItem a:hover, .MenuItem a:visited, 
.MenuItemMouseOver a, .MenuItemMouseOver a:active, .MenuItemMouseOver a:link, .MenuItemMouseOver a:hover, .MenuItemMouseOver a:visited {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	text-indent: 3px;
}


.MenuHdr {
	font-style: normal;
	height: 23px;
	width: 150px;
	background-image: url(NavBackground_off.gif);
	background-repeat: no-repeat;
}

.MenuHdrMouseOver {
	font-style: normal;
	text-decoration: none;
	height: 23px;
	width: 150px;
	background-image: url(NavBackground_on.gif);
	background-repeat: no-repeat;
	}

.MenuHdrSelected {
	background-image: url(NavBackground_on.gif);
}	

.MenuItem {
	font-style: normal;
	height: 23px;
	width: 150px;
	background-image: url(NavBackground_off.gif);
	background-repeat: no-repeat;
}
	

.MenuItemMouseOver {
	font-style: normal;
	text-decoration: none;
	height: 23px;
	width: 150px;
	background-image: url(NavBackground_on.gif);
	background-repeat: no-repeat;
}


.MenuItemSelected {
	background-image: url(NavBackground_on.gif);
	background-repeat: no-repeat;

}

/*-------------------------------------INVENTURA SUBNAV SIDE MENU-------------------------------------------*/
.SubMenuHdr a, .SubMenuHdr a:active, .SubMenuHdr a:link, .SubMenuHdr a:hover, .SubMenuHdr a:visited, 
.SubMenuHdrMouseOver a, .SubMenuHdrMouseOver a:active, .SubMenuHdrMouseOver a:link, .SubMenuHdrMouseOver a:hover, .SubMenuHdrMouseOver a:visited,
.SubMenuItem a, .SubMenuItem a:active, .SubMenuItem a:link, .SubMenuItem a:hover, .SubMenuItem a:visited, 
.SubMenuItemMouseOver a, .SubMenuItemMouseOver a:active, .SubMenuItemMouseOver a:link, .SubMenuItemMouseOver a:hover, .SubMenuItemMouseOver a:visited {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	text-indent: 3px;
}


.SubMenuHdr {
	font-style: normal;
	height: 20px;
	width: 200px;
	background-image: url(SideNav_off.gif);
	background-repeat: no-repeat;
}

.SubMenuHdrMouseOver {
	font-style: normal;
	text-decoration: none;
	height: 20px;
	width: 200px;
	background-image: url(SideNav_on.gif);
	background-repeat: no-repeat;
	}

.SubMenuHdrSelected {
	background-image: url(SideNav_on.gif);
}	

.SubMenuItem {
	font-style: normal;
	height: 20px;
	width: 200px;
	background-image: url(SideNav_off.gif);
	background-repeat: no-repeat;
}
	

.SubMenuItemMouseOver {
	font-style: normal;
	text-decoration: none;
	height: 20px;
	width: 200px;
	background-image: url(SideNav_on.gif);
	background-repeat: no-repeat;
}


.SubMenuItemSelected {
	background-image: url(SideNav_on.gif);
	background-repeat: no-repeat;

}

/*-------------------------------------INVENTURA SUBBSPNAV SIDE MENU-------------------------------------------*/
.SubBSPMenuHdr a, .SubBSPMenuHdr a:active, .SubBSPMenuHdr a:link, .SubBSPMenuHdr a:hover, .SubBSPMenuHdr a:visited, 
.SubBSPMenuHdrMouseOver a, .SubBSPMenuHdrMouseOver a:active, .SubBSPMenuHdrMouseOver a:link, .SubBSPMenuHdrMouseOver a:hover, .SubBSPMenuHdrMouseOver a:visited,
.SubBSPMenuItem a, .SubBSPMenuItem a:active, .SubBSPMenuItem a:link, .SubBSPMenuItem a:hover, .SubBSPMenuItem a:visited, 
.SubBSPMenuItemMouseOver a, .SubBSPMenuItemMouseOver a:active, .SubBSPMenuItemMouseOver a:link, .SubBSPMenuItemMouseOver a:hover, .SubBSPMenuItemMouseOver a:visited {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	text-indent: 3px;
}


.SubBSPMenuHdr {
	font-style: normal;
	height: 20px;
	width: 200px;
	background-image: url(SideNavBSP_off.gif);
	background-repeat: no-repeat;
}

.SubBSPMenuHdrMouseOver {
	font-style: normal;
	text-decoration: none;
	height: 20px;
	width: 200px;
	background-image: url(SideNavBSP_on.gif);
	background-repeat: no-repeat;
	}

.SubBSPMenuHdrSelected {
	background-image: url(SideNavBSP_on.gif);
	color: #333333;
}	

.SubBSPMenuItem {
	font-style: normal;
	height: 20px;
	width: 200px;
	background-image: url(SideNavBSP_off.gif);
	background-repeat: no-repeat;
}
	

.SubBSPMenuItemMouseOver {
	font-style: normal;
	text-decoration: none;
	height: 20px;
	width: 200px;
	background-image: url(SideNavBSP_on.gif);
	background-repeat: no-repeat;
}


.SubBSPMenuItemSelected {
	background-image: url(SideNavBSP_on.gif);
	background-repeat: no-repeat;
	color: #333333;
}
