body {
	border: 0px;
	border-spacing: 0px;
	margin: 0px;
}

.we_content_page {
	width: 16px;
	height: 20px;
	background-color: #fff;
	/*border-bottom: 1px solid #888;*/
	text-align: center;
	cursor: pointer;
}
.we_prev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	
	cursor: pointer;
}
.we_next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
}
.we_page_number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}
.we_page_number_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
}
.we_textinput {
	width: 100%;
	border: 1px solid #ddd;
	margin-bottom: 2px;
	/*
	padding-left: 4px;
	padding-right: 4px;
	*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}
.we_textinput_readonly {
	width: 100%;
	border: 1px solid #ddd;
	background-color: #eee;
	margin-bottom: 2px;
	/*
	padding-left: 4px;
	padding-right: 4px;
	*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}
.we_textinput_error {
	width: 100%;
	border: 1px solid #dd0000;
	margin-bottom: 2px;
	/*
	padding-left: 4px;
	padding-right: 4px;
	*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff4c6;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}
.we_textarea {
	width: 100%;
	height: 80px;
	border: 1px solid #ddd;
	margin-bottom: 2px;
	/*
	padding-left: 4px;
	padding-right: 4px;
	*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}
.we_submit {
	border: 1px outset #222;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}

.we_text_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}

.we_image_button {
	border: 0px;
	cursor: pointer;
}
.we_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}


/* Powered Mr. J */

.we_powered_content {
	width: 300px;
	margin: auto;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: center;
	/*border: 1px solid #000;*/
}
.we_powered_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6e4830;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	text-align: center;
}
.we_powered_text:active {
	text-decoration: underline;
}
.we_powered_text:hover {
	text-decoration: underline;
}
.we_mr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6e4830;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}
.we_j {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6e4830;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
}
.we_w3c_html {
	padding-top: 6px;
}