.topbox
{
	text-align:center;
	vertical-align:bottom;
	color:#FFFFFF;
	font-size:14px;
	font-size-adjust:none;
	font-weight:bold;
	text-indent:inherit;
	font-stretch:utra-expanded;
	background:url(/top.png) top left repeat-x;
}
.bottombox
{
	text-align:center;
	vertical-align:top;
	color:#FFFFFF;
	font-size:1em;
	font-size-adjust:none;
	font-weight:bold;
	text-indent:inherit;
	font-stretch:utra-expanded;
	background:url(/bottom.png) bottom left repeat-x;
}
.sumbox
{
	position:fixed;
	right:15px;
	top:25px;
	max-width:150px;
	min-width:150px;
	width:150px;
}
.boxcontent
{
	background:#B3EDFF;
	text-align:center;
}
li
{
	list-style:none;
}
.boxcontent li a
{
	text-decoration:none;
	color:#0022BB;
	text-indent:18px;
	list-style:none;
}
.htd
{
	background:url(/hbody.png) repeat-x center;
	vertical-align:bottom;
}
.boxcontent li a:hover
{
	color:#0077FF;
	text-decoration:underline overline;
}
.content
{
	text-align:center;
	font-size:1em;
	text-align:center;
	color:#000000;
	margin-top:20px;
	padding-top:20px;
}
.content h1
{
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	min-height:19px;
	color:#FFFFFF;
	border-left:thin;
	border-right:thin;
	border-top:thin;
	vertical-align:bottom;
}
.content div
{
	font-size:.9emem;
	color:#000000;
}
.footer
{
	font-size:.75em;
	text-align:center;
	vertical-align:bottom;
}
.shoutmessage
{
	background:#E2E2E2;
}
.shoutmessage1
{
	background:#F2F2F2;
}
.shoutmessage:hover,.shoutmessage1:hover
{
	background:#D2D2D2;
}
.shoutmessageactive
{
	background:#D2D2F2;
}
.shoutmessageactive1
{
	background:#B2B2F2;
}
.shoutmessageactive:hover,.shoutmessageactive1:hover
{
	background:#C2C2E2;
}
body
{
	margin:0px;
}
td
{
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
a
{
	color:#336699;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	color:#003333 !important;
	text-decoration:underline !important;
}
a:active
{
	color:#336666;
	text-decoration:underline;
}
a:visited
{
	color:#3366CC;
	text-decoration:none;
}
img
{
	border:none;
}