body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textMenuStandard a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.textStandardBoldRed {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.tableBorder {
	border: 2px solid #333333;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.borderTopRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.borderBottomRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.borderTopLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.borderBottomLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.borderBottomTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
/*Sets line-height of all menuitems*/
#p7TMnav {
	margin: 1px 0 0 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 15px establishing a cascading indent*/
#p7TMnav div div {
	margin: 2px 0 0 3px;
	}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/

