p {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
/* 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(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 1;
	text-align: center;
}
.boxhead h2 {
	background: url(images/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;
}

h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;


}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
html, body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	height: 100%;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000099;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: 50%;
	border: thin solid #CCCCCC;


}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	background-color: #3CBCFC;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;


}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
}
small {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
img {
	border: none;
}
