body
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;	
}

.body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.menu
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.menu:link
{
	font-family:  Arial, Helvetica, sans-serif;
	color: #FF9933;
	text-decoration: none;
}

.menu:visited
{
	font-family:  Arial, Helvetica, sans-serif;
	color: #FF9933;
	text-decoration: none;
}

.menu:active
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}

.menu:hover
{
	color: #666666;
	text-decoration: underline;
}

.image2
{
	padding: 5px;
	border: thin solid #CCCCCC;
	float: left;
	margin-right: 8px;
}
.titles
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

.bottomgraybar
{
	background-image: url(http://www.kennethcurtis.com/images/bottom_spacer.gif);
	background-repeat: repeat-x;
}

.search_result
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.body_normallead
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

.body_normalleading
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

form, div, p, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

td, th, p, div, span
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
}

.left_swoosh
{
	background-image: url(http://www.kennethcurtis.com/images/swoosh.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}
.main_right_divider {
	background-image: url(images/main_rightdivider.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.image2noalign {
	padding: 5px;
	border: thin solid #CCCCCC;
}
.menubkg {
	background-image: url(/images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.headerborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border {
	background-color: #F4F4F4;
	padding: 8px;
	border: thin solid #d8d8d8;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.top {
	vertical-align: top;
}
#border-radius_sm_percent {
	display: inline-block;
	border: 1px solid #9DB0BC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #F0F0F0;
	width: 160px;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
