.dotRepeaty {
background-image:url(final images/GreyBg.gif);
background-repeat:repeat;
}

.dotRepeatx {
	background-repeat: repeat-x;
	background-image:url(final images/GreyBg.gif);
}
.bluerepx {
	background-image: url(final%20images/BlueBg2.gif);
	background-repeat: repeat-x;
}

.repeatGrey {
background-image:url(final images/GreyBg.gif);
background-repeat:repeat-y;

}

.LM {
background-color: #3A88F3;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
padding-top:5;
text-align:center;
letter-spacing:1px;
}

a:Link {
color:#000000;
text-decoration:none;

}
a:visited {
color:#000000;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:none;
}
a:active {
color:#000000;
text-decoration:none;
}

.RM {
background-color: #C1C1C1;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:600;
padding-top:5;
letter-spacing:1px;
text-align:center;
}

.BottomCaption {
background-color: #3A88F3;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:800;
padding-top:5;
text-align:center;
}

.RMNews {
background-color: #E8E8E8;
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:center;
vertical-align:bottom;
}

.BodyContent {
font:Arial;
background-color:#FFFFFF;
color:#000000;
font-size:14px;
text-align:left;
}

.TopBorder {
border-bottom-width:2px;
border-bottom-color:#3A88F3;
}

.ClickLink {
font:"Times New Roman", Times, serif;
color:#3A88F3;
font-size:11px;
text-decoration:underline;

}

