body
{
	background: url(img/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #add5e3;
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: Black;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

a.paginata
{
	color: Black;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.paginata:hover
{
	color: red;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

td
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: Black;
}

img.lang
{
	vertical-align: middle;
	padding-left: 5px;
}
a.lang
{
	color: black;
	text-decoration: none;
	padding-left: 10px;
}

a.lang:hover
{
	color: red;
	text-decoration: none;
	padding-left: 10px;
}

td.logo
{
	background-color: White;
	text-align: left;
}

td.down
{
	background-color: #ff003a;
	height: 25px;
	background-image: url(img/down.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: White;
	text-align: center;
}

a
{
	color: Blue;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

td.content
{
	background-color: white;
	width: 540px;
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

td.left
{
	width: 220px;
	background-color: White;
	vertical-align: top;
}

td.pageimg
{
	background-color: White;
}

td.line
{
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: White;
	height: 25px;
	text-align: left;
}

td.menuitem
{
	width: 130px;
	height: 32px;
	background-color:	transparent;
	vertical-align: middle;
}

a.menuitem
{
	width: 130px;
	height: 32px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:	transparent;
	vertical-align: middle;
	text-decoration: none;
}

a.menuitem:hover
{
	color: black;
	text-decoration: underline;
}


td.black
{
	height: 2px;
	background-color:	Black;
}

td.menu
{
	background-image: url(img/menu.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #DF0027;
	text-align:	center;
}

td.main
{
	padding: 10 10 10 10;
	background-color: #eaeaea;
}

td.lang
{
	background-color: transparent;
	background-image: url(img/langbk.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 260px;
	height: 220px;
	text-align: center;
}

h2
{
	font-size: 24px;
	font-weight: bold;
	color: Black;
}

img.pic
{
	border: solid;
	border-color: black;
	border-width: 1px;
}

