body {
	background-color: #FFF;
	margin: 0px; 
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: justify;
	font-size: 11px;
	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: lighter;
	margin-bottom: 1px;
	letter-spacing: 2px;
}	
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: left;
	font-weight: lighter;
	font-variant: small-caps;
	margin-bottom: 6px;
	letter-spacing: 1px;
	}
h3 {
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
	font-size: 14px;
	font-weight: lighter;
	text-align: left;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: left;
	letter-spacing: 1px;
}
/* begin fomfields */
textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	width: 100%;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	width: 100%;
}

/* begin navigation */
.navmain {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 10px;
		font-weight: normal;
}
.navmain a:link {
        color: #181818;
        text-decoration: none;
}
.navmain a:visited {
        color: #181818;
        text-decoration: none;
}
.navmain a:hover {
		color: #9EBEFF;
}
.navmain a:active {
		color: #666;
        color: #8AA8E1;
} 
.selected a:link, .selected a:visited, .selected a:hover {
        color: #181818;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
}
/* end navigation */

/* begin horizontal navigation */
.navhorizontal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
}
.navhorizontal a:link {
        color: #336699;
        text-decoration: none;
}
.navhorizontal a:visited {
        color: #336699;
		text-decoration: none;
}
.navhorizontal a:hover {
		color: #FFF;
		text-decoration: none;
}
.navhorizontal a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
} 
#selected2 a:link, #selected2 a:visited, #selected2 a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#email a:link, #email a:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
#email a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#menuelink a:link, #menuelink a:visited {
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
#menuelink a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#textlink a:link, #textlink a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
#textlink a:hover {
	color: #336699;
	text-decoration: none;
}
.textlink a:link, .textlink a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
.textlink a:hover {
	color: #336699;
	text-decoration: none;
}
#bottom {
visibility: hidden;
}


.div_scroller{
width: 15px; 
height: 40px; 
z-Index: 10000;
}

.div_flashcontent{
width: 299px; 
height: 200px;
z-Index: 9999;
border: 1px solid red;
background-image: url(../imgs/startimage.jpg);
}

.divContainer{
width: 100px; 
height: 200px; 
background-color:#B7B7B7; 
overflow:  hidden;
z-Index: 9988;
border: 1px solid red;
float: right;
}

.divContent{
position: absolute;
top: 0px; 
left:  0px;
z-Index: 9999;
} 


