body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #D5D5D5;
        background-image: url();
}
.nav1 {
        background-image: url(images/navbg.gif);
        height: 56px;
        width: 1020px;
        font-family: "Trebuchet MS", Arial;
        font-size: 14px;
        color: #767676;
        text-align: center;
        vertical-align: top;
        padding-top: 12px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        letter-spacing: 1px;
}
a:link {
        color: #e10000;
        text-decoration: none;
}
a:visited {
        color: #E10000;
        text-decoration: none;
}
a:hover {
        color: #0A86CC;
        text-decoration: none;
}
a:active {
        color: #E10000;
        text-decoration: none;
}
a {
        font-weight: bold;
}
.nav2 {
        background-image: url(images/navbg2.gif);
        height: 65px;
        width: 1020px;
        font-family: "Trebuchet MS", Arial;
        font-size: 14px;
        color: #767676;
        text-align: center;
        vertical-align: top;
        padding-top: 21px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        letter-spacing: 1px;
}
.bxbg {
        background-image: url(images/bxbg.gif);
        background-repeat: repeat-y;
        width: 329px;
        font-family: "Trebuchet MS", Arial;
        font-size: 14px;
        color: #333333;
        text-align: center;
        vertical-align: top;
        line-height: 24px;
        padding-top: 0px;
        padding-right: 14px;
        padding-bottom: 0px;
        padding-left: 14px;
}
.style1 {
        font-family: "Trebuchet MS", Arial;
        font-size: 11px;
        color: #666666;
}
#main {
	height: 100%
}
#main #myApp {
	height: 100%
}
.feedback {
        font-family: "Trebuchet MS", Arial;
        font-size: 18px;
        color: #FFFFFF;
	padding-left: 20px;
	background-color: red
}

