body   { color: #666; font-size: 11px; font-family: Verdana, Arial, sans-serif; background-color: #e0e8f0; margin: 0; padding: 0; width: 100%; height: 100%; overflow: auto }
p, td, address, pre, li    { font-size: 11px }
h1, h2, h3, h4, h5, h6 { font-size: 12px; font-weight: bold }
a { color: #000; text-decoration: none }
a:hover { text-decoration: underline }
.menubox { padding: 0; border-style: solid; border-width: 1px; border-color: #fff black black #fff }
.menu { color: #fff; font-size: 13px; font-family: Arial; font-weight: bold }
.menu a { color: #fff }
.content { padding: 20px }
.content a { color: #f60 }
.content_heading { font-size: 12px; font-weight: bold; border-bottom: 1px solid #999 }
.sidebar { padding: 20px }
.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 { color: white; background-color: #becfe0; padding: 0.5em }
.footer { font-size: 9px; background-color: #becfe0; padding: 4px; border-top: 1px solid #000 }
.submenu { font-size: 13px; font-weight: bold; padding-bottom: 8px }
ul li { list-style-type: square; margin-bottom: 0.5em }
ol ol li { list-style-type: lower-alpha }
input, select, textarea { font-size: 11px }
a.delete {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;

}
a.delete:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.btitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2pt;
	word-spacing: 1pt;
}
.seo {
	COLOR: #FFFFFF;
	position:absolute; 
	width:464px; 
	height:307px; 
	z-index:1; 
	display:none
}
.withborder {
	border: 2px solid #fff;
}
.withborder:hover {
	border: 2px solid #f60;  
}