@charset "utf-8";
body {
	background-image: url(../images/bg-main.gif);
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
	text-align: justify;
}

td.main-content-pad {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 17px;
}
img {
	border: none;
}
td.footer {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
}
.text-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style:none;
	width:100%;
	}
	
ul li {
	float:left;
	padding-top: 5px;
	height:auto;
	padding-right:3px;
	}

#bullets {
	padding-top:8px;
	margin-bottom:15px;
	}
	
.listitems ul li {
	position: relative;
	list-style:none;
	background: url(../images/tick.gif) 0px 1px no-repeat;
	font-size:12px;
	color:#000000;
	float:none;
	padding-left:29px;
	padding-top:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:6px;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #7CBB0F;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #7CBB0F;
	text-decoration: none;
}
table.jadual {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
}
td.jadual {
	border-left: 1px solid #99CC00;
	border-bottom: 1px solid #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

a.j1:link, a.j1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #99CC00;
}
a.j1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #0099CC;
}
