body
{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family:"Trebuchet MS";
	text-align: center;
	color: #FFFFFF;
	background: url(../images/slice-04.gif) repeat-x left top;
	background-color:#000000;
}
p
{
	margin:0px 0px 8px 0px;
}
#top
{
	width: 750px;
	height: 50px;
}
#top h1
{
	font-size: 12pt;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-align: left;
	margin:0px 0px 4px 0px;
	color:#000000;
}
#top h2
{
	font-size: 10pt;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-align: left;
	margin:0px 0px 4px 0px;
	color:#000000;
}
#link1, #link1 A
{
	font-size:8pt;
	color: #000000;
	text-decoration:none;
}
#link2, #link2 A
{
	text-align:center;	
	font-size:10pt;
	color: #FFFFFF;
	text-decoration:none;
	margin:0px 0px 8px 0px;
}
#link3, #link3 A
{
	font-size:10pt;
	color: #FFFFFF;
	text-decoration:none;
	margin:0px 0px 8px 0px;
}
#link4, #link4 A
{
	text-align:center;
	font-size:10pt;
	color: #FFFFFF;
	text-decoration:none;
}
#link5, #link5 A
{
	text-align:center;
	font-size:10pt;
	color: #FFFFFF;
	text-decoration:none;
}
#note
{
	text-align:justify;
	font-size:8pt;
	margin:0px 0px 8px 0px;
}
#menu
{
	width: 750px;
	height: 50px;
	background: url(../images/slice-01.gif) no-repeat left top;
	margin:0px 0px 0px 0px;
}
#menu ul
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
#menu li
{
	display: block;
	float: left;
}
#menu a
{
	display: block;
	float: left;
	background: url(../images/slice-02.gif) no-repeat right 55%;
	margin-top: 5px;
	margin-right: 3px;
	padding: 8px 17px;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}
#menu a:hover
{ 
	color: #000000;
}
#menu .current a
{
	color: #000000;
}
#content
{
	margin:0px 0px 0px 0x;
	padding:8px 8px 8px 8px;
	width:734px;
	background-color:#4C4C4C;
	background-image:url(../images/slice-03.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#foot
{
	margin:8px 0px 0px 0px;
}
