body{
background:#e7eef5 url(../images/bg.gif) repeat-x;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999b9d;
}

.whitebg{
background:#FFFFFF;
}

.topbg{
background:url(../images/topbg.gif) repeat-x;
}

.tablemargin{
margin-top:30px;
margin-bottom:30px;
}

.buttonbottombg{
background:url(../images/buttonbottombg.gif) repeat-x;
}

.whitebgborder{
background:url(../images/whitebgborder.gif) repeat-y;
width:2px;
}

.headerbottom{
background:url(../images/headerbottom.gif) repeat-x;
height:40px;
}

.headingbottom{
background:url(../images/headingbottom.gif) repeat-x;
height:3px;
}

.footer{
background:url(../images/bottom.gif) no-repeat;
height:56px;
color:#386186;
}

.newsbg{
background:url(../images/newsbg.gif) repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
}

.newsbg a{
padding-top:15px;
color:#003399;
text-decoration:none;
}

.newsbg a:hover{
padding-top:15px;
color:#003399;
text-decoration:underline;
}

.newscon{
margin-left:15px;
margin-bottom:15px;
width:150px;
border-bottom:#80a8cc 1px solid;
padding-bottom:15px;
}