#DM17520484 {
visibility:hidden;
}


A.red:link    {color: #FF0000;font-weight: normal}
A.red:visited {color: #FF0000;font-weight: normal}
A.red:active  {color: #FF0000;font-weight: normal}
A.red:hover   {color: #FF0000;font-weight: normal}

A.redbold:link    {color: #FF0000;font-weight: bold}
A.redbold:visited {color: #FF0000;font-weight: bold}
A.redbold:active  {color: #FF0000;font-weight: bold}
A.redbold:hover   {color: #FF0000;font-weight: bold}

A.white:link    {color: #FFFFFF;font-weight: normal}
A.white:visited {color: #FFFFFF;font-weight: normal}
A.white:active  {color: #FFFFFF;font-weight: normal}
A.white:hover   {color: #FFFFFF;font-weight: normal}

A.whitebold:link    {color: #FFFFFF;font-weight: bold}
A.whitebold:visited {color: #FFFFFF;font-weight: bold}
A.whitebold:active  {color: #FFFFFF;font-weight: bold}
A.whitebold:hover   {color: #FFFFFF;font-weight: bold}

A.blue:link    {color: #0000FF;font-weight: normal}
A.blue:visited {color: #0000FF;font-weight: normal}
A.blue:active  {color: #0000FF;font-weight: normal}
A.blue:hover   {color: #0000FF;font-weight: normal}

A.bluebold:link     {color: #0000FF;font-weight: bold}
A.bluebold:visited  {color: #0000FF;font-weight: bold}
A.bluebold:active   {color: #0000FF;font-weight: bold}
A.bluebold:hover    {color: #0000FF;font-weight: bold}

A.yellow:link    {color: #FFFF00;font-weight: normal}
A.yellow:visited {color: #FFFF00;font-weight: normal}
A.yellow:active  {color: #FFFF00;font-weight: normal}
A.yellow:hover   {color: #FFFF00;font-weight: normal}

A.yellowbold:link     {color: #FFFF00;font-weight: bold}
A.yellowbold:visited  {color: #FFFF00;font-weight: bold}
A.yellowbold:active   {color: #FFFF00;font-weight: bold}
A.yellowbold:hover    {color: #FFFF00;font-weight: bold}

A.black:link    {color: #000000;font-weight: normal}
A.black:visited {color: #000000;font-weight: normal}
A.black:active  {color: #000000;font-weight: normal}
A.black:hover   {color: #000000;font-weight: normal}

A.blackbold:link     {color: #000000;font-weight: bold}
A.blackbold:visited  {color: #000000;font-weight: bold}
A.blackbold:active   {color: #000000;font-weight: bold}
A.blackbold:hover    {color: #000000;font-weight: bold}


h1{
position:relative;
top:-50px;
height:20px;
width:99%;
margin:5px;
font-size:x-large;
text-align:center;
font-weight: bold;
font-style:normal;
padding-top:2px;
color: #0000FF;
padding-top:2px;
border: 0px solid #C8C8C8;
}

h2{
position:relative;
top:-47px;
height:20px;
width:99%;
margin:5px;
font-size:large;
text-align:center;
font-weight: bold;
font-style:normal;
padding-top:2px;
color: #000000;
padding-top:2px;
border: 0px solid #C8C8C8;
}


html,body{
font-family:"Times New Roman",Arial,Verdana, Helvetica, sans-serif;
background-image: url(../images/background.jpg); 
background-position:top left;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:100%;
font-weight: normal;
margin:0;

padding:0;

width:100%;


}

table.center {
    margin-left:auto; 
    margin-right:auto;
  }


.SmallRed {
text-align:center;
font-style:normal;
font-weight: bold;
font-size: small;
color: #FF0000;
}

.SmallBlack {
text-align:center;
font-style:normal;
font-weight: normal;
font-size: small;
color: #000000;
}

.BabyChat{
position:relative;
top:-300px;
left:39%;
margin: auto;
width: 20%;
height:70px;
border: 0px solid #73AD21;
padding: 10px;
text-align:right;
z-index:99;
}



.ContentCenterBox{
position:relative;
top:0px;
min-height:100%;
margin: auto;
width: 60%;
padding: 10px;
height:auto;
text-align:center;
border: 0px solid #73AD21;
z-index:1;
}

.Copyright {
position:relative;
top:0px;
left:1%;
height:auto;
width:98%;
font-family:Arial,"Times New Roman",  Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 10pt;
background-image: url(../images/paper.gif); 
background-repeat: repeat; 
background-position: top left;
border: 1px solid #C8C8C8;

}

.DialogBox{
position:relative;
top:30px;
width: 96%;
padding: 10px;
height:auto;
text-align:center;
background-color:#FFFFFF;
box-shadow: 5px 5px 5px #888888;
border: 2px solid #c8c8c8;
border-radius: 10px;
 -moz-border-radius: 10px;
z-index:1;
}

.DialogBoxTitle{
position:relative;
top:3px;
width:98%;
height:30px;
padding:0 0 0 10px;
border:1px solid #c8c8c8;
border-radius:10px;
font-size:x-large;
text-align:left;
color:#0000FF;
z-index:99;
background:rgba(213, 213, 213, 0.2);
margin-bottom:10px;
}

.Logo{
position:relative;
top:0px;
left:-40%;
margin: auto;
width: 20%;
height:140px;
border: 0px solid #73AD21;
padding: 10px;
color:#FFFFFF;
text-align:center;
}

.Menu{
position:relative;
top:-100px;
left:10%;
height:20px;
margin: auto;
width: 70%;
border: 0px solid #73AD21;
background-color:#FFFFFF;
border-radius: 10px;
 -moz-border-radius: 10px; 
padding: 10px;
text-align:left;
}

.PriceListTitle{
font-weight:bold;
font-size:large;
}

.PriceListTotal{
color:#FF0000;
font-weight:bold;
font-size:x-large;
}

.PriceListItems{
position:relative;
text-align:left;
left:40%;
width:50%;}

.TagLine{
position:relative;
top:0px;
margin: auto;
width: 120%;
border: 0px solid #73AD21;
color:#FFFF00;
font-weight:900;
text-shadow: 0 0 3px #FF0000;
text-align:center;
}
