* { font-size: 10pt; }
body {
	background-color: #333322;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#bkg {
	background-color: #ffcc00;
	background-image:  url("/Portals/exceednow.com/images/homBkg.gif");
	background-repeat: repeat-x;
}
#main {
	font-size: 11px;
	color: #222211;
}
#news {
	font-size: 11px;
	color: #bb7700;
}
#speaking {
	font-size: 11px;
	color: #ffffff;
}
strong {
	font-size: 12px;
	font-weight: bold;
}
.red {
	color: #ee1133;
	}
.blue {
	color: #0066cc;
	}
.yellow {
	color: #ffcc00;
	}
.green {
	color: #009944;
	}
.purple {
	color: #773399;
	}
.teal {
	color: #0099aa;
	}
.lime {
	color: #99bb00;
	}
.orange {
	color: #ff6611;
	}
a:link,  #news a
{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#footer * {
	font-size: 10px;
	color: #999999;
	}
#footer a:link, #footer a:visited {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	}
#footer a:hover {
	text-decoration: none;
	color: #999999;
	}
#dnn_dnnLogin_hypLogin:link, #dnn_dnnLogin_hypLogin:visited, #dnn_dnnUser_hypRegister:link, #dnn_dnnUser_hypRegister:visited
{
	color: #fff;
}