table {
border-style:none;
border-width:0px;
border-spacing:0px;
}
td {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10pt;
word-spacing: 0.1em;
letter-spacing: 0.0em;
line-height: 16px;
color: #ffffff;
}

.field { border:0px solid;}
a:link    { color:#988A5F; text-decoration: none; }
a:visited { color:#988A5F; text-decoration: none; }
a:active  { color:#988A5F; text-decoration: none; }
a:hover   { color:#988A5F; text-decoration: underline; }

BODY {
scrollbar-face-color:#1F150B;
scrollbar-highlight-color:#1F150B;
scrollbar-3dlight-color:#666666;
scrollbar-darkshadow-color:#1F150B;
scrollbar-shadow-color:#666666;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#1F150B;
background-image: url("img/psdc_bg.gif");
background-repeat:repeat-x;
background-color:#2D2727;
margin-top:  0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
input,select,textarea,option
	{
    background-color:#988A5F; color:#ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	border-style:solid;
	border-width:1px;
    border-color:#ffffff;
    font-weight: normal; font-size: 10pt; word-spacing: 0.1em; letter-spacing: 0.0em; line-height: 16px;
	}
