body {  margin-right: 7%; margin-left: 7%;; background-color: #ffffff}

.Region_FullWidth  { position: relative; width: 100%; float: left}
.Region_RightBlock { position: static; margin-top: 1ex; width: 20%; float: right; font-size:100%;}
.Region_LeftBlock  { position: static; margin-top: 1ex; width: 75%; float: left}

 A {; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 90%; background-color: #f0f0f0;}
 A:active { color: #0000CC;}
 A:link { color: #0033CC; background-color: #f0f0ff;}
 A:visited { color: #FF3333;}
 A:hover { color: #0000FF; background-color: #ffff00;}

.Text_RightMenu A:active { color: #000099; background-color: #fff;}
.Text_RightMenu A:link { color: #003399; background-color: #fff;}
.Text_RightMenu A:visited { color: #990000; background-color: #fff;}
.Text_RightMenu A:hover { color: #000; background-color: #FDf;}

