.bodybg {
background-color: #CFE1F0;
margin: 0px;
}
.content_table {
border: 1px solid #5292C7; 
width: 100%; 
background-color: #ffffff;
height: 400px;
}
.header_bg {
background:  url("images/bg_header.gif") repeat-x;
height: 92px;
}

img {
border-width: 0px;
}
a {
text-decoration:  none;
}
input { 
border: 1px solid #0B3C64;font-weight: bold; 
color: #333333; 
background-color: #eeeeee;
text-decoration:  none;
}

select {
border: 1px solid #0B3C64;font-weight: bold; 
color: #333333; 
background-color: #eeeeee;
} 

.createaccount {
color: #000000; 
font-size: 15px; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif; 
/* text-decoration: underline; */
}
a.createaccount:link {color: #000000; font-size: 15px; font-weight: bold;font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
a.createaccount:active {color: #000000; font-size: 15px; font-weight: bold;font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
a.createaccount:hover {color: #000000; font-size: 15px; font-weight: bold;font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
a.createaccount:visited {color: #000000; font-size: 15px; font-weight: bold;font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}

/*table {
scrollbar-face-color: #ff0000;
scrollbar-highlight-color: #ff0000;
/* scrollbar-3dlight-color: #ff0000;
scrollbar-darkshadow-color: #ff0000;
scrollbar-shadow-color: #ff0000;
scrollbar-arrow-color: #ff0000;
scrollbar-track-color: #ff0000;
}*/