body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #379C0E;
	text-decoration: underline;
}

a:hover{
	color: #379C0E;
	text-decoration: none;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}
.slogan {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 1px;
}


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: #000000;
	background-image: url(../images/welcome-bg.gif);
	background-repeat: repeat-x;
	padding-left: 1px;
}

.c_name {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
}


.bottom_menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.bottom_lnk{
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

.bottom_lnk:hover {
	color: #FFFFFF;
	TEXT-DECORATION: underline;
}

.menu {
	color: #FFFFFF;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
.menu_lnk{
	text-decoration: none;
	color: #FFFFFF;
}

.menu_lnk:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.sub {
	color: #e2aa0f;
	text-transform: none;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 5px;
}

.sub_lnk{
	color: #e2aa0f;
	text-decoration: none;
}

.sub_lnk:hover {
	color: #e2aa0f;
	text-decoration: underline;
}


.body_txt {
	color: #000000;
	text-align: justify;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-top: 10px;
	vertical-align: top;
}


#button {
	width: 151;
	margin: 0px;
}
	 
#button a {
	display: block;
	color: #2E7E0C;
	text-decoration: none;
	width: 100%;
	background-image: url(../images/btn-bg.gif);
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 10;
	text-align: right;
	vertical-align: middle;
}

html>body #button a {
      width: auto;
      }

#button a:hover {
	  background-image: url(../images/btn-bg-h.gif);
      color: #2E7E0C;
}

#button td {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
