body,td,th {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body {
	background: url('/images/bgr.jpg');
	background-color: #CDCFCE;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a {
	color: #1062AC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #F79E36;
	font-size: 14px;
}
h2 {
	color: #F79E36;
	font-size: 12px;
}
img {
	border: 0px;
}
#content {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
#side {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
}
#footer {
	margin-top: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#footer a {
	color: #666666;
}
.miniSearch {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}
form {
	margin: 0px 0px 0px 0px;
}