body {
	color: #636363;
	max-width: 350px;
	margin: auto;
	background: #fff url(images/header.png) repeat-x top;
	font: 12px arial;
}
a:link, a:active, a:visited {
	color: #629401;
	text-decoration: none;
}
a:hover, a:focus {
	color: #ff6100;
	text-decoration: underline;
}
img {
	vertical-align: middle;
	border-style: none;
}
hr {
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #bababa;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
span {
	text-decoration: underline;
}
#header {
	margin-bottom: -21px;
}
#my {
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}
#hg, #footer {
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background: #558000 url(images/hg.gif) repeat-x top;
}
#cnb, #cs {
	padding: 2px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #f1f1f1 url(images/cnb.gif) repeat-x top;
}
#cnb a {
	color: #fff;
	text-decoration: none;
	padding: 1px 5px 2px;
	border-top: 1px solid #95cc00;
	border-bottom: 1px solid #fafafa;
	background: #7ead00 url(images/grb.gif) repeat-x top;
}
#cnb a:hover {
	color: #eaf8c4;
}
#cnb img + a {
	color: #fff;
	padding: 1px 5px 2px;
	border-top: 1px solid #c6bf9a;
	border-bottom: 1px solid #fafafa;
	background: #bab075 url(images/brb.gif) repeat-x top;
}
#cnb img + a:hover {
	color: #f4f0d5;
}
#top {
	margin-top: 1px;
	margin-bottom: -17px;
	background: url(images/top.gif) repeat-x top;
}
#top b {
	position: relative;
	height: 29px;
	z-index: 1;
	display: block;
	background: url(images/deco_top_left.gif) no-repeat left top;
}
#top i {
	height: 29px;
	display: block;
	background: url(images/deco_top_right.gif) no-repeat right top;
}
#content {
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 7px;
	padding-left: 7px;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
table.tarismain {
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
}
h2 {
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px;
	font: normal 12px "trebuchet ms";
}
a.brill {
	padding-left: 13px;
	background: url(images/brill.gif) no-repeat left;
}
a.brill:hover {
	background-image: url(images/brillh.gif);
}
#bottom {
	margin-top: -17px;
	margin-bottom: 1px;
	background: url(images/bottom.gif) repeat-x bottom;
}
#bottom b {
	height: 29px;
	display: block;
	background: url(images/deco_bottom_left.gif) no-repeat left bottom;
}
#bottom i {
	height: 29px;
	display: block;
	background: url(images/deco_bottom_right.gif) no-repeat right bottom;
}
#cs {
	padding: 5px;
}
.wyvern {
	text-align: right;
	margin-top: -23px;
	margin-bottom: -8px;
}
#footer a {
	color: #fdfdfd;
}