@charset "windows-874";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDED;
}
.bg_Rx {
	background-repeat: repeat-x;
	background-position: top;
}
.content h1 {
	font-family: Tahoma;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.content h2 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content h3 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}


.content, textarea {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.content p {
	line-height: 18px;
}
#picture {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content input#button {
	height: 24px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.content a {
	color: #0066CC;
	text-decoration: none;
}
.content a:hover {
	color: #FF3333;
	text-decoration: none;
}
.foot {
	font-family: Tahoma;
	font-size: 12px;
	color: #494949;
	text-decoration: none;
	padding-bottom: 10px;
}