body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #FFFFFF;
	text-align:center;
	height: 100%;
	margin:auto;
	padding:0px;
	background-color:#FFFFFF; 
	background-image:url(pics/bg3.neu.gif);  
	background-repeat:repeat-y;
	background-position: center;
}


a {
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	font-style: normal;
	color: #3E9CC5;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	font-style: normal;
	color: #7FB9D4;
	text-decoration: none;
}

a:active {
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	font-style: normal;
	color: #7FB9D4;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	font-style: normal;
	color: #3E9CC5;
	text-decoration: underline;
}



h1 {
	margin-top: 44px;
	font-family: Verdana;
	font-size: 16px;
	height: 39px;
	width: 100%;
	background: #9CC7D8;
	font-style: fat;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 16px;
	color: #FFF;
	vertical-align: middle;
	text-align: left;
}

#themepic {
/*	position: absolute; */
/*	display:inline; */
	left:0px;
/*    position: expression("absolute"); */
/*    top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight); */
}

#themepic[id] {
/*   position: fixed; */
}



#themehead {
/*	position: absolute; */
	margin-top: 44px;
/*	margin-left: 99px; */
	font-family: Verdana;
	font-size: 16px;
	height: 39px;
	width: 100%;
	background: #9CC7D8;
/*	font-style: fat; */
	font-weight: bold;
	padding-left: 20px;
	padding-top: 16px;
	color: #FFF;
	vertical-align: middle;
	text-align: left;
/*	display:inline; */
/*	left:0px; */
/*    position: expression("absolute"); */
 /*   top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight); */
}

#themehead[id] {
/*   position: fixed; */
}


h2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: fat;
	font-weight: bold;
	padding-left: 10px;
	color: #29438D;
}

p {
	font-family: Verdana;
/*	text-align: justify; */
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
}
	
ul {
	font-family: Verdana;
/*	text-align: justify; */
	font-size: 12px;
	font-style: normal;
	list-style-image:url('../img/gif/li.gif');
}

li {
	font-family: Verdana;
/*	text-align: justify; */
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
/*	background-color: #ECECEC; */

}

.blue {
	font-family: Verdana;
/*	text-align: justify; */
	font-size: 12px;
	font-style: normal;
	color: #3E9CC5;
	text-decoration: bold;
}

.blue:visited {
	font-family: Verdana;
/*	text-align: justify; */
 	font-size: 12px;
	font-style: normal;
	color: #7FB9D4;
	text-decoration: bold;
}

.blue:active {
	font-family: Verdana;
/*	text-align: justify; */
	font-size: 12px;
	font-style: normal;
	color: #7FB9D4;
	text-decoration: bold;
}

.blue:hover {
	font-family: Verdana;
/*	text-align: justify; */
	font-size: 12px;
	font-style: normal;
	color: #3E9CC5;
	text-decoration: underline;
}


.white {
	font-family: Verdana;
/*	text-align: justify; */
	font-size: 12px;
	font-style: normal;
	color: #3E9CC5;
	text-decoration: bold;
}

.white:visited {
	font-family: Verdana;
/*	text-align: justify; */
	font-size: 12px;
	font-style: normal;
	color: #7FB9D4;
	text-decoration: bold;
}

.white:active {
	font-family: Verdana;
/*	text-align: justify; */
	font-size: 12px;
	font-style: normal;
	color: #7FB9D4;
	text-decoration: bold;
}

.white:hover {
	font-family: Verdana;
/*	text-align: justify; */
	font-size: 12px;
	font-style: normal;
	color: #3E9CC5;
	text-decoration: underline;
}
