body	{
	background: url(img/background.png) center;
	background-repeat: no-repeat;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#000000;
	background-attachment: fixed;
	scrollbar-face-color: #7189AB;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #94A9CA;
	scrollbar-arrow-color: #FFCC00;
}

#sidebar {
	float: left;
	width: 170px;
	padding-top: 18px;
	padding-right: 0pt;
	padding-bottom: 50px;
	padding-left: 6px;
}

#sidebar .box ul	{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 45px;
	padding-left: 15px;
	font-size: 1.2em;
	min-height: 120px;
	background-color: transparent;
	background-image: url(img/inbox.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	line-height: 22px;
}

#sidebar .box h2	{
	padding-top: 0pt;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 10px;
	color: #ffffff;
	line-height: 50px;
	text-align: center;
	background-color: transparent;
	background-image: url(img/h2_box.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 47px;
	font-size: 1.4em;
}

#sidebar .box ul li	{
	padding-left: 20px;
	background-color: transparent;
	background-image: url(img/liside.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#content	{
	float: none;
	width: 428px;
	padding-top: 30px;
	padding-right: 0pt;
	padding-bottom: 30px;
	padding-left: 0pt;
}

a { color: #FF0000; }

.Style8 {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}	

.menu {
	text-align: center;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 130px;
}


.Style5 {
	color: #0000FF; 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
}