body {
	color:#000000;
	background-color:#003466;
	background-image:url(../images/051129_side_nav_bg02.gif);
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;	
	}

img 	{
	border:0px;
	}

a 	{
	color:#000000;
	text-decoration:none;
	}
	
div.side_navigation{
	background-color:#000000;
	background-image:url(../images/051102_side_nav_bg01.gif);
	position:absolute;
	padding:0px;
	top:0px;
	left:0px;
	width:183px;
	}

div.side_navigation2{
	background-image:url(../images/051129_side_nav_bottom01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px;
	width:183px;
	height:2px;
	}	
	
	
	
div.button_white{
	position:relative;
	left:10px;
	background-color:#ffffff;
	background-image:url(../images/051102_side_nav_but01_white.gif);
	background-repeat:no-repeat;
	width:164px;
	height:26px;
	margin-bottom:4px	
}

div.button_grey{
	position:relative;
	left:10px;
	background-color:#ffffff;
	background-image:url(../images/051102_side_nav_but02_grey.gif);
	background-repeat:no-repeat;
	width:164px;
	height:26px;
	margin-bottom:4px	
}

div.button_grey_big{
	position:relative;
	left:10px;
	background-color:#ffffff;
	background-image:url(../images/051102_side_nav_but04_grey_big.gif);
	background-repeat:no-repeat;
	width:164px;
	height:42px;
	margin-bottom:4px	
}

div.button_inside{
	padding:4px 7px 0px 0px;
	text-align:right;
	font-size: 80%;
	font-weight:bold;
}

div.sub_item{
	padding:4px 7px 0px 0px;
	text-align:right;
	font-size: 75%;
	font-weight:bold;
}


div.ads{
	padding:40px 0px 0px 10px;
	width:164px;
	height:258px;
	}

div.ads_home{
	padding:10px 0px 10px 10px;
	width:164px;
	height:258px;
	}
	

