body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	font-size: 17px;
	word-wrap: break-word;
}
a {
	color: #05c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #00337a;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	line-height: 1.2em;
}
code {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fe7;
	font-size: 100%;
}
img {
	border: 0px #000 solid;
}
input, select {
	padding: 5px;
	font-size: 100%;
}
hr {
	margin: 0px;
	padding: 0px;
	height: 0px;
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #fff;
	border-left: 0 solid #000;
	border-right: 0 solid #000;
}
li {
	padding: 0.3em 0;
}
table.sclist,  table.defaults {
	background-color: #cecece;
	font-size: 90%;
	table-layout: fixed;
	word-wrap: break-word;
}
.sclist td, .defaults td {
	background-color: #f0f0f0;
	color: #000;
}
#la {
	font-size: 130%;
	font-weight: bold;
}
#content th {
	background: #fff url(tabhead.gif) repeat-x bottom;
	color: #000;
}
#content td ul {
	padding: 0 15px;
	margin: 0;
}
#ads {
	right: 0px;
	border-top: 1px solid #D7D7D7;
	background: #fff url(tabhead.gif) no-repeat top left;
	padding-top: 40px;
}
#page {
	padding: 2%;
	background-color: #fff;
}
#header {
	color: #05c;
	height: auto;
	font-weight: bold;
}
#bc {
	position: absolute;
	top: 0;
	right: 0;
	padding: 2%;
}
#bc a {
	border-bottom: 2px solid #05c;
}
#bc a:hover {
	border-bottom: 2px dashed #090;
	text-decoration: none;
}
#content {
	padding: 0 0 2% 0;
	position: relative;
}
#footer {
	border-top: 3px dashed #b3d9e6;
	font-size: 90%;
	border-top: 1px solid #fff;
}
#usense {
	padding: 40px 0 0 0;
	background: #fff url(atitle.png) no-repeat top left;
}
#msense {
	margin-top: 10px;
}
#dsense {
	margin-top: 10px;
	padding: 40px 0 0 0;
	background: #fff url(atitle.png) no-repeat top left;
}
#eucookies {
	background-color: #dedede;
	width: 100%;
	font-size: 80%;
}
#xeucookies {
	background-color: #fe7;
	padding: 1%;
	cursor: pointer;
}
td#xeucookies {
	word-wrap: normal;
}
.red {
	color: #f00;
}
.sclist {
	font-size: 85%;
}
.showcase {
	clear: both;
	width: auto;
	height: auto;
	background-color: #fff;
}
.item {
	width: 200px;
	height: auto;
	display: inline;
	float: left;
	padding: 1px;
	margin: 1%;
	text-align: center;
}
.itemflag {
	
}

