.border {
	border-top: 0px dotted #336699;
	border-right: 1px dotted #336699;
	border-bottom: 1px dotted #336699;
	border-left: 1px dotted #336699;

}
.credits {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.border-light {

	border-top: 1px dotted #33CCFF;
	border-right: 1px dotted #33CCFF;
	border-bottom: 1px dotted #33CCFF;
	border-left: 1px dotted #33CCFF;
}
.bodytext-10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #E7F5F5;
}

a.links:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.links:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #B7F0FF;
	text-decoration: none;
}
a.links:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFF99;
}
a.links:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
.left-bg {
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-y;
}
.right-bg {
	background-image: url(images/right-bg.jpg);
	background-repeat: repeat-y;
}
.dottedline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bodytext-green {

	font-family: Tahoma;
	font-size: 11px;
	color: #B0E67B;
}
.bodytext-10-black {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}
.bodytext-black {

	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
}
