body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #EA6D13;
	text-decoration: underline;
}

a:hover{
	color: #EA6D13;
	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: #595959;
	margin: 0px;
	padding-left: 10px;
	padding-top: 13px;
	text-transform: uppercase;
}
.l-title {
	color: #FFFFFF;
	text-align: right;
	padding-right: 25px;
	vertical-align: top;
	padding-top: 13px;
	font-weight: bold;
}
.centr-bg {
	background-image: url(images/centr-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.bgy {
	background-repeat: repeat-y;
}
.l-cont {
	text-align: left;
	padding-left: 7px;
}


.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 11px;
	text-align: center;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}
.logo {
	padding-top: 20px;
	padding-left: 20px;
}


.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/cn_bg.jpg);
	text-align: left;
	padding-top: 38px;
	padding-left: 13px;
}
.l-bg {
	background-image: url(images/l-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}



.bottom-menu {
	color: #000000;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 11px;
	font-size: 12px;
}

.bottom-menu-lnk {
	color: #000000;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #000000;
	text-decoration: underline;
}

.menu {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	padding-top: 9px;
}
.menu_lnk{
	text-decoration: none;
	color: #FFFFFF;
}

.menu_lnk:hover {
	color: #000000;
	text-decoration: none;
}

.body_txt {
	color: #000000;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
}

.r-bg {
	background-image: url(images/r-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
