.MainMenu_MenuArrow { display:none;}
.MainMenu_RootMenuArrow { display:none;}
.ModuleTitle_MenuArrow {display:none;}
.ModuleTitle_RootMenuArrow {display:none;}
.PagerNav
{
	font-size: 18px;
	vertical-align:middle;
}
.PagerNavPages
{
	vertical-align:middle;
	font-size: 14px;
}
.Head 
{
	font-size: 10pt;
	font-weight: bold;
}

.Subhead
{
	font-size: 8pt;
	font-weight: bold;
}

#search_button
{
	border:0px;
	width: 30px;
	height: 25px;
	cursor: hand;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #d7d7d7;
	font-family: Tahoma, Arial, "MS Serif", serif;
	font-size: 8pt;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.page_div 
{
	background-image: url(images/page_htile.jpg);
	background-repeat: repeat-x;
}

.page_header {
	background-image: url(images/page_header.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 813px;
}
.copyright_text, .copyright_text .SkinObject, .copyright_text a.SkinObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 14pt;
	color: #8E8E8E;
	font-weight: bold;
}

.page_footer {
	background-image: url(images/page_footer.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 813px;
}

.page_left {
	background-image: url(images/page_left.jpg);
	background-repeat: no-repeat;
	height: 445px;
	width: 22px;
}
.page_nav {
	background-image: url(images/page_nav.jpg);
	background-repeat: no-repeat;
	height: 455px;
	width: 166px;
}

.page_nav td {
	line-height: 34px;
	color: #797979;
}

.page_nav a, .page_nav a:link, .page_nav a:visited {
	font-size: 10pt;
	color: #797979;
	text-decoration: none;
}

.page_nav a:hover {
	text-decoration: underline;
}

.page_content {
	background-color: #ffffff;
	height: 455px;
	width: 586px;
}

.page_content_area 
{
	width: 586px;
	overflow: auto;
}

.page_right {
	background-image: url(images/page_right.jpg);
	background-repeat: no-repeat;
	height: 455px;
	width: 39px;
}
td {
	font-size: 8pt;
}

.page_vtile {
	background-image: url(images/page_vtile.jpg);
	background-repeat: repeat-y;
	width: 813px;
}

#dnn_dnnSEARCH_txtSearch
{
	width: 132px;
	height: 20px;
	background-color: Transparent;
	border: none;
	font-family: Tahoma, Arial, "MS Serif", serif;
	font-size: 12pt;
}
/*
#search_button
{
	position: absolute;
	left: 720px;
	top: 47px;
	width: 19px;
	height: 20px;
	cursor: hand;
}*/


