html, body {
  width: 100%;
  height: 100%;
}

body,td,th {
	font-family: normal 11px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.content {
	font: normal 11px/18px tahoma, verdana, arial, helvetica;
	color: #000000;
	border: 0px;
  width: 100%;
  height: 100%;
  overflow: no;
}

.content_simple {
	font: normal 11px/18px tahoma, verdana, arial, helvetica;
	color: #000000;
	border: 0px;
}

.container
{
height: 100%;
}

.photos {
	border: 1px solid #000000;
}
.photos_big {
	border: 1px solid #000000;
}
a:link {
	color: #14024f;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #14024f;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #800000;
}
.header {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
a.submenu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #800000;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}
a.submenu:visited {
	text-decoration: none;
	color: #800000;
}
a.submenu:hover {
	text-decoration: underline;
	color: #000000;
}
a.submenu:active {
	text-decoration: none;
	color: #800000;
}
.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	text-align: right;
}
.citation a:visited {
	color:#C00000;
}
.citation a:hover {
	color:#C00000;
}
.citation a:active {
	color:#C00000;
}

.title {
	font-size: 14px;
	font-weight: bold;
}
.right_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menu_normal {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_normal:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu_normal:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menu_space {
	font-size: 10px;
}
.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #800000;
	text-decoration: none;
}

.table_border_black {
	border: 1px solid #000000;
}

.table_border_black td {
	border: 1px solid #000000;
}

.table_border_grey {
	border: 1px solid #999999;
}

.table_border_grey td {
	border: 1px solid #999999;
}
