body {
background-color: #FFFFFF;
margin: 0px;
padding: 0px;
}

td {
text-align: left;
font-family: tahoma;
font-size: 11px;
color: #646464;
line-height: 13px;
}

a {
text-decoration: none;
color: #6495ed;
}

.copy {
font-family: tahoma;
font-size: 11px;
color: #9b9b9b;
text-decoration: none;
}

.menu_txt {
color: #939393;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
}

.gray {
color: #646464;
text-decoration: none;
}

.orange {
color: #f7941d;
text-decoration: none;
}
.blue {
color: #648cb4;
text-decoration: none;
}

.white {
color: #ffffff;
text-decoration: none;
}

.u {
text-decoration: underline;
}

.up {
text-transform: uppercase;
}

.sm {
font-size: 11px;
}

.b {
font-size: 12px;
}

.a {
background-position: bottom;
background-repeat: repeat-x;
background-image: url(images/under.jpg);
color: #dacce3;
}

.form {
width: 191px;
height: 21px;
font-family: tahoma;
font-size: 13px;
border-style: solid;
border-width: 1px;
border-color: #b4b4b4;
background-color: #ffffff;
color: #646464;
margin-left: 0px;
margin-right: 0px
}
		
.textarea {
width: 255px;
height: 161px;
font-family: tahoma;
font-size: 13px;
border-style: solid;
border-width: 1px;
border-color: #b4b4b4;
background-color: #ffffff;
color: #646464;
overflow: auto;
margin-left: 0px;
margin-right: 0px;
}

.rollover {
scrollbar-face-color: #bead98;
scrollbar-track-color: #55313c;
scrollbar-arrow-color: #55313c;
scrollbar-3Dlight-color: #55313c;
scrollbar-base-color: #55313c;
scrollbar-shadow-color: #55313c;
scrollbar-darkshadow-color: #55313c;
scrollbar-highlight-color: #55313c;
}

a:hover {
text-decoration: underline;
}

#under {
text-decoration: underline;
}