body
{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: 100% 142px;
}
.menu
{
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.menu:hover
{
color:#000000;
}
.topmenu
{
	
	color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.topmenu:hover
{
color:#000000;
}
.subhed
{
	
	color:#333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.content
{
	color:#333333;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: justify;
}
.contentleft
{
	color:#333333;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
}
.sidemenu
{
	color:#333333;
	text-decoration: none;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	font-weight:bold;
}
.sidemenu:hover
{
	color:#ff6600;	
}
.foot
{
	color:#333333;
	font-size: 11px;
	text-decoration: none;	
}
.more
{
	color:#CC3300;
	font-size: 11px;
	text-decoration: none;	
}
#text {margin:50px auto; width:500px; }
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#FC0; color:#000; font:11px Verdana, Arial, Helvetica, sans-serif;}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}