body{
    margin: 0 auto;
    padding:0;
   	background : url(i/bg-all.gif) repeat-x bottom repeat-y bottom;
	
		
}

#page{
    background : url(i/bg-head.gif) repeat-x top;
    width:100%;
    height:100%;
}
td{
	vertical-align:top;
}

a{
	      font : 12px Tahoma;
    color:#791D42;
}
a:hover{
	text-decoration:none;
}
.text{
    padding-right : 20%;
    font : 12px Tahoma;
    color:#791D42;
}
.text h1{
    margin:0;
    font : bold 16px Tahoma;
    color:#D21034;
}

.mg, .mg a{
    font : 12px Tahoma;
    color:#D21034;

}
.table{
    bordercolor : #808080;
    font : 12px Tahoma;
    color:#791D42;
}