.bodytext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	text-align: justify;
	color: #666666;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
}

.bodytext a:link {
	color: #0094CF;
	text-decoration: none;
}

.bodytext a:hover {
	color: #0094CF;
	text-decoration: none;
}

.bodytext a:visited {
	color: #0094CF;
	text-decoration: none;
}

.bodytext a:active {
	color: #0094CF;
	text-decoration: none;
}



.copyright {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	height: 0px;
	vertical-align: middle;
	background-position: center;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.copyright a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	list-style-type: disc;
	list-style-image: url(images/arr.gif);
	list-style-position: inside;
}
.leftmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.leftmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.leftmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.leftmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bodyhead {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0094CF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.breadcrumbs {
	color: #999999;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	padding: 15px;
}
