body {
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/top_row.gif);
	background-repeat:repeat-x;
}
body, table, td {
	font-family: "Geneva CE", Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	line-height: 13px;
}
a, a:visited {  
	color: #000000; 
	text-decoration: none;
	font-weight:bold;
}
a:hover {  
	color: #ff0099; 
}
#container {
	width:780px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#head {
	background-color:#000000;
	height:86px;
	color:#FFFFFF;
	padding-top:50px;
}
#main {
	padding-top:30px;
	padding-bottom:20px;
}
#main_left {
	float:left;
	width:230px;
	padding-left:47px;
}
#main_right {
	float:right;
	width:435px;
	padding-right:25px;
}
#footer {
	padding-top:40px;
	padding-bottom:20px;
	padding-left:317px;
	padding-right:60px;	
}
#footer a, #footer a, #footer a:visited { 
	color: #ff0099; 
	text-decoration: none; 
	font-weight: normal 
}
#footer a:hover, #footer a:hover { 
	font-weight: normal; 
	color: #ff0099; 
	text-decoration: underline 
}
#black_menu a, #black_menu a, #black_menu a:visited { 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
#black_menu a:hover, #black_menu a:hover { 
	color: #ff0099; 
}
.top_menu {
	height:50px;
	margin-bottom:10px;

}
img {
	border:0px;
}
.img_use {
	line-height:0px;
}
.content {
	width:400px;
	padding-top:60px;
}
.bold_purple {
	color: #FF0099;
	font-weight:bold;
}
a.link_bold_purple, a.link_bold_purple:visited {
	color: #FF0099;
	font-weight:bold;
}
.purple {
	color: #FF0099;
}
input.sale { 
	font-family: "Geneva CE", Arial, Helvetica, sans-serif;  
	font-size: 10px; 
	width:200px;
	border:1px solid #FF0099;
}
input.mail { 
	font-family: "Geneva CE", Arial, Helvetica, sans-serif;  
	font-size: 10px; 
	border:1px solid #FF0099;
	width:150px;
}
select { 
	font-family: "Geneva CE", Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	width:230px;
}
textarea.sale { 
	font-family: "Geneva CE", Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	width:200px; 
	height:100px;
	border:1px solid #FF0099;
}
input.specimen { 
	font-family: "Geneva CE", Arial, Helvetica, sans-serif;  
	font-size: 10px; 
	width:300px;
	border:1px solid #FF0099;
}
textarea.specimen { 
	font-family: "Geneva CE", Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	width:300px; 
	height:100px;
	border:1px solid #FF0099;
}

p {
	margin:0px;
	padding:0px;
}
.styles {
	padding-bottom:15px;
}
.admin {
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
}
.left {
	width:100px;
	float:left;
	padding-left:10px;
	clear:both;
}
.admin_cont {
	width:630px;
	background-color:#CCCCCC;
	border: 2px solid #000;
	border-top:0px;
}
.admin input, .admin textarea, .button {
	border:1px solid #000;

}
.admin_new {
	width:630px;
	background-color:#C1C1C1;
	border: 2px solid #000;
}
.admin_new input, .admin_new textarea {
	border:1px solid #000;

}
.del {
	background-color:#D4D0C8; 
	padding:5px; 
	font-size:12px;
	font-weight:normal;
	padding-top:2px; 
	padding-bottom:1px; 
	border:1px solid #000; 
}