a:link, a:visited {color: #494949;
background-color: #FFFFFF;
text-decoration: underline;
 }
 
a:hover {color: #eec63b;
background-color: #FFFFFF;
 }
 
p#static_top {
	position: fixed;
	top: 40px;
	left: 24px;
}

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

p#form {
	position: absolute;
	top: 212px;
	left: 1178px;
}

.border {
	color: #b1b3b2;
        border-style: dotted;
        border-width: 1px
 }

.title {
	color: #554007;
	background-color: #f5cd14;
	font-family: "Arial";
	font-size: 1.3em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 1.5em;
	word-space: 1em;
 }

.normal {
	color: #494949;
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	  
	}
	
.bold {
	color: #494949;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	  
	}
	

.small {color: #554007;
    font-family: "Verdana";
    font-size: 0.9em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
    line-height: 1.3em; 
	word-space: -0.7em;
 }
 
 .italic {color: #554007;
    font-family: "Arial";
    font-size: 1em;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    line-height: 1.3em; 
	word-space: -0.1em;
 }

img.thumbnail {
cursor: pointer;
}