
body {
background: url(bg.jpg) repeat;
background-color: #FFFFFF;
}

body,td,th {
font-family: Tahmona, Trebuchet MS;
font-size: 8pt;
line-height: 18px;
color: #403C3E;
text-align: justify;
letter-spacing: 1px;
}

.head {
font-family: Arial;
font-size: 11pt; 
color: #4768AE;
letter-spacing: 3px;
padding: 3px;
text-transform: lowercase; 
font-weight: bold;
text-align: right;
margin-bottom: 4px;
border-bottom: 2px dotted #E5253B;
}

a:link, a:visited, a.active {
color: #E5253B;  
text-decoration: none;
font: 8pt Trebuchet MS;
font-style: italic;
}

a:hover {
color: #4768AE;
}

textarea, input, option, select	{
border: 1px solid #E5253B;
background: #EEEEEE;
padding: 2px; 
font-size: 8pt;
font-family: Trebuchet MS;
color: #403C3E;
}

.form {
        width:60%; }

    .password {
        width: 29%;    }
        
        .button {
        width:30%; }

p.icons {
text-align:center;
}

		.affimg {
border: 1px solid #E4E4E4;
padding: 4px;
margin-left: 2px;margin-top: 2px;margin-right: 2px;margin-bottom: 2px;}
