/* CSS Document */

.pagemaster {
	background-image:url(ttp-bg.gif);
	background-repeat:repeat-x;
	background-color:#5800B1;
	height:100%;
	width: 100%;
}

.Normal {
	font-size: 15px;
	font-weight: normal;
	line-height: 19px;
	font-family:  Verdana, Arial, sans-serif;
}

.SubHead {
	font-size: 13px;
	font-weight: normal;	
	font-family:  "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

.SubSubHead {
	font-size: 13px;
	font-weight: normal;	
	font-family:  "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

.reNormal {
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	font-family:  Verdana, Arial, sans-serif;
}



#ttp-login {
	color: #000000;
	width: 782px;
	text-align: right;
}

#ttp-menu {
}

#ttp-footeraddress {
	font-size:12px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #ffffff;
	text-align:center;
	font-weight:bold;
}

#ttp-ndplug {
	width: 782px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-align:center;
}

a.CommandButton {
	font-size:16px;
}



.footerlinks {
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, arial, sans-serif;
}

a.footerlinks:link {
	color: #000000;
}

a.footerlinks:visited {
	color: #000000;
}


a.footerlinks:hover {
	color:#ffff00;
	text-decoration: none;
}

.FramedPicture {
	background-color:#FFFFFF;
	padding: 5px;
	border: 1px solid black;
}


UL LI   {
    list-style-type: square ;
	list-style-image: url(ttp-paw.gif);
	height: 25px;
	font-size: 13px;
	padding-bottom: 3px;
}


/* Main Menu */

.MainMenu_MenuContainer {
	height:20;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
 	border-bottom: #F18231 1px solid; 
	border-top: #F18231 1px solid;
	padding-top:3px;
	padding-bottom: 2px;
	font-size: 12px;
/* 	font-weight: bold; */
}

.MainMenu_MenuIcon {
	background-color: #F18231;
	display: none;
}

.MainMenu_SubMenu {
	background-color: #F18231;
	border: 1px solid #333333;
	font-size: 14px;
	font-weight: normal;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
	background-color: #F18231;
	color: #FFFF00;
	padding-top:3px;
	padding-bottom: 2px;
	font-size: 12px;
	/* font-weight: bold; */
}
.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow {
}


