body {
margin: 20px;

}
img{border: 0;}
a {
    text-decoration: none;
color: #0A4AA1;
}
a.visited {
color: #0A4AA1;
}
body, p, li, b, td {
    font-family: arial, verdana;
    font-size: 12px;
    text-align: left;
   }

.normalTitle {
    font-family: Verdana;
    font-size: 12px;
    text-decoration: underline;
}
.topBox {
overflow: auto;
          margin-top: 15px;
          margin-bottom: 15px;
width: 850px;
}

.videobox {
width: 310px;
padding: 5px;
float: right;
margin: 10px;
}

.mainBox {
width: 900px;
}

div li {
background: #fff;
padding: 5px 0 5px 5px;
         margin-bottom: 5px;
}

.wL {
   color: #fff;
background: #7F9CFF;
font-family: arial;
 font-size: 12px;
   font-weight: bold;
}

.inlineMR {
width:  300px;
height: 250px;
margin: 10px;
float: right;
clear: right;
}

.whiteText {
color: #fff;
font-size: 11px;
}
.whiteLinks {
color: #fff;
       text-decoration: underline;
}

h1 {
    font-size: 14px;
}

.blueBox {
background: #ddf;
padding: 20px;
         text-align: left;
width: 400px;
       line-height: 18px;
margin: 5px;
}

.whiteTitle {
color: #fff;
       font-size: 12px;
}

a.whiteLinks:link { color: #fff;
}
a.whiteLinks:visited {
color: #900;
}

.topBox img {
float: left;
}

.navLinks {
    text-align: left;
float: left;
    text-decoration: none;
    margin-top: 7px;

   
}
.navLinks a {
display: block;
         text-decoration: none;
padding: 10px;
background: #F9D9DA;
color: #D30D88;
    font-weight: bold;
    font-size: 12px;
}
.navLinks a.visited {
color: #D30D88;
}
.navLinks a:hover {
background: #F9B9BC;
            text-decoration: underline;
color: #C30C7E;
}

