
body{  padding:0px; margin:0px;  font-size:12px; font-family:Arial, Helvetica, sans-serif;
color:#55473D;
background-color:#29323A; background-image: url(images/redBG.jpg); background-position: top center; background-repeat: no-repeat; 
}

.header{ background-image: url(images/loginbar.jpg); background-repeat: repeat-x; width: 510px; height: 60px; color: #ffffff; font-size: 20px; text-align: left; vertical-align: middle; 
	     }

h5{ color:#55473D}
td{text-align:left; vertical-align:top}
input{width:290px; border:1px solid #BCB9B5}


.login{  width:74px; height:35px; background-color:#0B1560; color:#fff; background-repeat: no-repeat; border:none; cursor: pointer}

a{color:#0069AB; text-decoration:none}
a:hover{text-decoration:underline}



.whiteBox{background-color:#FFF; padding:5px; width:auto; text-align:left; border:solid 1px #666 }
.info h5{background-color:#666; color:#FFF; border-top:1px solid #333;border-bottom:1px solid #333; padding-left:10px}
#container{ background-color:#FFF; width:510px;}
#content{ background-color:#F7FAFB; border:solid 1px #D0CAC6; padding:5px; width:300px; text-align:left}
