body {
	margin:0;
	padding:0;
	background:#000000;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #ff942d;
	text-decoration: underline;
}

a:hover{
	color: #ff942d;
	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: #FF942D;
	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;
	text-align: right;
}

.bottom_addr_lnk {
	text-decoration: none;
	color: #ff942d;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
	color: #ff942d;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}


.welcome {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #ff942d;
	background-image: url(../images/welc-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
}

.c_name {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #ffae5e;
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
	text-align: left;
	vertical-align: top;
	padding-top: 28px;
}


.bottom_menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.bottom_lnk{
	color: #ff942d;
	TEXT-DECORATION: none;
}

.bottom_lnk:hover {
	color: #ff942d;
	TEXT-DECORATION: underline;
}

.menu {
	color: #FFFFFF;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	white-space: nowrap;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 6px;
}
.menu_lnk{
	text-decoration: none;
	color: #FFFFFF;
}

.menu_lnk:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.content-bg {
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.body_txt {
	color: #FFFFFF;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
}

.login-form {
	background-image: url(../images/login-form-bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 110px;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 1px;
}
