

html, body 
{
    height: 100%;
}
body 
{
    text-align: center;   
    padding: 0;
    margin: 0;
    
   
    background:#070946 url(images/bg_all_pages.jpg) repeat-x;
    
    
}



/*body {
	    background-color: #000000;
	}*/
	 
/*.scrollBg {
	    background-image: url(images/waves.jpg);
	    
	    width:1800px;
	    height:1600px;
	}
	 
.scrollBg img {
	    display: block;
	}*/

	
	
#Table
{
    padding: 0;
    margin-bottom: 1;
    border-collapse: collapse;
    width: 100%;
 

}
#Table th
{
    text-align: left;
    border-bottom: 1px solid white;

}


div#distance 
{ 
    width: 1px;           
    float: left;
}
div#content 
{
    position: relative;
    text-align: left;
    width: 768px;
    margin: 0 auto;
    clear: left;
}
#contenttable
{
    width: 558px; 
    border: 0;
    margin-left:0px; 
    margin-top:4px; 
    background-image:url(images/all_bg.jpg); 
    background-position:top left; 
    background-repeat:repeat; 
    vertical-align: top;
}
#menutd
{
    background: url(images/m2.jpg) repeat-x; 
    height: 34px;
    padding-left: 0px;
}
#menutd a
{
    color: #E06000;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial Narrow;
    font-size: 13px;
    padding-top: 3px;
    cursor: hand;
}
#toptd
{
    width: 210px;
    vertical-align:top;
    background: url(images/1_bg1_a.jpg) top left repeat-y; 
    padding-bottom:3px;
    padding-top: 2px;
    
}
#toptable
{
    width: 210px; 
    height: 287px;
    border: 0;
    background: url(images/1_bg1_b.jpg) top left repeat-y;
}
#FadeImageContainer {
	height:230px;
	width: 768px;
	position: relative;
	left: 0px;
    margin-top: 0px;
}
#FadeImageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.priv {font-family:tahoma; font-size:11px; color:#636363; margin:7 0 0 23px;}
.priv a{font-family:tahoma; font-size:11px; color:#636363; text-decoration:none}
#menutd .RadMenu .rmHorizontal .rmText
{
    padding-right: 5px;
    padding-top: 5px;
}
