/* CSS Document */

body{background-color:#dcdcdc; margin:0px}

.bg_PrevDesign{background-image:url(../images/omdigi_LeftAndRightback.jpg); background-repeat:no-repeat}
.bg_ViewLive{background-image: url(../images/omdigi_LiveSiteback.jpg); background-repeat:no-repeat}
.bg_ContactAndChat{background-image:url(../images/omdigi_ContactAndChatback.jpg); background-repeat:no-repeat}
.bg_Whatwedo{background-image:url(../images/omdigi_Whatwedoback.jpg); background-repeat:no-repeat}
.bg_ClientSpeak{background-image:url(../images/omdigi_ClientSpeakback.jpg); background-repeat:no-repeat}

.font_Black_11{font-family:tahoma; font-size:11px; color:#515151; font-weight:normal}
.font_Blue_11{font-family:tahoma; font-size:11px; color:#047acc; font-weight:normal}

.transOUT { background-color: silver}
.transON  { background-color: silver; opacity:0.60;filter: alpha(opacity=60); -moz-opacity: 0.6; cursor:pointer}


.A:link{text-decoration:none; color:#515151}
.A:active{text-decoration:none; color:#515151}
.A:visited{text-decoration:none; color:#515151}
.A:hover{text-decoration:underline; color:#047acc}

.B:link{text-decoration:none; color:##047acc}
.B:active{text-decoration:none; color:##047acc}
.B:visited{text-decoration:none; color:##047acc}
.B:hover{text-decoration:underline; color:#047acc}