body {
margin : 0; 
padding : 0; 
background : url(images/bg.jpg) repeat-x; 
background-color : #072058;
font-family: "Trebuchet MS";
} 
.body-bg
{
background-color: #3c5bad;
}
.top-bg
{
background-image: url(images/top-bg.jpg);
}
.heading-bg
{
background-image: url(images/heading-newsletter-bg.gif);
height: 22px;
color: #ffffff;
font-weight: bold;
font-size: 14px;
font-family: "Trebuchet MS";
}
.heading-bg a, .heading-bg a:hover
{
color: #ffffff;
}
.white-text {
	font-size: 14px;
	color: #FFFFFF;
}
.white-text a,.white-text a:hover {
	color: #FFFFFF;
}
INPUT.submitbutton { 
font-family: "Trebuchet MS";
width: 150px;
height: 24px;
font-size: 11px;
text-align: left;
text-align: center;
color: #07339d;
font-weight: bold;
background-image: url(images/button-submit.gif);
border: 0px;
} 
.tableheader { 
font-family: "Trebuchet MS";
color: #07339d;
text-decoration : none;
font-weight: none;
font-size: 12px;
text-align: center;
font-weight: bold;
background-color: #e9e9e9;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999999;
padding: 4px;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #666666;
border-left-color: #FFFFFF;
} 
.tableheader a { 
color: #07339d;
} 
.tableheader a:hover{ 
color : #07339d;
}
.Table-Cell  {
    font-size: 13px;
    line-height: 22px;
    color: #000;
    height: 22px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CFCECE;
    background-color: #d6e2ff;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.Table-Cell a, .Table-Cell a:hover  {
    color: #000;
}

