body{
margin:0px;
padding:0px;
background-image:url("images/backgroundusaid.png");

width:100%;
height:100%;


font-family:"Myriad", Arial, Helvetica;
}
#mainT{
width:100%;
height:100%;
border:3px #0e0f21 solid;
position:absolute;

}
.ballz{
position:absolute;
z-index:0;
}
.banner{
width:760px;
text-align:left;
padding-top:6px;
}
.bluebar{
height:3px;
background-color:#10152B;
}
.whitebar{
height:3px;
background-color:white;
}

#bottomTable{
width:765px;
background-color:white;
text-align:left;

}
#bottomCell{
border:0px solid white;

}
#myBox {
    
    color: #0e0f21;
    width:100%;
	
    padding: 1px;
	padding-top:5px;
	background-color: #a8b7df;
    border: 3px solid #0e0f21;

	
}

#finBrand{
 color: #0e0f21;
    width: 95%;
    padding: 8px;
    text-align: center;
	font-size:9px;
}
#monthBox{
 color: white;
    width: 100%;
    padding: 8px;
    text-align: left;
    background-color: #ff0000;
    border: 3px solid #eea8ba;
	font-size:12px;
	
}
#successBox{
 color: white;
    width: 100%;
    padding: 8px;
    text-align: left;
    background-color: #ff0000;
    border: 3px solid #eea8ba;
	font-size:12px;
}
a {
color:#e60b0b;
text-decoration:none;
}
a:hover{
color:#e60b0b;
text-decoration:underline;
}
#monthBox a{
color:white;
text-decoration:none;
}
#successBox a{
color:white;
text-decoration:none;
}
#sidelinks a {
color:#121322;
text-decoration:none;
}
#sidelinks a:hover{
color:#e60b0b;
text-decoration:underline;
}
#sidelinks p{
padding-bottom:3px;
}
#sidelinks{
margin-left:5px;
background-color:#a8b7df;

text-align:center;
color:#121322;
width:95%;
}
input{
background-color:#a8b7df;
color:#121322;
}
.bluetext{
color:#121322;

}
.superbar{
background-image:url("images/clippedGlobe.png");
background-repeat:repeat-x;
background-position:top;

}
.whiteglobe{
background-image:url("images/whiteGlobe.png");
background-position:150px 100px;
}
.lightblueglobe{
background-image:url("images/whiteglowglobe.png");
background-position: 40px 85px;
background-repeat:no-repeat;
}

.secondglobe{
background-image:url("images/whiteglowglobe.png");
background-position: 550px 290px;
background-repeat:no-repeat;
}
.bottomlinks {
color:#999999;
font-size:12px;
padding-top:8px;
padding-bottom:8px;
text-align:center;
}
.bottomlinks a{
color:#999999;
text-decoration:none;
}

