body {
	margin: 0px;
	padding: 0px;
}
.top-link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
}
.navi-bg {
	background-image: url(images/navi-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.body-bg {
	background-image: url(images/body-feature-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.heading {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navi-link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #272727;
	text-decoration: none;
	padding:9px 16px 0px 0px;
}
.bg-body {
	background-image: url(images/body-bottom-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
	padding-left: 40px;
}
.bodytext1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}
.bodytext2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.righttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	text-decoration: none;
	padding-bottom: 5px;
}
.heading1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.more {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e9a500;
	border: 1px solid #FFFFFF;
	padding-top: 4px;
}
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.boder1 {
	border: 1px solid #8f8f8f;
	padding: 0px;
}


.boder {
	border: 1px solid #e1e1e1;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navi-link2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #272727;
	text-decoration: none;
	padding:9px 0px 0px 16px;
}
.navi-link1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #272727;
	text-decoration: none;
	padding:9px 16px 0px 16px;
}.text12pxBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
.borderRed {
	border: 1px solid #CC0000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.borderGrey {
	border: 1px solid #CCCCCC;
}
.txt12pxBoldWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.borderOrange {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFCC00;
}
.txt10pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
}
.borderBlue {
	border: 1px solid #6699CC;
}
.txt12pxWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}


