.datetime
{
	font-weight: normal;
	font-size: 10px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}

.navigation
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
	vertical-align: middle;
}



A.navigation:active  {font-weight: normal;font-size: 11px;color: white;font-style: normal;font-family: Tahoma;text-decoration: none;}
A.navigation:link    {font-weight: normal;font-size: 11px;color: white;font-style: normal;font-family: Tahoma;text-decoration: none;}
A.navigation:visited {font-weight: normal;font-size: 11px;color: white;font-style: normal;font-family: Tahoma;text-decoration: none;}
A.navigation:hover   {font-weight: normal;font-size: 11px;color: white;font-style: normal;font-family: Tahoma;text-decoration: underline;}


.menu
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}

A.menu:active  {font-weight: bold;font-size: 12px;color: white;font-style: normal;font-family: Tahoma;text-decoration: none;}
A.menu:link    {font-weight: bold;font-size: 12px;color: white;font-style: normal;font-family: Tahoma;text-decoration: none;}
A.menu:visited {font-weight: bold;font-size: 12px;color: white;font-style: normal;font-family: Tahoma;text-decoration: none;}
A.menu:hover   {font-weight: bold;font-size: 12px;color: white;font-style: normal;font-family: Tahoma;text-decoration: underline;}

.lefttitles
{
	font-weight: 600;
	font-size: 12px;
	color: white;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 6px;
}

A.lefttitles:active
{
	font-weight: 600;
	font-size: 12px;
	color: white;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 6px;
}
A.lefttitles:link
{
	font-weight: 600;
	font-size: 12px;
	color: white;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 6px;
}
A.lefttitles:visited
{
	font-weight: 600;
	font-size: 12px;
	color: white;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 6px;
}
A.lefttitles:hover
{
	font-weight: 600;
	font-size: 12px;
	color: white;
	font-style: normal;
	font-family: Arial;
	text-decoration: underline;
	vertical-align: middle;
	margin-left: 6px;
}


.text_title
{
	font-weight: bold;
	font-size: 14px;
	color: #00759f;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}


.text_main
{
	font-weight: normal;
	font-size: 14px;
	color: #6B6B6B;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}

A.text_main:active  {font-weight: normal;font-size: 14px;color: #404040;font-style: normal;font-family: Arial;text-decoration: none;}
A.text_main:link    {font-weight: normal;font-size: 14px;color: #404040;font-style: normal;font-family: Arial;text-decoration: none;}
A.text_main:visited {font-weight: normal;font-size: 14px;color: #404040;font-style: normal;font-family: Arial;text-decoration: none;}
A.text_main:hover   {font-weight: normal;font-size: 14px;color: #404040;font-style: normal;font-family: Arial;text-decoration: underline;}

.text_bold
{
	font-weight: bold;
	font-size: 14px;
	color: #6B6B6B;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}

.img_w_border
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	margin: 5px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.sitemap
{
	list-style-position: outside;
	list-style-type: disc;
}

A.sitemap:active  {font-weight: normal;font-size: 14px;color: #404040;font-style: normal;font-family: Arial;text-decoration: none;}
A.sitemap:link    {font-weight: normal;font-size: 14px;color: #404040;font-style: normal;font-family: Arial;text-decoration: none;}
A.sitemap:visited {font-weight: normal;font-size: 14px;color: #404040;font-style: normal;font-family: Arial;text-decoration: none;}
A.sitemap:hover   {font-weight: normal;font-size: 14px;color: #404040;font-style: normal;font-family: Arial;text-decoration: underline;}


