@font-face {
	font-family: cool_font;
	src: url('http://www.upsidethebook.com/cool_font.ttf');
}

.btm-bkg {
	background-image: url(http://www.modaman.com/images/btm-bkg.jpg);
	background-repeat: repeat;
}
.side-left-bkg {
	background-image: url(images/bdr-side-left-bkg.jpg);
	background-repeat: repeat;
}
.bkg-side-right {
	background-image: url(images/bdr-side-right-bkg.jpg);
	background-repeat: repeat;
}

.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #333;
	list-style-type: square;
	background-position: top;
	margin-top: 0px;
}
.body a:link {
	color: #018D5C;
	text-decoration: underline;
	font-weight: bold;
} 
.body a:visited {
	color: #018D5C;
	text-decoration: underline;
}
.body a:hover {
	color: #9FB76F;
	text-decoration: underline;
	font-weight: bold;
}
.body a:active {
	color: #9FB76F;
	font-weight: bold;
}
.SmallTxt_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
}

.SmallTxt_White a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.SmallTxt_White a:visited {
	color: #FFF;
	text-decoration: underline;
}
.SmallTxt_White a:hover {
	color: #99AD8D;
	text-decoration: underline;
}
.SmallTxt_White a:active {
	color: #99AD8D;
	text-decoration: underline;
}
.SubTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #018D5C;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 10px;
}

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: 32px;
	color: #39568C;
	background-position: top;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
}
.SmallTxt_White-vertcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
}
.div-bkg {
	background-image: url(images/div.jpg);
	background-repeat: repeat-y;
}
.side-bkg-left {
	background-image: url(images/side-left-bkg.png);
	background-repeat: repeat-y;
}
.side-right-bkg {
	background-image: url(images/side-right-bkg.png);
	background-repeat: repeat-y;
}
.btm-bkg-img {
	background-image: url(images/btm.png);
	background-repeat: no-repeat;
	background-position: top;
}
.SubTitle2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #34578D;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-top: 0px;
}
.connect-image-bkg {
	background-image: url(images/btn-connect.jpg);
}
.page-bkg {
	background-image: url(images/page-bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
