@charset "ISO-8859-1";
html>body div#main {
	height:auto;
	min-height:413px;
}
body {
	background-color:#c3c3c3;
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:scroll;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:justify;
	margin:0px;
	background-image:url(body.jpg);
}
div#header {
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(header.jpg);
	width:1000px;
	height:260px;
}
div#global {
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	background-image:url(global.jpg);
	width:1000px;
}
div#footer {
	background-repeat:no-repeat;
	font-size:1em;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(footer.jpg);
	width:1000px;
	height:26px;
}
div#container {
	background-repeat:no-repeat;
	width:100%;
	overflow:hidden;
	background-image:url(container.jpg);
}
div#main {
	background-repeat:no-repeat;
	font-size:1em;
	position:relative;
	float:left;
	clear:both;
	height:413px;
	width:616px;
	padding-left:40px;
	padding-right:40px;
}
div#secondary {
	background-repeat:no-repeat;
	font-size:1em;
	position:relative;
	float:left;
	width:150px;
}
div#globalf {
	background-repeat:no-repeat;
	clear:both;
}
img {
	border:0;
}
table tr td {
	font-size:1em;
}
a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#DE0031;
	font-style:normal;
	font-weight:700;
}
a:hover {
	color:#ffffff;
	font-style:normal;
	font-weight:700;
}
div#globalh {
	background-repeat:no-repeat;
}
div#header a {
	font-size:1em;
}
div#header a:hover {
	font-size:1em;
}
div#main a {
	font-size:1em;
}
div#main a:hover {
	font-size:1em;
}
div#secondary a {
	font-size:1em;
}
div#secondary a:hover {
	font-size:1em;
}
div#footer a {
	font-size:1em;
}
div#footer a:hover {
	font-size:1em;
}
h1 {
	font-size:1em;
	background-repeat:no-repeat;
}
h2 {
	font-size:1em;
	text-align:justify;
	color:#DD0031;
	font-style:normal;
	font-weight:700;
	background-repeat:no-repeat;
}
h3 {
	font-size:1em;
	background-repeat:no-repeat;
}
h4 {
	font-size:1em;
	background-repeat:no-repeat;
}

