.form
{
width:128px;
height:16px;
background-color: #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #B2B2B2;
font-family: tahoma;
font-size: 11px;
color: #3E3E3E;
}.norep {
	background-repeat: no-repeat;
}
.Tahoma {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: capitalize;
}

.Tahoma a:link {
        color: #ffffff;
        text-decoration: none;
}
.Tahoma a:visited {
        text-decoration: none;
        color: #CCCCCC;
}
.Tahoma a:hover {
        text-decoration: underline;
        color: #E3C9A6;
}
.Tahoma a:active {
        text-decoration: none;
}
.Tahoma body {
        background-image: url(images/r_bg.jpg);
        font-color: #ffffff;
}

