@charset "utf-8";
.outer {
	font: 0.9em Verdana;
	color: #000000;
	text-align:left;
	
	height:500px;
	min-width:65em;
	max-width:75em;
	overflow:auto;
	background-color: #EEEDBB;
}
body {
	color: #666666;
	font: bold normal 0.8em Verdana;
	 margin: 0; padding: 0;
}

.sidebar{background-image:url(../images/side.jpg);
		 background-repeat:repeat-y;
		 width:2em;
}
.style5 {font-size: 9px}
.style6 {
	font-size: 9pt;
	font-weight: bold;
}
.style8 {font-size: 9in}
.CatHeading {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 11pt;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
h2 {
	font-size: 1em;
}

.style9 {
	color: #9900A0;

	font-size: 1.2em;
	font-family: Verdana;
}

.style10 {font-size: 0.8em}
.fronttext{
	font-family:Verdana;
	font-size:0.75em;
	color:#666666;
}