body,td,th {
	font-family: verdana;
	font-size: 10px;
	color: #9C9C9C;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body {
	background-color: #CFCFCF;
	background-image: url('/images/bgr.jpg');
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a {
	color: #FFA81F;
	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: #5D9ED6;
	font-size: 10px;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
h2 {
	color: #5D9ED6;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
img {
	border: 0px;
}

img.floatRight {
	float: right; }

#side {
	color: #919090;
	margin-top: 19px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 15px;
}
#content {
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 30px;
}
#footer {
	color: #0079C2;
	font-size: 10px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#footer a {
	color: #FF9C00;
	font-weight: normal;
}
#footerBgr {
	width: 765px;
	height: 40px;
	background-image: url('/images/footer_side.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}