body, td.text {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color: #fff;

	font-family:Verdana,Arial,Helvetica,Sans-Serif;

	font-size: 11px;
	color:#666;

}

/*div#wrapper { width:706px; border-left:2px solid #2c6290; border-right:2px solid #2c6290; border-bottom:2px solid #2c6290; margin:auto; }*/
div#wrapper { width:706px; border-left:2px solid #cfcfcf; border-right:2px solid #cfcfcf; border-bottom:2px solid #cfcfcf; margin:auto; }

img { border:none; }
form { display:inline; }
.diarysnap {
	background-color:#ffffff;
	border : 1px solid #000000;
	padding:9px;
}

.headerhr {
	padding:4px;
	/*
	background-color:#2c6290;
	*/
	background:#666;
	color:#fff;
	font-weight:bold;
	width:100%;
	margin-bottom:3px;
	clear:both;
}

table, td {
	vertical-align: top;
}

.table_main {
	background-color: #fff;
	position:relative;
}

.content_main {
	font-size: 12px;
	color: #666;
	padding:10px 10px 0px 10px;
}

form { display:inline; }
hr { height:1px; color:#C0D6E4; background-color: #C0D6E4; border:none; }

.bck-menu {
	margin-top:15px;
	/*background-color: #2c6290;*/
	background:#666;
}

.bck-menu2 {
	text-align: center;
	font-weight: bold;
	/*border-bottom:1px solid #ffff66;*/
	border-top:1px solid #ffff66;
}

.tbl-text {
	background-color: #A2896D;
	color: #F5E6DA;
	font-weight: bold;
	padding: 2px;
	font-size: 15px;
}

.tbl-text-header {
	background-color: #A2896D;
	color: #F5E6DA;
	font-weight: bold;
	font-size: 17px;
}


a.contentlink {
	/*color:#2c6290;*/
	color:#333;
	font-weight : bold;
	text-decoration: underline;	
}

a.contentlink:hover {
	/*color:#2c6290;*/
	color:#333;
	font-weight : bold;
	text-decoration: none;	
}

a {
	color: #ffff66;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ffff66;
	font-weight: bold;
	text-decoration: none;
}

/* shop */
.shopimg { width:150px; height:150px; float:left; cursor:pointer; }

.shopdesc { text-align:right; padding-right:10px; /*width:350px;*/ }

.shopdesc2 { float:right; text-align:right; padding-right:10px; width:100px; }

.shopdesc form { padding:0px; margin:0px; }
.shopdesc input.paybutton { vertical-align:middle; }
.shopdesc input.hideinput { position:absolute; top:0px; left:0px; }

.footer { clear:both; margin:20px 0px; }