
A.menulink {
display: block;
width: 120px;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:15px;
color: #000000;
border: solid 1px #FFFFFF;
}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:yellow;
}
h1.yellow {
background: yellow;
color: blue;
font-size: 15px;
text-align: center
}

em.yellow {
background: yellow;
color: blue;
font-size: 15px
}


#specialSquare {
border-style: solid;
border-width: 0px;
border-color: blue;
height: 250px;
left: 330px;
position: absolute;
top: 1760px;
width: 300px;
z-index: 21
}


#specialSquare2 {
border-style: solid;
border-width: 0px;
border-color: blue;
height: 250px;
left: 325px;
position: absolute;
top: 1600px;
width: 300px;
z-index: 21
}


#specialSquare3 {
border-style: solid;
border-width: 0px;
border-color: blue;
height: 250px;
left: 325px;
position: absolute;
top: 1400px;
width: 300px;
z-index: 21
}


#menuSquare {
border: 1px NONE;
background-color: black;
background-image: NONE;
height: 125px;
left: 50px;
position: absolute;
top: 2700px;
width: 872px;
z-index: 20
}

#Cupons {
background-color: #ffff00;
text-align: center;
color: white;
border-style: dashed;
border-width: 4px;
border-color: black;
font-weight: bold;
height: 90px;
left: 65px;
position: absolute;
top: 980px;
width: 125px;
z-index: 15
}

#Cupons2 {
background-color: #ffff00;
text-align: center;
color: white;
border-style: dashed;
border-width: 4px;
border-color: black;
font-weight: bold;
height: 90px;
left: 40px;
position: absolute;
top: 980px;
width: 125px;
z-index: 15
}


#Cupons3 {
background-color: #ffff00;
text-align: center;
color: white;
border-style: dashed;
border-width: 4px;
border-color: black;
font-weight: bold;
height: 90px;
left: 40px;
position: absolute;
top: 1120px;
width: 125px;
z-index: 15
}


#Cupons4 {
background-color: #ffff00;
text-align: center;
color: white;
border-style: dashed;
border-width: 4px;
border-color: black;
font-weight: bold;
height: 90px;
left: 80px;
position: absolute;
top: 930px;
width: 125px;
z-index: 15
}


/*
#TopBanner {
background-color: #ffffff;
height: 125px;
left: 50px;
position: absolute;
top: 25px;
width: 865px;
z-index: 10
}
*/

#LeftMargin {
font-family: "Verdana";
font-size: 15px;
background-color: white;
height: 2700px;
left: 50px;
position: absolute;
top: 50px;
width: 250px;
z-index: 3
}

#RightMargin {
font-family: "Verdana";
font-size: 15px;
background-color: #ffffff;
height: 2700px;
left: 745px;
position: absolute;
top: 50px;
width: 250px;
z-index: 15
}

#Center {
font-family: "Verdana";
font-size: 15px;
background-color: white;
height: 2700px;
left: 295px;
position: absolute;
top: 50px;
width: 450px;
z-index: 3
}

#TitleBar {
background-color: #ffffff;
height: 50px;
left: 50px;
position: absolute;
top: 150px;
width: 865px;
z-index: 11
}
/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 370px;
height: 1.2em;
border: 1px inset black;
padding: 1px;
background-color: yellow;

}

#pscroller2{
width: 400px;
height: 150px;
border: 1px solid black;
padding: 5px;
background-color: yellow;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

