
body
{
	width: auto;
	margin: 5px 5px 5px 5px;
	background-color: #E1FDED;
}

p
{
	margin:10px ; font-size: larger;
}

.mainheaderbar
{
	font-weight: bold;
	font-size: 30pt;
	color: navy;
	font-family: Arial;
	border: none;
	background: #61d3f9 url('img/bluefadeheader.png') repeat-y left top;
}

* html .mainleftbg  {display:inline-block;}
* html .mainleftbar {display:inline-block;}
* html .mainleftbar { margin-right:-3px;padding-bottom:10px;}/*3px jog */
* html .mainbarwrapper {height:100%;}
* html .mainleftbar ul li {	height: 1%;}

.mainbarwrapper
{
	margin-left: 134px;
}
.mainleftbar
{
	width: 134px;
	margin-left:-133px;
	left:-1px;
	display:block;
	float:left;
	/*background-color: #d7ffff;*/
	height: 1000px;
	text-align: left;
	padding-top:2px;
	position:relative;
	z-index:100;
	background-image: url('img/wall34.jpg');
	background-color: #61d3f9
	/*background: #61d3f9 url('img/wall34.jpg') repeat scroll left top;*/
}

.maincontent
{
	float: left;
	margin: 0px;
	padding-left:5px;
	padding-right:0px;
	position:relative;
	width: 95%;
	z-index:1;
}

.mainrightbar
{
	display:none;
}


div.toolbar_v ul
{
	margin: 5px 0px 5px 0px;
	padding-left: 0px;
	
}

div.toolbar_v ul li
{
	margin: 5px 0px 5px 0px;
	padding-left: 0px;
	margin: 5px;
	list-style-type: none;
	
}

div.toolbar_v ul li a:link, div.toolbar_v ul li a:visited
{
	color: #00008b;
	font-weight: bold;
}

.mainleftbar ul li
{
	margin: 2px;
	padding-left: 0px;
}

div.titlelist ul li
{
	list-style-type: disc;
}

.mainleftbar span
{
	padding: 5px 5px 5px 5px;
	display: block;
	background: url('../img/wall44.jpg') #ccccff repeat scroll left top;
}

.mainleftbar a
{
	text-decoration: none;
}

.mainleftbar a:link
{
	color: Navy;
	text-decoration: none;
}

.mainleftbar ul.menuitems a:hover, 
.mainleftbar ul.menuitems a:active,
.mainleftbar ul.menuitems a span:hover
{
	text-decoration: underline;
	color: Green;
	font-size: 12pt;
	font-family: Arial;
}

a:link, a:visited
{
	color: #996666;
}
