body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E7E7E7;
	margin: 0px;
}
 
div#main {
	background-image: url(/images/mainbg.gif);
	background-repeat: repeat-y; 
}
 
div#all {
	width: 999px;
	margin: 0px auto;
	text-align:left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}


div#top {
	height: 247px;
	width: 999px;
	background-image: url(/images/head.jpg);
	background-repeat: no-repeat;

}



div#top img#toplogo {
	position: relative;
	top: 60px;
	left: 50px;
}

div#topnav {
	float: right;
	position: relative;
	top: 30px;
	left: 4px;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}



TD.left {
	width: 209px;
	background-image: url(/images/bg_leftnav.jpg);
	vertical-align: top;

}

TD.left#crosslink {
	text-align: center;
	vertical-align: bottom;
	padding-top: 44px;
}



TD#content {
	width: 790px;
	vertical-align: top;

}

div#content_top {
	background-image: url(/images/bgcenter_top.jpg);
	width: 790px;
	height: 15px; 
	background-repeat: no-repeat;
}

div#content_foot {
	background-image: url(/images/bg_center_foot.jpg); 
	width: 790px; 
	height: 15px; 
	background-repeat: no-repeat;
	clear: both;
}

div#ccont {
	float: left;
	width: 790px;
	background-image: url(/images/bg_center.jpg);
	background-repeat: repeat-y;

}


div#center {
	width: 510px;
	float: left;
	padding-left: 20px;
	padding-right: 12px;	
	border-right: 1px solid #E1E1E1;
}

div#center.full {
	width: 750px;
	padding-right: 12px;
	border-right: 0px solid #E1E1E1;
}

div#right {
	width: 238px;

}

div.clear {
	clear: both;
	width: 1px;
	height: 1px;
}


div#leftnav {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(/images/bg_leftnav.jpg);
}

div#lntop {
	width: 209px;
	height: 15px;
	background-image: url(/images/leftnav_top.jpg);
}

div#lnfoot {
	width: 209px;
	height: 15px;
	background-image: url(/images/leftnav_foot.jpg);
	background-repeat: none;
}



div#leftnav UL {
	list-style-image:none;
	list-style:none;
	width: 209px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}



div#leftnav UL LI a {
	padding-left: 11px;
	margin-bottom: 6px;
}



div#leftnav UL LI UL LI a {
	padding-left: 26px;	
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 3px;
}

div#leftnav UL LI UL LI UL LI a {
	padding-left: 22px;
	font-size: 11px;
	line-height: 18px;
}

div#leftnav UL a:link, div#leftnav UL a:visited {
	width: 100%;
	display: block;
}

div#leftnav UL a:link, div#leftnav UL a:visited, div#topnav a:link, div#topnav a:visited {
	text-decoration: none;
	color: #DF1E23;
}

div#leftnav UL UL a:link, div#leftnav UL UL a:visited, div#topnav a:link, div#topnav a:visited {
	text-decoration: none;
	color: #666666;
}

div#leftnav UL a:hover, div#topnav a:hover {
	text-decoration: none;
	color: #000000;
}



div#leftnav a.selected {
	font-weight: normal;
}


div#leftnav a.current {

	color: #000000!Important;
}

div#topnav a.current {
	color: #000000!Important;
}

div#leftnav img.navelement {
	position: relative;
	left: -4px;
	top: 3px;
}


TD.left div#links {
	text-align: center;
	background-color: #FFFFFF;
	margin: 4px;
	border: 1px solid #E8E495;
}

TD.left div#links img {
	margin: 4px;
}



div#vertspace {
	float: right;
	height: 527px;
	width: 1px;
}



div.spacer {
	clear: both;
	width: 1px;
	height: 1px;
}


div#foot {
	background-image: url(/images/bg_foot.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 999px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-top: 18px;
}



div#poweredBy a, div#poweredBy a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	top: -10px;
}

div#poweredBy a:hover  {
	color: #3D6272;
	text-decoration: none;
	font-size: 11px;
}

div#foot div.text {

	font-size: 11px; 
	color: #FFFFFF;

}

div#foot a, div#foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div#foot a:hover {
	color: #000000;
}


div#breadcrumbs {
	font-size: 11px;
	margin-left: 22px;
}

div#breadcrumbs a {
	text-decoration: none;
}

div#breadcrumbs a.current {
	font-weight: bold;
}

div#sysmessages {
	background-color: #E1E1E1;

	margin: 4px;
	padding: 4px;
	font-size: 0.75em;
	font-weight: bold;
}

