* {
font-size:10px;
font-family:trebuchet ms, arial, tahoma;
text-align: center;
color:#A44531;
line-height:17px;
cursor:default;
background-color: transparent;
scrollbar-DarkShadow-Color: #EED6CA;
scrollbar-Track-Color: #FAF2D6; 
scrollbar-Face-Color: #EAE9CA; 
scrollbar-Shadow-Color: #ffffff;
scrollbar-3dLight-Color: #E4EFF3; 
scrollbar-Highlight-Color: #EED6CA;
scrollbar-Arrow-Color: #A2091E;
}

body {
	background: #f1f4d5;
}

a:link, a:visited, a:active { color:#E1B26F; text-decoration: none; font-weight: bold; text-transform: uppercase; }
a:hover {color:#BCC596; text-decoration:underline; cursor: help; font-weight: bold;}

input, textarea, option, select {
font-family:trebuchet ms, arial, tahoma;
    font-weight:normal;
font-size:10px;
line-height:16px;
    color: #A30612; 
    border-bottom: #BAC696 1px dotted; 
    border-top: #BAC696 1px dotted; 
    border-left: #BAC696 1px dotted; 
    border-right: #BAC696 1px dotted; 
    background-color: #FDF7DF;
}

.head {
font-size: 10px;
font-family: tahoma;
color: #9D9042;
text-transform: uppercase;
text-align: right;
letter-spacing: 2px;
border-bottom: 1px solid;
border-color: #D9D8B4;
margin-top:0; 
margin-bottom:0;
}

.layout {
	margin: 0;
	background: url(bgg.gif);
	width: 100%;

}