body
{
	background-image: url(background_gray_gradient.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	border: 0px;
	padding: 0px;
	top: 0px;
	background-color: #EEEEEE;
}

.tridentmaintable
{
	background-color: White;
	width: 800px;
	bottom: 0px;
}

.leftbar
{
	background-image: url(leftbar_gray_gradient.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	padding-right: 10px;
}

.rightbar
{
	background-image: url(rightbar_gray_gradient.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	padding-left: 10px;
}

.leftpane
{
	padding: 0px 7px 10px 0px;
}

.contentpane
{
	padding: 0px 8px 10px 8px;
}

.navpane
{
	padding: 0px 0px 0px 0px;
}

.rightpane
{
	padding: 0px 0px 10px 7px;
}

.navbar
{
	padding: 5px 0px 10px 0px;
}

.footerpane
{
	width: 100%;
	font-size: 14px;
	padding-bottom: 15px;
}

.copyrightpane
{
	width: 100%;
	font-size: 10px;
	color: #C7C7C7;
}

.footerline
{
	width: 100%;
}

.footertable
{
	width: 100%;
	bottom: 0px;
	padding-bottom: 25px;
}

.footershadowtable
{
	height: 12px;
	background-image: url(footershadow_middle.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 100%;
}

.searchbox
{
	font-size: 14px;
	background-image: url(top_banner_center_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#searchbuttontable
{
	position: relative;
	top: -18px;
	left: 143px;
	height: 20px;
	width: 20px;
	background-image: url(search.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#searchbuttontable:hover
{
	background-image: url(search-hover.jpg);
	background-repeat: no-repeat;
}

#dnn_dnnSEARCH_txtSearch
{
	position: relative;
	top: 2px;
	height: 18px;
	width: 138px;
	border: 0;
}
