body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #C9E8E6;
	background-attachment: scroll;
	background-image: url(../netassets/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;

}

p, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}




.header {

	width: 980px;
	margin: 0px;
	padding: 0px;

}

.header-left {
	background-attachment: scroll;
	background-image: url(../netassets/header_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 339px;

}
.header-center {
	background-attachment: scroll;
	background-color: #EFEFEF;
	background-image: url(../netassets/header_center_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;



}
.header-right{
	background-attachment: scroll;
	background-image: url(../netassets/header_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 309px;


}



.header-all {
	background-attachment: scroll;
	background-image: url(../netassets/header_bg_all.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
}





.menu-top {
	background-attachment: scroll;
	background-image: url(../netassets/menu_top_bg_new.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 24px;
	padding-top:0px;
	text-align: left;
}


.menu-top A{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 7px;

	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-top-color: #84311E;
	border-right-color: #F1BAAE;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;


}


.menu-top A:hover{
	text-decoration: underline;

}

.menu-top-OLD A:hover{
	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: #84311E;
	border-right-color: #FFFFFF;
	border-bottom-color: #F1BAAE;
	border-left-color: #84311E;
	background-color: #7E2E1D;


}

.menu-top-left {
	width: 90px;
	background-attachment: scroll;
	background-image: url(../netassets/menuholder_left_bg_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}

.menu-top-right {
	width: 90px;
	background-attachment: scroll;
	background-color: #E13D17;
	background-image: url(../netassets/menuholder_right_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

.menu-top-end {

	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;

	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-top-color: #84311E;
	border-right-color: #F1BAAE;
	border-bottom-color: #F1BAAE;
	border-left-color: #FFFFFF;
}




.header-bg {
	background-image: url(../netassets/header_bg.gif);

	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;


}

.header-logo {
	background-attachment: scroll;
	background-image: url(../netassets/header_logo2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}


.hpup {
	background-attachment: scroll;
	background-color: #7BC7E9;
	background-image: url(../netassets/hp_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}