body {
background: #d1dfea;
}
#header {
font-size: 24px;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #e4f2fd;
}



#textborder {
padding: 0px;
}
#headerborder {
padding-bottom: 6px;
padding-left: 26px;

height: 65px;

text-align: left;

background: #d1dfea url(../images/lbcheader.png) no-repeat top;
}
#mtm {
padding-bottom: 6px;

height: 65px;

text-align: left;

background: #d1dfea url(../images/lbcheader.png) no-repeat top;
}




#btnfill {
background: #d1dfea url(../images/buttonfill.png) repeat top left;
height: 68px;
font-size: 18px;
font-family: Arial;
font-weight: bold;
}
#btnfill a:visited, #btnfill a {
color: #002c74;
text-decoration: none;
}
#btnfill a:hover {
text-decoration: underline;
}
#btnfill a:active {
color: white;
}


#btnleft {
background: #d1dfea url(../images/buttonleft.png) no-repeat top left;
width: 32px;
height: 68px;
}
#btnright {
background: #d1dfea url(../images/buttonright.png) no-repeat top left;
width: 31px;
height: 68px;
}

body {
font-family: Verdana, Geneva, Helvetica, Lucida Sans, Trebuchet;
}

a {
color: #002c74;
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
}
a:active {
color: white;
}


.header {
font-size: 24px;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #e4f2fd;
border-bottom: 1px solid black;
border-top: 1px solid black;
border-left: 2px solid black;
border-right: 2px solid black;
background-color: #57a3fe;

padding: 10px 15px;
}
#border {
	width: 660px;
}
#content {
border-left: 2px solid black;
border-right: 2px solid black;
border-top: 1px solid black;
border-bottom: 1px solid black;
background-color: #b9c4cd;

padding: 10px;
}



.smooth #txt input{
	background-color: #EB6AE5;
	color: white;
	font-weight: bold;
}
#txt{
	background-color: #EB6AE5;
	color: white;
	font-weight: bold;
}
.smooth td, .smooth th {
	border: 1px solid black;
	padding: 0.1em 1em;
    background-color: #b9c4cd;
}
