body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFF;
	background-image:url('images/jecevaladaocom.gif');
	background-repeat:no-repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #202143;
	/*width:100%;*/
}
.oneColElsCtr #container1 {
	width: 540px;
	/*background: #fdfdfd;*/
	/*margin: 0 auto;*/
	/*border: 1px solid #000;*/
	text-align: left;
	-moz-border-radius:.6em;
	-webkit-border-radius:.6em;
	border-radius:.6em;
	margin-top:303px;
	margin-left:315px;
}
.oneColElsCtrFlash #container1 {
	width: 480px;
	background: #fdfdfd;
	/*margin: 0 auto;*/
	/*border: 1px solid #000;*/
	text-align: left;
	-moz-border-radius:.6em;
	-webkit-border-radius:.6em;
	border-radius:.6em;
	margin-top:20px;
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
a:link {
	color: #005C9F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #5C6BAC;
}
.header {
	font-size: 24px;
	font-weight:bold;
	color: #FFF;
	padding-left:0px;
	padding-right:0px;
}
.style9 {font-size: large}
body,td,th {
	color: #fff;
}
.style10 {
	font-size: 9pt;
	font-weight: bold;
}
.text {
	font-size: 9pt;
	color:#FFF;
}
.footer {
	font-size: 7pt;
	padding-left:5px;
	padding-right:5px;
	color: #999;
}
.footer a {
	color: #005C9F;
	text-decoration:none;

}
.footer a:hover {
	text-decoration: underline;
}