
body, td, p, input, select, textarea, div, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body, form, img {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #F5F5F5;
}

hr {
	width: 95%;
	height: 1px;
	color: #000000;
}

.smtxttitle {
	font-size: 12px;
	color: #9DACB4;
	font-weight: bold;
	text-transform: uppercase;
}

h1, .txttitle {
	font-size: 16px;
	color: #9DACB4;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}


table {
	border: 0px solid #CCCCCC;
	border-collapse: collapse;
}

th {
	font-size: 12px;
	text-align: left;
}

td {
	border: 2px solid #CCCCCC;
	border-collapse: collapse;
	padding: 6px;
}

td.none {
	border: 0px solid #CCCCCC;
	padding: 6px;
}

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

a:hover {
	text-decoration: none;
}

a.rightnav {
	color: #666666;
	text-decoration: none;
}

a.rightnav:hover {
	text-decoration: underline;
}

a.leftnav {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

a.leftnav:hover {
	text-decoration: underline;
}

a.pagenav {
	color: #9DACB4;
	text-decoration: none;
}

a.pagenav:hover {
	text-decoration: underline;
}

input.md, select.md {
	border: 1px solid #595959;
	color: #666666;
	width: 145px;
	margin: 3px 0px 0px 3px;
}

textarea.lg, input.lg, select.lg {
	border: 2px solid #595959;
	color: #666666;
	width: 220px;
}

textarea.lg {
	height: 80px;
}

label {
	font-size: 11px;
	color: #9DACB4;
	font-weight: bold;
	text-transform: uppercase;
}

div.show {
	margin: 0px;
	padding: 10px;

}

div.title {
	margin: 0px;
	padding: 6px 6px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9DACB4;
}

div.title2 {
	margin: 0px;
	padding: 6px;
	font-size: 10px;
        font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
}

div.fltlft {
	float: left;
}

div.fltrt {
	float: right;
}


div.fltrtop {
	float: right;
	text-align: right;
}


.showright {
margin-left: 210px;
}

div.brdlft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

div.brdrt {
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

div.brdtp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

div.brdbt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#home {
	text-align: left;
	width: 295px;
}

td.topnav {
	height: 92;
	width: 100%;
	background-color: #666666;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}

table.maincontent, td.maincontent, td.leftnav, td.rightnav {
	border: 0px solid #CCCCCC;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

td.leftnav {
	border: 1px solid #CCCCCC;
	height: 100%;
	width: 153px;
	color: #E5E5E5;
	background-color: #999999;
}

td.rightnav {
	border: 1px solid #CCCCCC;
	height: 100%;
	width: 182px;
	color: #666666;
	background-color: #E2E2E2;
}

img.tplftimg {
	margin-right: 15px;
	margin-bottom: 15px;
}

#maincontent {overflow: hidden;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 6px;
	color: #666666;
}

#smsearchfrm {
	width: 144px;
	text-align: right;
}

.rtnav {
	width: 144px;
	text-align: left;
	padding-left: 16px;
}

#lftnavft {
	padding-left: 11px;
	width: 153;
	text-align: left;
}

#menu1 {
border-left:0px;
border-top:0px;
}

#menu2 {
border-left:0px;
border-top:0px;
}

#menu3 {
border-left:0px;
border-top:0px;
}

#menu4 {
border-left:0px;
border-top:0px;
}

#menu5 {
border-left:0px;
border-top:0px;
}

#menu6 {
border-left:0px;
border-top:0px;
}


