@charset "utf-8";
/* CSS Document */

body {
	background-color: #2b2b2b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/im13_v1.jpg);
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal
	font-weight: normal;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

#popitmenu{
position: absolute;
background-color: #6d070a;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
/*color: black;*/
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #000000;
}

body,td,th {
	color: #fff8c5;
}
a:link {
	color: #fff8c5;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #fff8c5;
}
a:hover {
	text-decoration: none;
	color: #fff8c5;
}
a:active {
	text-decoration: underline;
	color: #fff8c5;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

.style3 {color: #FFFFFF}
.style4 {color: #CC6633}
.style5 {
	font-size: xx-large;
	font-weight: bold;
	}
.style7 {color: #000000}