body {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
background-image: url('images/intro_back.jpg');
background-repeat: repeat-x;
background-color: #ffed1e;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
margin-top: 0px;
}

p.white {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
margin-top: 0px;
}

p.privacy {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
margin-top: 0px;
}

td.dash {
border-bottom-style: dashed;
border-bottom-width: 1px;
border-bottom-color: #808080;
padding-bottom: 5px;
}

p.links {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
margin-left: 0px;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 5px;
}

p.news {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
}

ul.square {
list-style-type: square;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;

}

.news b {
color: #ffff33;
font-size: 12px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #000;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 2px;
}

td.h1 {
border-bottom-style: dashed;
border-bottom-width: 1px;
border-bottom-color: #808080;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
color: #fff;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 2px;
}

td.h2 {
border-bottom-style: dashed;
border-bottom-width: 1px;
border-bottom-color: #3399cc;
}

img.news {
margin-right: 3px;
}

img.gallery {
border-color: #cc4466;
margin-bottom: 5px;
border-style: solid;
border-width: 1px;
}

h2.news {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
color: #fff;
margin-left: 10px;
margin-top: 10px;
margin-right: 10px;
padding-bottom: 3px;
background-image: url('images/back_h2news.gif');}

td.header {
background-image: url('images/intro_top.jpg');
background-position: center top;
background-repeat: no-repeat;
height: 32px;
width: 736px;
}

td.left {
background-image: url('images/intro_left.jpg');
background-position: right top;
background-repeat: no-repeat;
}

td.left2 {
background-image: url('images/main_left.jpg');
background-position: right top;
background-repeat: no-repeat;
}

td.right {
background-image: url('images/intro_right.jpg');
background-position: left top;
background-repeat: no-repeat;
}

td.right2 {
background-image: url('images/main_right.jpg');
background-position: left top;
background-repeat: no-repeat;
}

td.menu {
background-image: url('images/intro_back_menu.jpg');
background-repeat: repeat;
height: 30px;
}

td.bottom {
height: 30px;
}

td.content {
height: 250px;
}

td.news {
background-image: url('images/news_back.jpg');
background-repeat: repeat-x;
background-color: #2d8ac6;
height: 275px;
}

a:link {
	color: #7522A6;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:visited {
	color: #7522A6;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:active {
	color: #7522A6;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	color: #7522A6;
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.news:link {
	color: #ffff33;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.news:visited {
	color: #ffff33;
	text-decoration: none;
}

a.news:active {
	color: #ffff33;
	text-decoration: none;
}

a.news:hover {
	color: #ffff33;
	text-decoration: underline;
}

a.header:link {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.header:visited {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.header:active {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.header:hover {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}