.topmenu a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(img/topmenu1.gif);
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: auto;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.topmenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(img/topmenu1.gif);
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: auto;
	display: block;
	font-weight: 100;
	text-decoration: none;
	text-align: center;
}
.topmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #6d86ed;
	background-image: url(img/topmenu1.gif);
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
body {
	margin-top: 20px;
	margin-bottom: 20px;
}
.leftmenu a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6d86ed;
	display: block;
	height: 25px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 7px;
}
.leftmenu a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6d86ed;
	display: block;
	height: 25px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 7px;
}
.leftmenu a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #EF7200;
	text-decoration: none;
	background-color: #97c9fb;
	display: block;
	height: 25px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.roundtop {
	background-image: url(img/rounbutton.gif);
	height: 30px;
	width: 170px;
	background-repeat: no-repeat;
}
.roundtop2 {
	background-image: url(img/rounbuttonbottom.gif);
	height: 15px;
	width: 177px;
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	background-color: #f9f6ee;
	text-align: justify;
}
.picborder {
	border: 2px solid #dedede;
}

