BODY {
	SCROLLBAR-ARROW-COLOR: #F6F2E9; SCROLLBAR-TRACK-COLOR: #F6F2E9; SCROLLBAR-BASE-COLOR: #2A5AB6; scrollbar-dark-shadow-color: #FFFFFF
	color: #000;
	padding: 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}

a:link
{
	color: blue;
	text-decoration: none;
}
a:visited
{
	color: blue;
	text-decoration: none;
}
a:hover
{
	color: #CC0000;
	font-weight: bold;
}

hr {
	border-top: #BBC4A3 1px solid;
}

.content {
	font-size: 14px;
	color: #000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
	padding-bottom: 0.5em;
	text-indent: 15px;
	text-align: justify;
}
.content h1 {
	font-family: tahoma, "Arial Narrow";
	font-size: 24px;
	font-weight: bold;
	color: #CC0066;
	text-align: center;
	}
.content h3 {
	font-family: tahoma, "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #000080;
	padding-bottom: 0.5em;
	text-align: center;
	}
.top
{
	color: #FFFFFF;
	font: bold 13px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.top a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.top a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover
{
	color: yellow;
}
.tcat
{
 background: #0071BD;
 color: #FFFFFF;
 border-top: 1px solid #FFFFFF;
 border-left: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;; font-style:normal; font-variant:normal; font-weight:bold; font-size:8pt; font-family:verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif
}
#sidebar h2 {
	background: url(sidenav_top.jpg) no-repeat center;
	border: #CCC 1px solid;
	color: #676E04;
	font: 15px verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	height: 22px;
	margin: 15px 0 0 0;
	padding: 2px;
	text-align: center;
}

#sidebar ul {
	background: url(lotus1.gif) #F3F6ED no-repeat bottom;
	border: #E1D6C6 1px solid;
	border-top: #F3F6ED 1px solid;
	font: 14px verdana, tahoma, arial, helvetica, sans-serif;
	color: #900;
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	padding-bottom: 4em;
	text-align: left;
}
#sidebar ul li a:link {
	color: #676E04;
	text-decoration: none;
	font-weight: bold;
}

#sidebar ul li a:visited {
	color: #676E04;
	text-decoration: none;
	font-weight: bold;
}


#sidebar ul li a:hover{
	color: #900;
	font-weight: bold;
	font-size: 15px;
} 
