/* CSS Document */

/* developed by kjz design llc 2007 www.kjzdesign.com */

.sm_cds {
	border-top: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 0px solid #FF9900;
	border-left: 1px solid #FF9900;
}


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


h1 {
	color: #000066;
	font-size: 18pt;
	font-weight: bold;
}

h2 {
	color: #FF3300;
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	color: #003366;
	font-size: 12pt;
	font-weight: bold;
}

h4 {
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
}


p {
	color: #000066;
	font: 12px Arial, Helvetica, sans-serif;
}

td {
	vertical-align: top;
}

a:link {
	color: #009999;
	text-decoration: underline;
}

a:visited {
	color: #009999;
	text-decoration: none;
}

a:hover {
	color: #006699;
}

a:active {
	color: #BBDDAA;
	text-decoration: underline;
}

.left {
	padding: 0px;
	float: left;
	margin: 0px 10px 8px 0px;
}

.right {
	padding: 0px 0px 8px 10px;
	float: right;
}

#foot {
	width: 100%;
	height: auto;
	background:   #000000 url(../images/bkground/foot_bk.gif) repeat scroll left top;
	margin: 0px;
	padding: 0px;
}
.navb {
	font-size: 9px;
	color: #009999;
}
.style99 {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}

