body {
	margin: 0; 
	padding: 0; 
	background-repeat: repeat-x;
    bodycolor: #3a3739;
    background-color: #feee00;
    border-right: none;
    background-repeat: repeat-x;
    background-image: url(../img/bck.gif);
}

p#static_top {
	position: fixed;
	top: 35px;
	left: 24px;
}

p#static_bottom {
	position: fixed;
	bottom: 20px;
	left: 24px;
}

.border {
	color: #b1b3b2;
        border-style: dotted;
        border-width: 1px
 }
 
 
.icons { 
margin-right: 4px;
margin-bottom: 6px; 
}
 
a.icons:link, a.icons:visited, a.icons:active, a:hover {
color: #ffffff;
background-color: #ffffff;
}
 
.title {
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #554007;
	background-color: #eee000;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-space: 1em;
 }
 
 .big {
	font-family: arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #554007;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-space: 1em;
 }

.normal {
	font-family: arial, sans-serif;
    font-size: 11px;
	line-height: 14px; 	
	color: #554007;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    word-space: 1em;
	}
	
.normal a:link, .normal a:visited {color: #554007;
background-color: #eee000;
text-decoration: none;
 }
 
.normal a:hover {color: #ee0f00;
background-color: #FFFFFF;
 }
	

.small {color: #554007;
    font-family: arial, sans-serif;
    font-size: 9px;
	line-height: 13px; 
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	word-space: 1em;
	text-decoration: none;
 }
 
 .italic {color: #554007;
    font-family: arial, sans-serif;
    font-size: 11px;
	line-height: 14px; 	
	text-align: left;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-space: 1em;
 }

img.thumbnail {
cursor: hand;
}
