body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D5CBA6;
	background-image: url(../images/backgrounds/body_07.gif);
}
.border {
	border: 1px solid #999999;
}
.border-light {
	border: 1px solid #D0C59F;
}
.tiny {
	font-size: 70%;
	color: #666666;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}.sm-white {
	font-size: 75%;
	color: #FFFFFF;
}
.sm-whiteBold {
	font-size: 75%;
	color: #FFFFFF;
	font-weight: bold;
}
.tiny-white {
	font-size: 70%;
	color: #FFFFFF;
}
.tiny-sm {
	font-size: 65%;
	color: #666666;
}
.tiny-dark {
	font-size: 70%;
	color: #333333;
}
.tiny-smWhite {
	font-size: 65%;
	color: #FFFFFF;
	font-weight: bold;
}
.tiny-smLight {
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.tiny-darkgray{
	font-size: 70%;
	color: #333333;
}
.sm-blackBold {
	font-size: 75%;
	color: #333333;
	font-weight: bold;
}
.tiny-smDark {
	font-size: 9px;
	color: #333333;
	letter-spacing: -1px;
}
.style2:link{
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.style2:hover {
	font-size: 70%;
	color: #000000;
	font-weight: bold;
}
.style2:visited {
	font-size: 70%;
	color: #FFFFFF;
	font-weight: bold;
}
.style2:active {
	font-size: 70%;
	color: #FFFFFF;
	font-weight: bold;
}.tiny-yellowBold {
	font-size: 70%;
	color: #FFCC00;
	font-weight: bold;
}
.borderDashed {
	border-top: 1px dashed #92A5AF;
	border-right: 1px dashed #92A5AF;
	border-bottom: 1px dashed #92A5AF;
	border-left: 1px dashed #92A5AF;
}
