

.textbx {
width: 402px;
height: 27px;
background-image: url(Images/textbg.gif); background-repeat: repeat-x;
font-family: Arial;
font-size: 18px;
z-index: 3;
text-align: left;
}

.boxb {

background-color: #ffffff;
width: 402px;
height: 560px;
border: solid #0f79e5;
border-width: 1px;
text-align: left;
}


.textbx2 {
width: 700px;
height: 27px;
background-image: url(Images/textbg.gif); background-repeat: repeat-x;
font-family: Arial;
font-size: 18px;
z-index: 3;
text-align: left;
}

.boxb2 {

background-color: #ffffff;
width: 700px;
height: auto;
border: solid #0f79e5;
border-width: 1px;
text-align: left;
}


.textbx3 {
width: 402px;
height: 27px;
background-image: url(Images/textbg.gif); background-repeat: repeat-x;
font-family: Arial;
font-size: 18px;
z-index: 3;
text-align: left;
}

.boxb3 {

background-color: #ffffff;
width: 402px;
height: auto;
border: solid #0f79e5;
border-width: 1px;
text-align: left;
}

a:link {color: blue}
a:hover {color: red}
a:visited {color: blue}
a:active {color: blue}

