<!--
body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#3A0A5A;
	background:url(images/bkg_body.gif) no-repeat bottom left;
}
#header{
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:100%;
	background:url(images/bkg_header.gif) no-repeat left top;
	height:80px;

}
#accContainer {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	width: 180px;
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float:left;
}
.menuTitle {
	font-size: 12px;	
	font-weight:bold;
	display: block;
	color: #2f3d31;
	background-color: #f2f2f2;
	text-decoration: none;
	outline-style:none;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	margin-bottom: 1px;
}
.content {
	font-size: 10px;
	color: #5E6257;
	display: block;
	background-color: #FFFFFF;
}
.content a{
	text-decoration:none;	
	font-family: Lucida Console, Helvetica, sans-serif;
	color: #4B0A70;
	font-size:small;
	text-align:left;
}

.content a:hover{
	color: #89C91B;
}
.content div{
	margin:2px;
}
#pagecontent{
	border:1px solid #DDF8AB;
	padding:0px 0px 0px 10px;
	margin-left:190px;	margin-right:10px;
}
#pagecontent p{
	
}


#footer{
	margin-top:5px;
	border-top:1px solid #4B0A70;
	clear:both;
}
.pagetitle{
	background:url(images/bkg_pagetitle.jpg) no-repeat left;
	color: #608A20;
	font-size:large;
	font-family: Lucida Console, Helvetica, sans-serif;
	text-align:left;
	border-bottom:1px solid #F0E1FF;
	padding:5px 2px 5px 5px;
}
.hiltetext{
	color: #608A20;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #89C91B;
	font-size: x-small;
}
.style2 {font-size: x-small}
.style3 {font-family: "Courier New", Courier, mono}
.btn{
	background:#89C91B;
	color: #ffffff;
}
-->



