
.textsm {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textbg {
	FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textreg {
	FONT-SIZE: 12px; COLOR: #979797; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bigtext {
	font-size: large;
}
li.nodot {
	list-style-type: none;
}
.contentborder {
	border: 1px solid #000000;
}
.lineheight {
	line-height: 1.5em;
}
.nospacep {
	 margin: 0em;
}
.pagewidth {
	position: relative;
	margin: 0 auto;
	width: 780px;
}

.redText {
	color: #990033;
}
.blueText {
	color: #0000FF;
}

.dkBlueLink a {color:#000099; text-decoration: none;}
.dkBlueLink a:hover {
	color: #FF0099;
	text-decoration: underline;
} 
.dkBlueLink a:active {color: #CCC; text-decoration:overline;}
#adscontent {
	background-color: #999999;
	padding: 5px;
	border: thin solid #000000;
}
#whitebackground {
	background-color: #FFFFFF;
}

