body, td, th, div, p, span {
	font-family: arial, verdana, helvetica, lucida, sans-serif;
	font-size: 10pt;
}
body {
	text-align: left;
}
table {
	font-family: arial, verdana, helvetica, lucida, sans-serif;
	font-size: 10pt;
	border-collapse: collapse;
}
table.terms {
	border: 1px solid #000;
}
table.terms td {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 3px;
}
li {
	list-style-position: inside;
	list-style-type: disc;
}
ul {
	padding: 0;
	margin-left: 0;
}
dt {
	margin-left: 6px;
}
dd {
	margin-left: 16px;
}
h1 {
	color: blue;
	font-size: 13pt;
	clear: both
}
h2 {
	color: blue;
	font-size: 12pt;
}
h3, h4, h5, h6 {
	color: blue;
	font-size: 10pt;
}
p {
	font-size: 10pt;
	text-align: justify
}
p.blue {
	color: blue;
	font-weight: bold;
}
p.red {
	color: red;
	font-weight: bold;
}
.black {
	font-weight: bold;
}
p.un {
	margin-left: 0pt;
}
p.bsc {
	margin-left: 100px;
}
.bck {
/*	background-image: url(/imgs/back.jpg);  */
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
.fl {
	float: left;
	margin: 6px
}
.imgy {
	font-size: 10pt;
	font-weight: normal;
	border: none;
	border-width: 0px;
	padding: 2px;
	text-align: center;
	width: inherit;
}
.imgx {
	font-size: 10pt;
	font-weight: normal;
	border: none;
	border-width: 0px;
	padding: 2px;
	text-align: center;
	width: inherit;
	float: left;
}
.img {
	background: #ffffff;
	color: #0000ff;
	font-size: 10pt;
	font-weight: normal;
	border: solid;
	border-width: 1px;
	padding: 2px;
	text-align: center;
	width:inherit;
}
.vch {
	background: #b0b0d0;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	border: solid;
	border-width: 1px;
	padding: 2px;
	width: inherit;
}
.imgfl {
	background: #f0f000;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	border: solid gray 1px;
	padding: 2px;
	text-align: left;
	width: inherit;
	float: left;
	margin: 6px;
}
.imgfl3 {

	background-image: url(http://www.addwebsite.eu/tab.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	border: solid gray 1px;
	padding-left: 350px;
	padding-top: 15px;
	text-align: left;
	width: auto;
	text-align: center;
	margin: 6px;
}
.imgfr {
	background: #f0f000;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	border: solid;
	border-width: 1px;
	padding: 2px;
	text-align: center;
	width: inherit;
	float: right;
	margin: 6px
}
.imgl {
	background: #f0f000;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	padding: 2px;
	text-align: center;
	width: inherit;
	float: left;
	margin: 6px
}
.imgr {
	background: #f0f000;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	padding: 2px;
	text-align: center;
	width: inherit;
	float: right;
	margin: 6px
}
.imgfold {
	background: #b0b0d0;
	color: #0000ff;
	font-size: 10pt;
	font-weight: normal;
	border: solid;
	border-width: 1px;
	padding: 2px;
	text-align: center;
	width: inherit;
	float: left;
	margin: 6px
}
.imgbanner {
	font-size: 10pt;
	font-weight: normal;
	border: none;
	border-width: 0px;
	padding: 0px;
	text-align: center;
	width: inherit;
	float: left;
	margin: 0px
}
div.news {
	background: #0000a0;
	color: #0000a0;
	font-weight: normal;
	border: solid;
	border-width: 1px;
	width: 188px;
	font-size: 10pt;
}
div.newshead {
	background: #000080;
	color: #ffff00;
	font-weight: bold;
	border: none;
	font-size: 10pt;
	padding: 2px;
	text-align: left;
}
div.newstext {
	background: #ffffff;
	color: #404040;
	font-weight: normal;
	border: none;
	font-size: 8pt;
	padding: 4px;
	text-align: justify;
}
.newstext:link {
	color: #000080;
	text-decoration: underline;
}
.newstext:visited {
	color: #000080;
	text-decoration: underline;
}
.newstext:hover {
	color: #0000ff;
	text-decoration: none;
}
.newstext:visited:hover {
	color: #0000ff;
	text-decoration: none;
}
.newstext:active {
	color: #0000ff;
	text-decoration: underline;
}
div.links {
	background: #b0ffb0;
	color: #008000;
	font-weight: normal;
	border: solid;
	border-width: 1px;
	width: 188px;
	font-size: 10pt;
}
div.linkshead {
	background: #008000;
	color: #ffffff;
	font-weight: bold;
	border: none;
	font-size: 10pt;
	padding: 2px;
}
div.linkstext {
	background: #b0ffb0;
	color: #008000;
	font-weight: normal;
	border: none;
	font-size: 8pt;
	padding: 4px;
}
.linkstext:link {
	color: #008000;
	text-decoration: underline;
}
.linkstext:visited {
	color: #008000;
	text-decoration: underline;
}
.linkstext:hover {
	color: #004000;
	text-decoration: none;
}
.linkstext:visited:hover {
	color: #004000;
	text-decoration: none;
}
.linkstext:active {
	color: #004000;
	text-decoration: underline;
}
div.main {
	background: #d0d0ff;
	height: auto;
	color: #000080;
	font-weight: normal;
	border: solid;
	border-width: 1px;
	font-size: 10pt;
}
div.mainhead {
	background: #000080;
	color: #ffffff;
	font-weight: bold;
	border: none;
	font-size: 10pt;
	padding: 2px;
}
.mq {
	background: #f0f000;
	color: #d00000;
	font-weight: bold;
	border: none;
	width: 100%;
	font-size: 11pt;
	clear: both
}
div.head {
	background: #f0f000;
	color: #d00000;
	font-weight: bold;
	border: none;
	width: 100%;
	font-size: 11pt;
	clear: both
}
.headl:link {
	color: #d00000;
	font-weight: bold;
	text-decoration: underline;
}
.headl:hover {
	color: #d00000;
	font-weight: bold;
	text-decoration: none;
}
.headl:visited {
	color: #d00000;
	font-weight: bold;
	text-decoration: underline;
}
.headl:visited:hover {
	color: #d00000;
	font-weight: bold;
	text-decoration: none;
}
.headl:active {
	color: #d00000;
	font-weight: bold;
	text-decoration: underline;
}
div.head2 {
	background: #0000ff;
	color: #ffffff;
	font-weight: bold;
	border: solid;
	border-width: thin;
	width: 100%
}
.tmenu:link {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.tmenu:hover {
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
.tmenu:visited {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tmenu:visited:hover {
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
.tmenu:active {
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.tsmenu:link {
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.tsmenu:hover {
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
.tsmenu:visited {
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.tsmenu:visited:hover {
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
.tsmenu:active {
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.smenu:link {
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
}
.smenu:hover {
	font-size: 10pt;
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}
.smenu:visited {
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
}
.smenu:visited:hover {
	font-size: 10pt;
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}
.smenu:active {
	font-size: 10pt;
	color: #0000ff;
	font-weight: bold;
}
.smenu2:link {
	font-size: 15pt;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.smenu2:hover {
	font-size: 15pt;
	color: #ff8000;
	font-weight: bold;
	text-decoration: none;
}
.smenu2:visited {
	font-size: 15pt;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.smenu2:visited:hover {
	font-size: 15pt;
	color: #ff8000;
	font-weight: bold;
	text-decoration: none;
}
.smenu2:active {
	font-size: 15pt;
	color: #ff8000;
	font-weight: bold;
	text-decoration: none;
}
.ssmenu:link {
	font-size: 10pt;
	color: #0000ff;
	font-weight: bold;
}
.ssmenu:hover {
	font-size: 10pt;
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}
.ssmenu:visited {
	font-size: 10pt;
	color: #0000ff;
	font-weight: bold;
}
.ssmenu:visited:hover {
	font-size: 10pt;
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}
.ssmenu:active {
	font-size: 10pt;
	color: #0000ff;
	font-weight: bold;
}
.lmenu:link {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
}
.lmenu:hover {
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
}
.lmenu:visited {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
}
.lmenu:visited:hover {
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
}
.lmenu:active {
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
}
.lsmenu:link {
	font-size: 10pt;
	color: #FFFFFF;
}
.lsmenu:hover {
	font-size: 10pt;
	color: #FF0000;
}
.lsmenu:visited {
	font-size: 10pt;
	color: #FFFFFF;
}
.lsmenu:visited:hover {
	font-size: 10pt;
	color: #FF0000;
}
.lsmenu:active {
	font-size: 10pt;
	color: #FF0000;
}
.lsamenu:link {
	font-size: 10pt;
	color: #FF0000;
}
.lsamenu:hover {
	font-size: 10pt;
	color: #FF0000;
}
.lsamenu:visited {
	font-size: 10pt;
	color: #FF0000;
}
.lsamenu:visited:hover {
	font-size: 10pt;
	color: #FF0000;
}
.lsamenu:active {
	font-size: 10pt;
	color: #FF0000;
}
.lamenu:link {
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
}
.lamenu:hover {
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
}
.lamenu:visited {
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
}
.lamenu:visited:hover {
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
}
.lamenu:active {
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
}
.cont:visited:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.cont:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.lmenuf:link {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
.lmenuf:hover {
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
}
.lmenuf:visited {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
.lmenuf:visited:hover {
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
}
.lmenuf:active {
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
}
.td2_ {
	vertical-align: top;
	width: 100%;
	height: 1200px;
}
.tab1_ {
	width: 100%;
}
.tab2_ {
	width: 188px;
}
.pat {
	text-align: center;
	font-size: 11px;
}