.left 
{
	float: left; 
	width: 50%; 
	text-align: left;
}

.right 
{
	float: right; 
	width: 50%; 
	text-align: right;
}

.clear 
{
	clear: both;
}

.bxbleft
{
	width:250px;
}

.bxbright
{
	width:250px;
}

#banner h1, #banner h2 
{
	display: none;
}

#pagetitle 
{
	text-align: center; 
	font-weight: bold;  
	font-size: 105%;
	margin: 10px;
}

.smalllist
{
	width:350px;
	text-align: left;
}

a.pophelp
{
	position: relative;
	text-decoration: none;
}

a.pophelp:hover
{
	z-index:100; 
	border: none; 
	text-decoration: none;
}
 
a.pophelp span
{
	display: none; 
	position: absolute; 
	top: -25em; left: 20em;
}
 
a.pophelp:hover span
{
	display:block;
	position: absolute;
	top: -3em; left: 2em; width: 225px;
	border:1px solid #000;
	background-color:#CCC; color:#000;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	font-weight: normal;
	visibility: visible;
}

#bxbcustom 
{
	margin-right: 10px;
	margin-left: 10px;
}

.label
{
	vertical-align:top;
	font-weight: bold; 
}

.small 
{
	font-size: 80%;
}

.bxbsmall 
{
	width: 425px;
	margin: 0 auto;
}

#menulist 
{
 	padding: 0px;
 	margin: 0px;
}

#menulist ul 
{
 	margin-left: 0;
 	padding-left: 0;
 	white-space: nowrap;
}

#menulist li 
{
	display: inline;
 	list-style-type: none;
}

#menulist a 
{ 
	padding: 1px 5px;
 	margin-right: 3px;
	}

#sidemenu 
{
	line-height: 1em;
}

#sidemenu ul 
{
	list-style: none;
	margin: 0;
	padding: 1px;
}

#sidemenu li 
{
	text-align: left;
	margin:0px;
}

.chibim {
border-width:5px;
border-style:solid;
border-spacing:0px;
border-top-color:#0DA9D9;
border-left-color:#0DA9D9;
border-bottom-color:#0B8BB3;
border-right-color:#0B8BB3;
background-color:#BFF0FF;
}

.chibim_t {
border-width:5px;
border-style:solid;
border-spacing:0px;
border-top-color:#0DA9D9;
border-left-color:#0DA9D9;
border-bottom-color:#0B8BB3;
border-right-color:#0B8BB3;
background-color:#80E1FF;
}

.chibiw {
border-width:5px;
border-style:solid;
border-top-color:#FF66CC;
border-left-color:#FF66CC;
border-bottom-color:#CC52A3;
border-right-color:#CC52A3;
background-color:#F7D0E9;
}

.chibiw_t {
border-width:5px;
border-style:solid;
border-top-color:#FF66CC;
border-left-color:#FF66CC;
border-bottom-color:#CC52A3;
border-right-color:#CC52A3;
background-color:#FF8CD9;
}
