body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #BBBADC;
	margin-top: 0px;
}
.contentback {
	background-image: url(images/layout_12.jpg);
	background-repeat: repeat-y;
}
.footback {
	background-image: url(images/layout_14.jpg);
	height: 70px;
}
#navigation {
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.headerback {
	background-image: url(images/layout_10.jpg);
	height: 94px;
}
#content {
	padding: 5px 10px;
}
#content a {
	color: #333333;
}
.imageleft {
	float: left;
}
.imageright {
	float: right;
}
#content img {
	padding: 0px;
	border: 2px solid #6EB29B;
	margin: 5px;
}
#footer {
	padding: 0px 10px 10px 20px;
}






#navigation a:hover {
	color: #669C92;
	text-decoration: none;
}
.style1 {
	font-family: Tahoma;
	font-size: 40px;
	font-weight: bold;
	color: #00669B;
}
#content li {
	list-style-image: url(images/bullet.gif);
}
.wd {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.wd a {
	color: #999999;
	text-decoration: none;
}
