html,body {
	font-size: 12px;
	color: #454545;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#msp {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 850px;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#h1bg {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
}
h1 {
	font-size: 10px;
	line-height: 100%;
	font-weight: normal;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#logo {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 65px;
}
.fll {
	margin: 0px;
	padding: 0px;
	float: left;
}
.flr {
	margin: 0px;
	padding: 0px;
	float: right;
}

#menu {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#flashbox {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#indmmbox {
	margin: 25px 10px 15px;
	padding: 0px;
	clear: both;
}

p {
	font-size: 12px;
	line-height: 150%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
table {
	clear: both;
}
blockquote {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

ul,ol {
	font-size: 12px;
	line-height: 150%;
	margin: 0px 0px 20px 15px;
	padding: 0px;
}
li {
	font-size: 12px;
	line-height: 150%;
	margin: 0px 0px 5px 10px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input,select,textarea {
	font-size: 12px;
	line-height: 150%;
}
.formbotton {
	width: 140px;
}
#caption {
	margin: 0px;
	padding: 0px;
}
.tdcap {
	font-size: 12px;
	line-height: 150%;
	background: #f8f8f8;
	text-align: center;
	padding: 5px;
	border-bottom: 1px dotted #999999;
	vertical-align: top;
}
.tdbox {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.tdcap-b {
	font-size: 12px;
	line-height: 150%;
	background: #f8f8f8;
	text-align: center;
	padding: 5px;
	vertical-align: top;
}
.tdbox-b {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.pixsp_fll {
	margin: 0px 10px 5px 0px;
	padding: 1px;
	float: left;
	border: 1px solid #e5e5e5;
}
.pixsp_flr {

	margin: 0px 0px 5px 15px;
	padding: 1px;
	float: right;
	border: 1px solid #e5e5e5;
}
.tdnom {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
#mapbox {
	margin: 0px 0px 15px;
	padding: 1px;
	width: 600px;
	border: 3px double #CCCCCC;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	background: url(../images/h3bg.jpg) repeat-x;
	margin: 0px 0px 10px;
	padding: 6px 0px 0px 8px;
	height: 19px;
	text-align: left;
	color: #FFFFFF;
}
h4 {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #861E1D;
	margin: 0px 0px 8px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 8px;
	padding: 0px 0px 2px 2px;
	border-bottom: 1px dotted #666666;
}
.section-a {
	margin: 0px 0px 25px;
	padding: 0px;
	clear: both;
}
.section-b {
	margin: 0px 0px 20px;
	padding: 0px 0px 20px;
	border-bottom: 1px dotted #CCCCCC;
}
.section-c {
	text-align: center;
	margin: 0px 0px 20px;
	padding: 0px;
	clear: both;
}
.section-cc {
	text-align: center;
	margin: 0px 0px 25px;
	padding: 0px;
	clear: both;
}

.scapsp-a {
	margin: 0px 0px 15px;
	padding: 0px;
}
.scapsp-b {
	margin: 0px 0px 5px;
	padding: 0px;
}
.scapsp-d {
	margin: 0px 0px 8px;
	padding: 0px;
	clear: both;
}

.scapsp-ul {
	margin: 0px 0px 15px;
	padding: 0px 0px 2px 2px;
	border-bottom: 1px solid #999999;
}.smalltxt {
	font-size: 11px;
}
.tdv {
	background: url(../images/verticalline.gif) repeat-y scroll center top;
}
.iframebox {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	clear: both;
}
.section-sb {
	margin: 0px 5px;
	padding: 0px;
	clear: both;
}
.combox {
	font-size: 11px;
	margin: 0px 5px 0px 8px;
	padding: 0px;
	clear: both;
}
.combox p {
	font-size: 11px;
	line-height: 140%;
	margin: 0px 0px 8px;
	padding: 0px;
}
#loginbox {
	margin: 25px 5px 8px;
	padding: 8px;
	clear: both;
	border: 1px solid #e5e5e5;
}
#loginbox input {
	font-size: 11px;
}
#loginbox blockquote {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#pagetoptxt {
	text-align: center;
	margin: 35px 0px 30px;
	padding: 0px;
	clear: both;
}
#pankuzu {
	font-size: 10px;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	clear: both;
	border-bottom: 1px dotted #DADEE1;
}
#pankuzu p {
	font-size: 10px;
	line-height: 100%;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.ifbox {
	margin: 0px;
	padding: 1px;
	clear: both;
	border: 1px solid #BBBAB6;
}
.tdnom_la {
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}
.tdcap_cost {
	font-size: 11px;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 150%;
}
.tdbox_cost {
	font-size: 11px;
	text-align: right;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 150%;
}
.tdadcap {
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}
.tdadbox_c {
	font-size: 11px;
	line-height: 150%;
	text-align: center;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}
.tdadbox_c2 {
	line-height: 150%;
	padding: 35px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
.tdadbox_ce {
	font-size: 11px;
	line-height: 150%;
	text-align: center;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.tdadbox {

	font-size: 11px;
	line-height: 150%;
	text-align: left;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}
.tdadcap_b {
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	padding: 5px;
	border-right: 1px dotted #CCCCCC;
}
.tdadbox_c_b {
	font-size: 11px;
	line-height: 150%;
	text-align: center;
	padding: 5px;
	border-right: 1px dotted #CCCCCC;
}
.tdadbox_ce_b {
	font-size: 11px;
	line-height: 150%;
	text-align: center;
	padding: 5px;
}
.tdadbox_b {

	font-size: 11px;
	line-height: 150%;
	text-align: left;
	padding: 5px;
	border-right: 1px dotted #CCCCCC;
}
.tdadcap_top {
	font-size: 11px;
	line-height: 150%;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #f6f6f6;
}
.tdadcap_top_e {
	font-size: 11px;
	line-height: 150%;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	background: #f6f6f6;
}
.tdwantcap {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding: 5px;
}
.tdwantcap p {
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
.tdwantcap h4 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	margin: 0px 0px 3px;
	padding: 0px;
	color: #861E1D;
}
.tdwantcost {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 5px;
}
.leftbgcomp {
	background: url(../img/company/leftmenu/leftbg.jpg) repeat-y scroll;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.section-r {
	text-align: right;
	margin: 0px;
	padding: 0px;
	clear: both;
}

