body {  background-image: url(../../images/background_0001.jpg);
	  background-attachment: fixed;
	  background-repeat: repeat;
	  color: #660000;
	  display: block;
	  width: 98%;
	  font-family: Arial, Geneva, Helvetica, sans-serif;
        scrollbar-arrow-color:#303030;
        scrollbar-face-color:#F3F3F3;
        scrollbar-highlight-color:#303030;
        scrollbar-3dlight-color:#F3F3F3;
        scrollbar-shadow-color:#303030;
        scrollbar-darkshadow-color:#F3F3F3;
        scrollbar-track-color:#F3F3F3;
}


a{         font-family:Arial,Verdana,Helvetica,sans-serif;
           color:#BAB6B6;
           font-size:10px;
           line-height:12px;
           text-decoration: none;
}

a:link     {color: #BAB6B6;}
a:visited  {color: #BAB6B6;}
a:hover    {color: #585858;}
a:active   {color: #585858;}


#a_bg{      background-image:url("../images/bg_mb.gif");
        	background-repeat:no-repeat;
		position:relative;
            width:840px;
            height:600px;
		margin-top:0px;
            z-index:1;
}


#content {
           font-family:Arial,Verdana,Helvetica,sans-serif;
           position:relative;
           width:420px;
           height:350px;
           font-size:12px;
           color:#BAB6B6;
           font-weight: normal;
	     line-height:18px;
           text-align:left;
           top:180px;
           left:40px;
           background:transparent;
           z-index:2;
}



table, tr, td {
           font-family:Arial,Verdana,Helvetica,sans-serif;
	     font-size:13px;
	     color:#BAB6B6;
           font-weight: normal;
	     line-height:25px;
           text-align:left;
}

h5 {
		font-size:14px;
		color:#BAB6B6;
            font-weight:bold;
}