	body {
		font-family: verdana, arial, helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-color: #596673;
	}

	a {
		color: #255F99;
	}
	a:hover {
		color: #255F99;
		text-decoration: underline;
	}
	.NormalTextBox {
		border: 1px solid #837852;
		width: 100px;
	}

	#dnn_dnnSearch_cmdSearch {
		color: #65717D;
	}

	
	#sf_whole {
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
		text-align: left;
		border: 1px solid #777777;
		background-color: white;
		width: 750px;
	}
	
	#sf_main {
		margin-left: 50px;
		margin-right: 50px;
		margin-bottom: 15px;
		font-size: 10px;
	}

	#sf_top {
		background-image: url(/gfx/header_bg1.gif);
		background-position: top right;
		background-repeat: no-repeat;
		height: 106px;
	}
	
	.sf_logo {
		float: left;
	}

	.sf_searcharea {
		padding-top: 34px;
		padding-left: 265px;
	}

	.sf_banner {
		border-top: 1px solid #837852;
		border-bottom: 1px solid #837852;
		padding-top: 1px;
		padding-bottom: 1px;
	}

	.sf_topbanner_menu {
		background-color: #65717D;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;	
		color: #eaebed;
	}

	.searchtext {
		color: #4d6d95;
	}

	#sf_mainarea {
		margin-top: 18px;
		margin-bottom: 22px;
		font-size: 10px;

		margin-left: 0px;
		margin-right: 0px;
		padding: 0px;

	}

	#sf_navbar {
		width: 174px;
		margin: 0px;
		background-color: #65717D;
	}

	.sf_header {
		background-color: #837852;
		font-size: 12px;
		text-align: left;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 8px;
		color: white;
		font-weight: bold;
		border-bottom: 1px solid white;
		
	}

	.sf_navbar_menu {
		background-color: #65717D;
		padding-top: 10px;
		color: #eaebed;
		font-weight: bold;
		line-height: 1.6;
		padding-bottom: 320px;
	}

	#sf_contentarea {
		padding-left: 25px;
		width: 420px;
		line-height: 1.4;
	}

	.sf_sectionheader {
		background-image: url(/gfx/sectionTitle_bg.gif);
		background-repeat: no-repeat;

		font-size: 16px;
		font-weight: bold;
		color: #65717D;
		padding-top: 12px;
		padding-left: 25px;
		padding-bottom: 18px;
		line-height: 1.2;
	}

	#sf_contentarea h2 {
		color: #65717D;
		padding-bottom: 3px;
		font-size: 16px;
		font-weight: bold;
	}

	#contentpanearea {
		font-family: verdana, arial, helvetica, sans-serif;
		padding-bottom: 60px;
		border-bottom: 1px solid #838c96;
		line-height: 1.5;
		color: #5a5a5a;
	}

	.HideMe {
		display: none;
		padding: 0px;
		margin: 0px;
	}


	.menu tbody tr td{
		background-color: #65717D;
		color: #eaebed;
		font-size: 10px;
		line-height: 1.2;
		padding-left: 6px;
		cursor: pointer;
	}

	.menu tbody tr td td{
		background-color: #65717D;
		color: #eaebed;
		font-size: 10px;
		line-height: 1.2;
		padding-left: 6px;
		cursor: pointer;
	}

	.menu tbody tr td td td{
		background-color: #65717D;
		color: #eaebed;
		font-size: 10px;
		line-height: 1.2;
		padding-left: 6px;
		background-image: url(/gfx/leftNav_bullet.gif);
		background-position: left center;
		background-repeat: no-repeat;
		cursor: pointer;

	}
	.menu tbody tr td td td td{
		background-color: #65717D;
		color: #eaebed;
		font-size: 10px;
		line-height: 1.2;
		padding-left: 6px;
		background-image: none;
		cursor: pointer;
	}

	.MenuHeaderSelected td {
		background-image: url(/gfx/leftNav_arrow.gif);
		background-position: left center;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.MenuHeaderExpanded td {
		background-image: url(/gfx/leftNav_arrow.gif);
		background-position: left center;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.MenuHeaderExpanded td {


	}

	.MenuSelected td {

	}