html *
{
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
body
{
	margin: 0px;
	width: 100%;
	height: 100%;
	background-image: url('/graphics/site-background.gif');
}
h1
{
	font-size: 21px;
	margin: 0px;
}
h2
{
	font-size: 8pt;
	margin: 0px;
}
hr
{
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-top: 2px dotted #cccccc;
}
img
{
	border: 0px;
}
#main
{
	margin: auto;
	width: 814px;
	min-height: 660px;
}
#main #left
{
	width: 17px;
	float: left;
	min-height: 689px;
	background-image: url('/graphics/site-shade-left.gif');
}
#main #middle
{
	width: 780px;
	float: left;
}
#main #middle #top
{
	height: 108px;
	background-image: url('/graphics/top-pattern.gif');
	background-color: #ffffff;
}
#main #right
{
	width: 17px;
	float: left;
	min-height: 689px;
	background-image: url('/graphics/site-shade-right.gif');
}
.mainmenuitem
{
	background-image: url('/graphics/menuitem_bg.png');
	background-repeat: repeat;
	padding-left: 5px;
	padding-right: 5px;
	height: 28px;
	width: 85px;
	text-align: center;
}
.mainmenuitem a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.mainmenuitem-active
{
	background-image: url('/graphics/menuitem_active_bg.png');
	background-repeat: repeat;
	padding-left: 5px;
	padding-right: 5px;
	height: 28px;
	width: 85px;
	text-align: center;
}
.mainmenuitem-active a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menuleft
{
	background-image: url('/graphics/menu-left.gif');
	width: 8px;
}
.menuright
{
	background-image: url('/graphics/menu-right.gif');
	width: 8px;
}
.menuitem a
{
	color: #ffffff;
	font-family: tahoma, verdana, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
#leftcontent
{
	width:183px;
	min-height:487px;
	float:left;
	color: #ffffff;
}

#links
{
	padding:15px; 
	color: #000000;
}

#links ul
{
	margin: 0px;
	padding: 0px;
}
#links li
{
	margin: 0px;
	padding: 0px;
	color: #ff6600;
}
#links a
{
	color: #ff6600;
	font-weight: bold;
}
#maincontent
{
	min-height: 470px;
	background-color: #ffffff;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.menu td a:hover
{
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.orangebar
{
	background-image: url('/graphics/content-left-orangebar.gif'); 
	height:32px; 
	font-size:12px;
	font-weight:bold;
}

.contentcornertop
{
	height:11px;
	width:9px;
	float:left; 
	background-image:url('/graphics/content-corner-top.gif'); 
	background-repeat:no-repeat; 
	background-color:#076ba7;
}

.contentcornerbottom
{
	height:11px;
	width:9px;
	float:left; 
	background-image:url('/graphics/content-corner-bottom.gif'); 
	background-repeat:no-repeat; 
	background-color:#076ba7;
}
.leftspacer
{
	background-color: 
	#929ca5; 
	height:3px;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

