/* CSS Document */

body
	{
	 background:#e9e1db url(images/bg_body_04.gif) top repeat-x;
	 margin:0;
	 padding:0;
	 font:12px tahoma;
	 line-height:17px;	 
	}
a {
text-decoration:none;
color:#006699;
}
a img {border:0;}
* html #wrapper {
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg_wrapper_13.png');
background: none;
/*width:759px;
margin:0 auto;
*/
}
#wrapper {
width:709px;
margin:0 auto;
background:url(images/bg_wrapper_13.png) repeat-y;
min-height: 100%;
height: auto !important;
height: 100%;
padding-left:25px;
padding-right:25px;
}
#top
	{
	width:739px;
	margin:0 auto;
	background:url(images/logo_02.gif) top left no-repeat;
	height:102px;
	 }
#right_col
	{
	 width:484px;
	 float:right;
	}
.aaa
	{width:145px;
	 float:left;
     background:url(images/spacer_50.gif) top right repeat-y;
	 margin-right:10px; 
	 }
.aaa a
	{font-size:10px; color:#00a2fe; text-decoration:underline;}
#left_col
	{width:216px;
	 float:left;
	 }		 
.amount
	{float:right; background:url(images/amount_29.gif) top no-repeat; font-size:9px; color:#ffffff; width:49px; height:37px; padding-left:10px; padding-right:10px; font-weight:bold; line-height:12px;; padding-top:3px;}	 

#bottom
	{
	width:739px;
	margin:0 auto;
	text-align:right;
	padding-bottom:5px;
	 }
	 .newsDate {
	 color:#333333;
	 
	 }
