body {
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.noBg
{
	background:none;
	margin:0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a {
	color: #EC7600;
	text-decoration: underline;
}
a:hover {
	color: #A65300;
	text-decoration: none;
}

.a1 {
}
.a1:hover {
}
.a2 {
	color: #FFFFFF;
	text-decoration: none;
}
.a2:hover {
	color: #FFCC99;
	text-decoration: none;
}

.a3 {
	color: #054EB5;
	text-decoration: none;
}
.a3:hover {
	color: #000066;
	text-decoration: none;
}

.a4 {
	color: #666666;
	text-decoration:underline;
}
.a4:hover {
	color:#333333;
	text-decoration: none;
}



#lnb {
	background-image: url(../images/bg_gear.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 5px;
}

#lnb a {
	color: #054EB5;
	text-decoration: none;
	font-size: 11px;
}
#lnb a:hover {
	color: #000066;
	text-decoration: none;
}
#content {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}



#footer {
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #666666;
}

.bg_topcurve {
	background-color: #FFFFFF;
	background-image: url(../images/bg_topcurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_cream {
	background-color: #FCFBED;
	border-top-width: 0px;
	border-right-width: 15px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #E2E2E2;
	border-left-color: #FFFFFF;
}

.bg_tnb {
	background-color: #000000;
	background-image: url(../images/tnb_r1_c1.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 35px;
}
.bg_homelines {
	background-image: url(../images/bg_homelines.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_gray1 {
	background-color: #F2F2F2;
}

.border_3 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.border_bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E2E2E2;
}
.border_left {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EFEFEF;
}



.menu1 {
	background-color: #CC6600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #A65300;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-top: 5px;
}
.menu2 {
	background-color: #F8F8F8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #E0E0E0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-top: 5px;
}
.menu3 {
	background-color: #F2F2F2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #E0E0E0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-top: 5px;
}
.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
}



.right {
	float: right;
	padding-left: 5px;
	position: relative;
}
.fliph {
	filter: FlipH;
}

input, textarea {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	padding: 2px;
}
.radio1 {
	background-image: url(../images/spacer.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.button1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #A65300;
	border: 1px solid #CC6600;
	cursor: pointer;
	line-height: 14px;
	height: 22px;
}

#txt11 {
	font-size: 11px;
}
#txt11 a{
	font-size: 11px;
}


.txt_10 {
	font-size: 10px;
	color: #666666;
}
.txt_14 {
	font-size: 14px;
}
.txt_16 {
	font-size: 16px;
	line-height: 18px;
}

.txt_18 {
	font-size: 18px;
}
.txt_white {
	color: #FFFFFF;
	font-size: 11px;
}
.txt_blue {
	font-size: 14px;
	font-weight: bold;
	color: #054EB5;
}
.txt_red1 {
	color: #CC6600;
	line-height: 18px;
}
.txt_gray {
	color: #757575;
	line-height: 16px;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
	margin-bottom: 8px;
	margin-top: 0px;
}
h2 {
	color: #054EB5;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 16px;
}
.txt_red {
	color: #FF0000;
}