
#oneFlyer {
color:#EE0024;
font-size:10pt;
font-family: verdana, arial;
border-bottom:2px solid #EE0024;
width:420px;
height:200px;
margin-top:17px;
}

#threeUp {
color:#EE0024;
font-size:10pt;
font-family: verdana, arial;
/*border-bottom:2px solid #EE0024;*/
width:420px;
height:400px;
margin-top:17px;
}

#twoUp {
color:#EE0024;
font-size:10pt;
font-family: verdana, arial;
/*border-bottom:2px solid #EE0024;*/
width:420px;
height:400px;
margin-top:17px;
}

#flyerBorder{
border-bottom:2px solid #EE0024;
}

#flyerName{
margin-top: 10px;
color: #EE0024;
font-size: 11pt;
}

#flyerTitle {
color:#666666;
font-weight:900;
font-size:11pt;
padding:3px 1px 10px 6px;
height:12px;
border-bottom:2px solid #EE0024;
font-style:italic;
}

#title {
color:##EE0024;	
font-weight:900;
text-align:center;
font-size:11pt;
margin-bottom:0px;
}

#titleText {
color:##EE0024;
text-align:Center;
margin-top:0px;
margin-bottom:0px;
}

#date {
color:#666666;	
font-weight:500;
text-align:center;
font-size:10pt;
margin-top:3px;
}


#left { padding-left:0px; }
#topRight { padding-right:40px; }
#right { padding-left:0px; }

a.flyerLink:link, img { color:#EE0024; text-decoration:none; border:none; }
a.flyerLink:visited { color:#EE0024; text-decoration:none; border:none; }
a.flyerLink:hover, { color:#cccccc; text-decoration:underline; }

