﻿body
{
    background-color:#FFFFFF;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

img { border:0; }

body, th, td
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a { color: #D72800; }
a:hover { text-decoration: none; }
a.footerlink { color: #6A7276; }

.mainContents
{
    width:588px;
    height:542px;
    vertical-align:top;
    background-image:url('../img/contentBG.gif');
    background-repeat:repeat-y;
}

.footer1
{
    vertical-align:middle;
	text-align:center;
    background-image:url('../img/footer_1.jpg');
    background-repeat:repeat-y;
    width:778px;
    height:42px;
}

.footer2
{
    font-size: 10px;
	color: #7BB9C3;
	vertical-align:middle;
	text-align:center;
	background-image:url('../img/footer_2.jpg');
    background-repeat:repeat-y;
    width:778px;
    height:45px;
}