html, body {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        border-top: 0px;
        border-bottom: 0px;
        border-left: 0px;
        border-right: 0px;
}
body {
        padding-bottom: 0px;
        color: #ffffff;
        background-color: #336699;
        font-family: "Times New Roman", serif;
}
.contentWrapper {
        width: 900px;
        margin-top: 20px; margin-bottom: 20px;
	
        margin-left: auto; margin-right: auto;
        padding: 2px;
        border: 0px ;
}
.my_display
{
        margin-left: 30px;

}
.my_display2
{
        margin-left: 2px;

}
.roundcont {
        width: 950px;
        background-color: #fff;
        color:  #000000;
}

.roundcont p {
        margin: 0 10px;
}

.roundtop {
        background: url(images/my_tr.gif) no-repeat top right;
}

.roundbottom {
        background: url(images/my_br.gif) no-repeat top right;
}

img.corner {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
}
.roundcont p {
        margin: 0 10px;
}

.contentWrapper2 {
        width: 370px;
        margin-top: 20px; margin-bottom: 20px;
        margin-left: 2%; margin-right: 2%;
        padding: 2px;
        border: 0px ;
}

.roundcont2 {
        width: 360px;
        background-color: #336699;
        color:  #000000;
}

.roundtop2 {
        background: url(images/tr_02.gif) no-repeat top right;
}

.roundbottom2 {
        background: url(images/br_02.gif) no-repeat top right;
}

img.corner2 {
   width: 13px;
   height: 13px;
   border: none;
   display: block !important;
}
my-td 
{
        padding-left: 8px;
}
.greenBorder 
{
	border: 0px solid green;
} 

