body {
	margin:0;
	padding:0;
	background:#000000;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #dea13f;
	text-decoration: underline;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-left: 10px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}


.welcome {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-image: url(../images/welc-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 1px;
}

.c_name {
	font-size: 18px;
	font-weight: bold;

	color: #f1af44;
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
	text-align: left;
	vertical-align: top;
	padding-top: 92px;
}


.bottom_menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/bot-menu-bg.gif);
	background-repeat: repeat-x;
}

.bottom_lnk{
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

.bottom_lnk:hover {
	color: #dea13f;
	TEXT-DECORATION: underline;
}

.menu {
	color: #ffe7c1;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 12px;
	font-size: 12px;
}
.menu_lnk{
	text-decoration: none;
	color: #ffe7c1;
}

.menu_lnk:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.sub {
	color: #FFFFFF;
	text-transform: none;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 8px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 17px;
	padding-bottom: 4px;
}


.sub_lnk{
	color: #e2aa0f;
	text-decoration: none;
}

.sub_lnk:hover {
	color: #e2aa0f;
	text-decoration: underline;
}
.price {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F1AF44;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: top;
	background-repeat: no-repeat;
}



.body_txt {
	color: #EEEEEE;
	text-align: justify;
	font-size: 14px;
	padding: 10px;
	vertical-align: top;
}


.body_zag {
	color: #99CCFF;
	text-align: justify;
	font-size: 24px;
	font-weight: bold;
	padding: 10px;
	vertical-align: top;
}
